Disable Phantoms A light-weight and extremely configurable plugin to stop phantoms from spawning.
PLEASE DO NOT TRY AND REPORT BUGS IN THE REVIEW SECTION. You can either join my discord server or create an issue on Github.
Commands
Code (Text):
/disablephantoms reload - Reloads the plugin configuration files
/disablephantoms help - Show this help message
/disablephantoms whitelist <on/off/status> - Toggle whitelist mode
/disablephantoms worlds - Show worlds that are whitelisted or blacklisted
/disablephantoms world <add/remove> - Add or remove a world from the whitelist/blacklist
# Whether if the worlds list below should be a whitelist or not
# If whitelist mode is on, all worlds are allowed to spawn phantoms by default unless they are in the worlds list
# If whitelist mode is off, only the worlds in the worlds list are allowed to spawn phantoms
whitelist: false
# Which worlds should be blacklisted (or whitelist if whitelist is true)
worlds:
- "Example World"