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.
Can you make It slower?
I was joining a Server by this server ip below mc.cosmicmc.com it doesn't give me a permission to do it that disco armor unlocks 100 Votes and i got 100 Votes and i still not get my Permission
Last video isn't from Czech Republic,it's Polish video... xD Btw,i've just reported a terrible bug,please take a look and fix it asap.
@LukasAlt
Ok....let's see an updated build than please :)
make is so you can disable in worlds or disable when pvp
Important News
The development of the plugin is going to be continued soon!
When players leave with disco armor activated, and come back they have permanent disco armor that they can take on and off, and lose their actual armor they were wearing
aliases: - superarmor
don't work either, maybe because i have booscooldowns installed.
The plugin works good on spigot 1.8 however the Messages in the config is ignore:
Messages: toggle-true: 'DiscoMode enabled.' # Message when you enable the DiscoArmor mode permission-message: '&cYou do not have permission to use DiscoArmor.' toggle-false: 'DiscoMode disabled.' # Message when you disable the DiscoArmor mode
http://i.imgur.com/jzuoGLS.png
Spanish video, https://www.youtube.com/watch?v=ES7tmWaDLbc&list=PLNxWKZFU59e1749nqf-nG9Uop1VEwqwhK (iam not author)
Hello. I've found a bug in which players can drop their disco armor on the ground. Can you fix this?
when i started up my 1.7.2 server with tgis plugin in it, it said:
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: de/lualzockt/DiscoArmor/DiscoArmor : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-26-g31d7c5f-b2943jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-26-g31d7c5f-b2943jnks] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-26-g31d7c5f-b2943jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:255) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-26-g31d7c5f-b2943jnks] at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:233) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-26-g31d7c5f-b2943jnks] at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-26-g31d7c5f-b2943jnks] at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-26-g31d7c5f-b2943jnks] at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-26-g31d7c5f-b2943jnks] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:420) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-26-g31d7c5f-b2943jnks] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-26-g31d7c5f-b2943jnks] Caused by: java.lang.UnsupportedClassVersionError: de/lualzockt/DiscoArmor/DiscoArmor : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) [?:1.6.0_65] at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) [?:1.6.0_65] at java.lang.ClassLoader.defineClass(ClassLoader.java:621) [?:1.6.0_65] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) [?:1.6.0_65] at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) [?:1.6.0_65] at java.net.URLClassLoader.access$000(URLClassLoader.java:58) [?:1.6.0_65] at java.net.URLClassLoader$1.run(URLClassLoader.java:197) [?:1.6.0_65] at java.security.AccessController.doPrivileged(Native Method) [?:1.6.0_65] at java.net.URLClassLoader.findClass(URLClassLoader.java:190) [?:1.6.0_65] at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-26-g31d7c5f-b2943jnks] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-26-g31d7c5f-b2943jnks] at java.lang.ClassLoader.loadClass(ClassLoader.java:306) [?:1.6.0_65] at java.lang.ClassLoader.loadClass(ClassLoader.java:247) [?:1.6.0_65] at java.lang.Class.forName0(Native Method) [?:1.6.0_65] at java.lang.Class.forName(Class.java:249) [?:1.6.0_65] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173) [craftbukkit.jar:git-Bukkit-1.6.4-R2.0-26-g31d7c5f-b2943jnks] ... 9 more
Will you please consider moving development / support into Sponge? Please? Now that Bukkit is practically dead - it's where most developers and servers are moving their focus to.
@stox180
@HalfPrince7
Having same problem. Please Fix!
@HalfPrince7
This is the same as i asked HalfPrince7...
@LucasAlt
Any news yet on a possible fix ?
LukasAlt 2 things - make the discoarmor undroppable when player that is wearing things - player that join minigames with discoarmor will lost the original armor (i will resolve this by using hub)
@HalfPrince7 Are there any errors in the logs?
@LukasAlt
Yes, I'm using the latest version... It says it's fully updated. I even redownloaded the plugin and it's still doing it. Is there no fix for it, or is my server just being weird? It says there's an update to fix it on this page, but once I reopened it with the new redownloaded one, people just started taking them off again. They were dyed, not flashing, though. So it technically wasn't the actual disco armor, but it was still dropping and respawning in their inventory.
@HalfPrince7
Are you really using the latest version of the plugin?
(I'm using Spigot 1.7.9, if I need to change to make this work, please tell me)
There's a problem I found with this plugin. If you use it for a donation perk for a server (since it is cosmetic) you can't control who gets disco armor. From the inventory, you can take off the armor and duplicate it, and then you can give it out to other players. Normally this wouldn't be a problem, but my server is using this as a perk, and people are getting the armor without donating. I can't figure out how to stop it. It says I have the latest update, but you said there was a fix for this problem and people are still doing it on my server.
If there is a fix within the nodes or permissions that has been found for this, please tell me! I've had to lock out the plugin for normal players because of this, and I really want to use this plugin. It's so cool, and it's a shame that I can't use it because of the duplication thing.