HomeJavaModsDiscoArmor
DiscoArmor
DiscoArmor
This plugin creates a set of 'Disco armor' for the player that uses the command. This armor cannot be taken off unless the player dies (Disables on death but does not drop) or with the command /disco.

Note

Updating to version 2.0 or greater from version 1.9.1 will result in any previous disco armor not working as I updated my way of checking for disco armor. This does mean that there will be less bugs but it is still a pain, sorry for the inconvenience!

Features
Commands
/disco - Gives you disco armor
/disco reload - Reloads the config file
/disco list - Lists the worlds that it is enabled in

Permissions
discoarmor.disco: Access to /disco
discoarmor.reload: Access to /disco reload
discoarmor.list: Access to /disco list

Config File
Code (YAML):
message:
  onlyPlayers
:
   - "&cConsole can't do that!"
  enable
:
   - "&dDisco &7&l>> &aYou enabled disco armour."
  disable
:
   - "&dDisco &7&l>> &cYou disabled disco armour."
  reload
:
   - "&dDisco &7&l>> &bYou reloaded DiscoArmor."
  nopermission
:
   - "&4You do not have access to that command."
  wrongworld
:
   - "&dDisco &7&l>> &cYou can't do that in this world."
  listWorldsHeader
:
   - "&dDisco &7&l>> &bAll worlds with disco armor enabled:"
  listWorlds
:
   - "&dDisco &7&l>> &b%world%"
   
armor
:
 
  # The display name of the armor:
  name
: "&dDisco Armor"
 
  # To enable the item's lore:
  loreEnabled
: false
 
  # The lore (description) of the armor:
  lore
:
   - ""

  # Time (In ticks) between color change:
  ticks
: 5

  # Makes the player wearing the disco armor take damage as if they didn't have armor on:
  aesthetic
: true
   
  # Worlds that players can use the plugin in. (Use "*" to choose all worlds, otherwise choose world name e.g. "world_nether")
  worlds
:
   - "*"
   
  # Disables the disco armor on death:
  disable-on-death
: false
 
  # See https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Color.html for full list of colors.
  colors
:
     - "AQUA"
      - "BLACK"
      - "BLUE"
      - "FUCHSIA"
      - "GRAY"
      - "GREEN"
      - "LIME"
      - "MAROON"
      - "NAVY"
      - "OLIVE"
      - "ORANGE"
      - "PURPLE"
      - "RED"
      - "SILVER"
      - "TEAL"
      - "WHITE"
      - "YELLOW"
 

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

DiscoArmor is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 1,594 times (via Spigot). Download it and open it directly in the game.

Explore more