DiscoArmor
DiscoArmor
DiscoArmor is a plugin, which changes the color of your leatherarmor every x ticks. (This can be set in the config)
Commands and Permissions
| Command | Permission | Description |
|---|---|---|
| /da toggle | discoarmor.toggle | Toggles your DiscoArmorMode |
| /da toggle <player> | discoarmor.toggleothers | Toggles a other player's DiscoArmorMode |
| /da reload | discoarmor.reload | Reloads the config |
| /da help | discoarmor.help | List of all commands |
| /da info | discoarmor.info | Info about the plugin |
| /da update | discoarmor.update | Checks for an update |
Config
# # This is the main config of DiscoArmor # Please delete this one after every Update! # If you find a bug or have a request, please visit the dev page: http://dev.bukkit.org/server-mods/discoarmor # If you want to help me, donate at http://goo.gl/Z2BST or subscribe to me at Youtube: http://youtube.com/user/LualZockt enable-max-time: false max-time: 0 delay: 2 armor: helmet: armor chestplate: armor leggings: armor boots: armor names: helmet: '&bDiscohelmet' chestplate: '&bDiscochestplate' leggings: '&bDiscoleggings' boots: '&bDiscoboots' async: false aliases: - superarmor engine-mode: 0 colors: - 255,0,0 - 0,255,0 - 255,0,255 messages: toggle-true: DiscoMode enabled. permission-message: '&cYou do not have permission to use DiscoArmor.' toggle-false: DiscoMode disabled.
Videos and Tutorials
All credits for the videos go to their creators!
Videos (English)
Videos (German)
Videos (Turkish)
Videos (Czech)
Features
- Changes the color every x Ticks
- Define your own colors
- Colored wool on hat
Todo
Craft Disco Armor
Changes
2.4.1
Lots of bugfixes
Internal improvements
2.3.1
Updated to Minecraft 1.7.x //
2.1.x
Tons of bugfixes
2.0.2
-Improved Api
-Fixed /da update
-Fixed keeparmor glitch!
2.0.1
-Added /da update Command
-Improved /da info
-Added two types of EngineModes
1.7.1
- Updated Metafile
- Improved Permissions
- Toggle others DiscoArmor mode
- Added UpdateChecker
- Small fixes
- Changed Api
Older Versions
==== 1.6.1 - 1.6.3====
- Own permission message
- Fixed bug with permissions
- small bugfixes
==== 1.5.3 / 1.5.4 ====
- Added Metrics Support (A guy has registered the plugin yet at mcstats.org :(
- Bugfixes
==== 1.5.1/1.5.2 ====
- Bugfixes!!!
- optional in new task
- aliases for /da toggle
- ...
==== 1.4.1 ====
- Fixed bug with dropping and moving the armor
- your previous armor will be kept when you toggle the disco armor mode off.
- Bugfixes, Bugfixes and Bugfixes :)
==== 1.4.0 ====
- Update to Craftbukkit 1.6.x
- Can't drop the armor in DiscoMode
- a few little fixes
==== 1.3.1 ====
- Not uploaded
==== 1.2.0 ====
- DiscoWool on hat
- Disable different parts of armor
- Bugfixes and some small changes
==== 1.1.0 ====
- Not uploaded
==== 1.0.0 ====
- First release
Bugs and Ideas
If you found a bug or an issue with the plugin, please create a ticket https:github.com/lualzockt/DiscoArmor/issues/new
Notices
This plugin is reporting stats to http://mcstats.org and updates itself automatically to the newest version.





-
View User Profile
-
Send Message
Posted Jul 31, 2014@stox180
Ok, thanks for the bug report. I gonna look into this soon. I dont have much time atm :(
-
View User Profile
-
Send Message
Posted Jul 31, 2014Bug
Hi there,
Thanks alot for uploading your fix of the duplication bug but i am affraid i have found another problem with the plugin.
It seems that when disco armor is active and you disconnect as soon as you reconnect you can take the armour.
Please could you have a look into this!
Thanks in advance,
Stox180
-
View User Profile
-
Send Message
Posted Jul 29, 2014hey there lukasAlt,
Any news yet on the duplication issues yet?
Thanks alot,
Stox180
-
View User Profile
-
Send Message
Posted Jul 24, 2014@sir_brando
I probably found the issue. Gonna look into this tomorrow ;)
-
View User Profile
-
Send Message
Posted Jul 21, 2014@LukasAlt
Hey, thanks a lot for all your work :). Any news about the duplication issue?
-
View User Profile
-
Send Message
Posted Jul 17, 2014@LukasAlt
Gonna look into this tomorrow ;)
-
View User Profile
-
Send Message
Posted Jul 17, 2014@LukasAlt
@Priqious
Yeah, with the latest version using 1.7.9 You can just click and drag the leather armor into your inventory and it stays.
-
View User Profile
-
Send Message
Posted Jul 17, 2014@cilioo
You have to use CraftBukkit / Spigot 1.7.6 or newer.
-
View User Profile
-
Send Message
Posted Jul 16, 2014[03:22:07] [Server thread/INFO]: Jok_Games issued server command: /da toggle [03:22:07] [Server thread/WARN]: [DiscoArmor] Task #22 for DiscoArmor v2.6.1 generated an exception java.lang.NoSuchMethodError: org.bukkit.Bukkit.getPlayer(Ljava/util/UUID;)Lorg/bukkit/entity/Player; at de.lualzockt.DiscoArmor.DiscoArmor.run(DiscoArmor.java:325) [?:?] at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:58) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:614) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:562) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:469) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] [03:22:07] [Server thread/WARN]: [DiscoArmor] Task #22 for DiscoArmor v2.6.1 generated an exception java.lang.NoSuchMethodError: org.bukkit.Bukkit.getPlayer(Ljava/util/UUID;)Lorg/bukkit/entity/Player; at de.lualzockt.DiscoArmor.DiscoArmor.run(DiscoArmor.java:325) [?:?] at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:58) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:614) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:562) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:469) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] [03:22:07] [Server thread/WARN]: [DiscoArmor] Task #22 for DiscoArmor v2.6.1 generated an exception java.lang.NoSuchMethodError: org.bukkit.Bukkit.getPlayer(Ljava/util/UUID;)Lorg/bukkit/entity/Player; at de.lualzockt.DiscoArmor.DiscoArmor.run(DiscoArmor.java:325) [?:?] at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:58) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:614) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:562) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:469) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] [03:22:07] [Server thread/WARN]: [DiscoArmor] Task #22 for DiscoArmor v2.6.1 generated an exception java.lang.NoSuchMethodError: org.bukkit.Bukkit.getPlayer(Ljava/util/UUID;)Lorg/bukkit/entity/Player; at de.lualzockt.DiscoArmor.DiscoArmor.run(DiscoArmor.java:325) [?:?] at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:58) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:614) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:562) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:469) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] [03:22:07] [Server thread/WARN]: [DiscoArmor] Task #22 for DiscoArmor v2.6.1 generated an exception java.lang.NoSuchMethodError: org.bukkit.Bukkit.getPlayer(Ljava/util/UUID;)Lorg/bukkit/entity/Player; at de.lualzockt.DiscoArmor.DiscoArmor.run(DiscoArmor.java:325) [?:?] at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:58) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:614) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:562) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:469) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] [03:22:08] [Server thread/WARN]: [DiscoArmor] Task #22 for DiscoArmor v2.6.1 generated an exception java.lang.NoSuchMethodError: org.bukkit.Bukkit.getPlayer(Ljava/util/UUID;)Lorg/bukkit/entity/Player; at de.lualzockt.DiscoArmor.DiscoArmor.run(DiscoArmor.java:325) [?:?] at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:58) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:614) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:562) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:469) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1.7.2-R0.3-122-gb58e277] [03:22:08] [Server thread/WARN]: [DiscoArmor] Task #22 for DiscoArmor v2.6.1 generated an exception java.lang.NoSuchMethodError: org.bukkit.Bukkit.getPlayer(Ljava/util/UUID;)Lorg/bukkit/entity/Player;
-
View User Profile
-
Send Message
Posted Jul 16, 2014@Sheefou6899
don't spread false rumours..
-
View User Profile
-
Send Message
Posted Jul 14, 2014Note to Noob Server Owners: Spigot (Type of bukkit server) Has a Reverse Compatibility feature that will let you use plugins from WAY back ie: 1.3.5 Plugin on a 1.7.9 Spigot Server
Thanks Sheefou :3
-
View User Profile
-
Send Message
Posted Jul 12, 2014this dont work
-
View User Profile
-
Send Message
Posted Jun 28, 2014Not to sure if this is just since the plugin isn't fully support 1.7.9 but...
You can dupe the leather armor by just spamming shift click and filling your inventory with a variety of coloured armor. /Da toggle needs to be activated each time you visit a new world and wipes your current armor you had on before /da toggle. (For example I had full diamond armor on, I type /da toggle then type /da toggle again to deactivate it my diamond armor returns back on me. But when you switch a world the leather armor is frozen on you and you loose your diamond armor).
Please can these two issues be resolved asap.
Great plugin, excellent work!
-
View User Profile
-
Send Message
Posted Jun 23, 2014Using version 2.2.1 and apparently while update-check is set to false, I am receiving update errors in my console. Any way to fix this for a 1.6.4 version?
-
View User Profile
-
Send Message
Posted Jun 11, 2014@wilsondc15
I am quite busy at the moment. First I'll release the next update which changed a lot behind the code. Then i will see if I get this working.
-
View User Profile
-
Send Message
Posted Jun 11, 2014@geekyservers
That would be SO helpful! Please add that feature! :D
-
View User Profile
-
Send Message
Posted Jun 8, 2014@LukasAlt
Thank you for all your hard work! This plugin ROCKS!
Also, Is there a way to make it so that server admins with multiple worlds managed with multiverse don't need to re-toggle /da everytime the warp to a new world? If not, that's ok.
-
View User Profile
-
Send Message
Posted Jun 1, 2014@geekyservers
The next update which is coming very soon will be compiled in 1.7.9 however the current version should work
-
View User Profile
-
Send Message
Posted May 30, 20141.7.9 support coming?
-
View User Profile
-
Send Message
Posted Apr 26, 2014@LukasAlt
Not quite, check my ticket ;)