Prevents players from stealing and dropping armor.
Automatically saves and restores previous armor.
Configurable messages, armor name/lore, and menu text.
Administrator commands to change and disable player armor.
Optional glowing effect.
Screenshot:
Permissions:
disco-armor.command.disco-armor: Allows access to the player commands.
disco-armor.command.disco-armor.admin: Allows access to the administrator commands.
disco-armor.pattern.<pattern>: Allows access to the specified pattern.
Commands:
/disco-armor glow: Toggle the enchantment effect on your armor.
/disco-armor off: Disable your disco armor.
/disco-armor on: Open the disco armor settings menu.
/disco-armor select <pattern>: Manually choose an armor type.
/disco-armor admin off <player>: Force a player to stop using disco armor.
/disco-armor admin on <player> <pattern>: Force a player to use disco armor.
/disco-armor admin reload: Reload the configuration files.
Default Config:
Code (YAML):
# Should the plugin send extra debug messages to the console? # Make sure this option is enabled when reporting a bug. debug-mode: false
# How long (in ticks) should the time be between color changes? # 1 = once per tick # 20 = once per second # 1200 = once per minute # # Default: 5 armor-speed: 5
# Should disco armor be disabled if a player takes damage? disable-on-damage: true
# Requires 'disable-on-damage: true' # Should Disco Armor prevent the first hit when a player is wearing disco armor? prevent-first-hit: true
# Should disco armor have a LUCK enchantment and a HIDE_ENCHANTS flag? # (This is the default option, players can change their own armor by typing '/disco-armor glow') glowing: false
Support: If you need a feature added or are having issues, please join my discord by clicking the image below:
Extra Information: Please DO NOT leave bugs or error logs as reviews.