Extra Alert Functionality + Toggle for Console Alerts
xray-detection.json Additions: -
console-alerts field which determines whether xray alerts will be sent to the console or not.
-
alert-hover-message displays a message when hovering over an xray alert (supports color codes).
-
alert-click-command runs the specified command for any player that clicks an xray alert. The
[player] placeholder can be used here, which represents the username of the subject corresponding to the clicked alert.
For no hover message or click command, simply remove the fields from the configuration.
Using an outdated configuration will result in a NullPointerException. Please check the description for the updated file.