{"id":20864179,"url":"https://github.com/kaludii/chestalerts","last_synced_at":"2026-04-19T16:34:02.268Z","repository":{"id":185387732,"uuid":"673197395","full_name":"Kaludii/ChestAlerts","owner":"Kaludii","description":"Spigot plugin that sends an alert when a chest, shulker box, barrel, or ender chest is opened in console as well as to discord through a webhook.","archived":false,"fork":false,"pushed_at":"2023-08-01T07:10:27.000Z","size":180,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T08:16:56.965Z","etag":null,"topics":["alerts","chest","chestalerts","maven-plugin","minecraft","minecraft-dev","minecraft-plugin","paper","spigot","spigot-plugin","webhook"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kaludii.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-01T05:08:17.000Z","updated_at":"2023-08-01T16:41:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"cf7fa917-51a5-4753-86c6-b6a3f03ba1bc","html_url":"https://github.com/Kaludii/ChestAlerts","commit_stats":null,"previous_names":["kaludii/chestalerts"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaludii%2FChestAlerts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaludii%2FChestAlerts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaludii%2FChestAlerts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaludii%2FChestAlerts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kaludii","download_url":"https://codeload.github.com/Kaludii/ChestAlerts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243236754,"owners_count":20258898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alerts","chest","chestalerts","maven-plugin","minecraft","minecraft-dev","minecraft-plugin","paper","spigot","spigot-plugin","webhook"],"created_at":"2024-11-18T05:39:01.578Z","updated_at":"2025-12-26T16:56:00.973Z","avatar_url":"https://github.com/Kaludii.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# ChestAlerts Plugin\n\n**ChestAlerts** is a simple and customizable Spigot plugin that sends an alert when a chest, shulker box, barrel, or ender chest is opened in console as well as to discord through a webhook.\n\n## ChestAlerts In Action\n\n**Console Alerts (Can Be Turned Off In Config):**\n\n![console-alerts](https://github.com/Kaludii/ChestAlerts/blob/main/images/console-alerts.png?raw=true)\n\n**Discord Alerts (Webhook Configurable In Config):**\n\n![webhook-alerts](https://github.com/Kaludii/ChestAlerts/blob/main/images/webhook-alerts.png?raw=true)\n\n## Features\n\n-   **Instant Alerts**: Get alerted instantly when a player opens a chest, shulker box, barrel, or ender chest.\n-   **Discord Integration**: Send alerts directly to a Discord channel using a webhook.\n-   **Permission Support**: Comes with permission nodes for using the toggle alert command and reloading the plugin.\n\n## Plugin.yml\n\n    name: ChestAlerts\n    version: '1.0'\n    main: com.github.kaludii.chestalerts.ChestAlerts\n    api-version: '1.20'\n    description: Send an alert to Discord and the console when a player opens a chest.\n    authors: [Kaludi]\n    website: https://github.com/Kaludii\n    load: STARTUP\n    commands:\n      ChestAlerts:\n        description: Main command for the ChestAlerts plugin.\n        usage: /\u003ccommand\u003e\n        permission: chestalerts.use\n        permission-message: '\u0026d\u0026lChestAlerts \u00262\u0026l►You do not have permission to use this command.'\n    permissions:\n      chestalerts.*:\n        description: Gives access to all ChestAlerts commands.\n        default: op\n      chestalerts.use:\n        description: Allows use of the ChestAlerts command.\n        default: op\n      chestalerts.reload:\n        description: Allows use of the /ChestAlerts reload command.\n        default: op\n      chestalerts.toggle:\n        description: Allows use of the /ChestAlerts toggle command.\n        default: op\n\n## Commands\n\n-   `/ChestAlerts reload`: Reloads the plugin configuration.\n-   `/ChestAlerts toggle`: Toggles chest alerts on or off.\n-   `/ChestAlerts help`: Shows help message.\n\n## Permissions\n\n-   `chestalerts.reload`: Allows the use of the `/ChestAlerts reload` command.\n-   `chestalerts.toggle`: Allows the use of the `/ChestAlerts toggle` command.\n\n## Configuration\n\n**Config.yml**\n\n    # Configuration file for the ChestAlerts plugin by Kaludi.\n    #\n    # 'discord-webhook-url': The URL for the Discord webhook to post to.\n    # 'discord-webhook-name': The name for the Discord webhook.\n    # 'discord-webhook-image': The URL for the image to use for the Discord webhook posts.\n    # 'announce-in-terminal': Whether to announce to the console when a chest is opened.\n    # 'bStatsEnabled': Whether to enable bStats metrics for this plugin.\n    #\n    # After making changes to this file, save and do '/ChestAlerts reload' or restart your server.\n    settings:\n    discord-webhook-url: ''\n    discord-webhook-name: ChestAlerts\n    discord-webhook-image: 'https://media.discordapp.net/attachments/705961866962403328/1135798490417610792/chest.png'\n    announce-in-terminal: true\n    bStatsEnabled: true\n\n**Messages.yml**\n\n    # Messages file for the ChestAlerts plugin by Kaludi.\n    #\n    # You can use color codes using '\u0026'. For example: '\u0026c' is red.\n    # Don't forget to save and do '/ChestAlerts reload' or restart your server after making changes.\n    #\n    help_message: '\u0026d\u0026lChestAlerts \u00262\u0026l► \u0026bThis is the help message for ChestAlerts. Available commands are: /ChestAlerts help, /ChestAlerts reload, /ChestAlerts toggle'\n    no_permission_message: '\u0026d\u0026lChestAlerts \u00262\u0026l► \u0026cYou do not have permission to use this command.'\n    reload_message: '\u0026d\u0026lChestAlerts \u00262\u0026l► \u0026bThe ChestAlerts plugin has been reloaded.'\n    toggle_on_message: '\u0026d\u0026lChestAlerts \u00262\u0026l► \u0026bChestAlerts have been enabled.'\n    toggle_off_message: '\u0026d\u0026lChestAlerts \u00262\u0026l► \u0026bChestAlerts have been disabled.'\n\n**This plugin was only tested on 1.19 and 1.20, no other previous versions.**\n\n## Support\n\nFor any help or support questions, join our [Discord Server](https://discord.gg/ckh7Cvh8).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaludii%2Fchestalerts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaludii%2Fchestalerts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaludii%2Fchestalerts/lists"}