/
XRayAlerts is a plugin for Paper/Spigot servers that can alert staff members (or any player with the appropriate permission) whenever a player finds specific ores or items. It supports customizable alerts, configurable monitoring modes, and permission-based access control. The plugin is compatible with both Paper and Spigot servers running Minecraft 1.21+. Earlier versions have not been tested.
/xrayalerts toggleToggles the x-ray alerts on or off for the player who runs the command.
Permission: xrayalerts.toggle
Usage: /xrayalerts toggle
xrayalerts.ignore: Prevents x-ray alerts from being triggered by the player.xrayalerts.receive: Allows the player to receive x-ray alerts.xrayalerts.toggle: Allows the player to toggle x-ray alerts on or off.config.ymlalert-message: "&c&lX-Ray&r &7%player% found &6x%count% %item%."
mode: "block" # Options: "block", "vein"
monitored-blocks:
- ANCIENT_DEBRIS
- DEEPSLATE_DIAMOND_ORE
- DEEPSLATE_EMERALD_ORE
- DEEPSLATE_GOLD_ORE
- DIAMOND_ORE
- EMERALD_ORE
- GOLD_ORE

XRayAlerts is a plugin for Paper/Spigot servers that can alert staff members whenever a player finds specific ores or items.