Very cool plugin. But updates and fixes needed. I hope one day there will be an 3.0 revive plugin what give us more features. And imporant bug fixes. (Like nbt heads. They are insane buggy)
This plugin used to work correctly, but then more bugs started popping up, the dev fixed some but not the important ones, overtime the plugin became plain because of the lack of content addition; like skills and customizabillty. The plugin also breaks with just one mistake like a . Or space, it would have been nice if only the armor that contained the error breaks but the whole plugin does causing you to restart your entire server. All in all this plugin could have been good if the dev focused on this plugin, I dont mind if he made this premium if that what is going to make it better then ill pay for the plugin. Some alternatives you can use is [Executable Items] has both free and prem version. with the best support and frequent updates
[11:04:07 ERROR]: Error occurred while enabling ArmorPlus v2.3.1 (Is it up to date?)
java.lang.IllegalArgumentException: No enum constant org.bukkit.event.entity.EntityDamageEvent.DamageCause.ENT─░TY_ATTACK
at java.lang.Enum.valueOf(Unknown Source) ~[?:1.8.0_301]
at org.bukkit.event.entity.EntityDamageEvent$DamageCause.valueOf(EntityDamageEvent.java:1) ~[patched.jar:git-PaperSpigot-"4c7641d"]
at gg.steve.mc.ap.data.types.HandSetData.<init>(HandSetData.java:26) ~[?:?]
at gg.steve.mc.ap.armor.Set.<init>(Set.java:69) ~[?:?]
at gg.steve.mc.ap.armor.SetManager.loadSets(SetManager.java:21) ~[?:?]
at gg.steve.mc.ap.ArmorPlus.onEnable(ArmorPlus.java:35) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[patched.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [patched.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407) [patched.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359) [patched.jar:git-PaperSpigot-"4c7641d"]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267) [patched.jar:git-PaperSpigot-"4c7641d"]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [patched.jar:git-PaperSpigot-"4c7641d"]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_301]
The plugin is not working because of your own fault in your custom configuration. Join the discord if you need support, don't leave a one star review because you are too incompetent to set the plugin up correctly.
Version: 2.3.1
The plugin is full of issues when used professionally, do not use it if you have a productive server, just testers. I reported a few issues last year and they weren't fixed in 5 months. Developer is inactive and don't expect support or bug fixes.
Very good plug, but I would give more stats, e.g. chance of critical damage and damage on critical hit and I don't know if I think, but the plug marks all the life and damage bonuses because I have a lvl system and it changes damage but I'm not sure
>>> Warning: Be aware <<< There's multiple dupes and bugs that have to do with the auto right-click function which can't be turned off due to a config bug. I reported these months ago and still waiting on a fix.
A simple fix would be to add a required permission for the auto right-click to function and let us negate that permission.
Nice plugin sir, i like it u did a good work :) but i have a problem, i can't hide dyed color from leather armor, i tried with hide_attributes but no works
very unique plugin, works perfectly on my server. may i ask you if you can update the source code on github? i mean, the lastest version? thank you. Have a greate day!
Please join my discord here:
https://discord.gg/j6Yj5B8 Don't report bugs in reviews - there is literally a discussion section for every plugin which is designed for that.
Version: 2.2.1
The ideia of the plugin is awesome! I found an important bug:
if you are using a "color way set" and right click with another type of armour (with no enchant armour works too), the type of the armour change for the current type of armour you are using.
(Sorry my english).
Thanks for the review. This feature is already implemented, check the phantom set from the default config to see them! If you need more help please join the discord :)
Version: 2.2.1
Awesome update, author always reads suggestions and mostly adds them :). You guys should be happy, because ITS FREE.
Guy below: Please visit a doctor or something. You NEVER suggested anything on discord. If you will continue making shit reviews dont be suprised if you get banned.
Update is awesome.
Author: Please upload fix jar from the discord here its 2.1.11 i think.
ADD MORE ARMORS!! By editing the stats for armors that already exist you dont rlly do much, you just fuck up the balance between armors and armorparts. I will not use this on my server because with my ironarmor i cannot kill a guy in full diamond armor even when he's hitting me with his bare hands. I DEMAND JUSTICE FOR THIS PLUGIN.
Thanks for the review! Yes that is fine, please credit me as the author and link this resource page as the download link.
Version: 2.1.3
Really great plugin overall! its not just that the author/developer is very keen in helping you with problems! fast replies too great support! I highly recommend this plugin if you are looking to create hypixel like custom armor for your server!
Fantastic plugin that has an unique feature: You can add custom player heads to an armor set. This is currently available no where else. And, also, the dev is amazing
I'm having a problem when typing /ca.. it says an internal error
can you tell me why? I'll rerate it to 5 if you know why
> [23:50:48] [Server thread/INFO]: BaconBiscuit issued server command: /ca
> [23:50:48] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'ca' in plugin Carmor v1.3.9.1
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[minecraft_server.jar:git-Spigot-94af569-a3fdef8]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) ~[minecraft_server.jar:git-Spigot-94af569-a3fdef8]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:710) ~[minecraft_server.jar:git-Spigot-94af569-a3fdef8]
at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1641) ~[minecraft_server.jar:git-Spigot-94af569-a3fdef8]
at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1481) ~[minecraft_server.jar:git-Spigot-94af569-a3fdef8]
at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[minecraft_server.jar:git-Spigot-94af569-a3fdef8]
at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[minecraft_server.jar:git-Spigot-94af569-a3fdef8]
at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[minecraft_server.jar:git-Spigot-94af569-a3fdef8]
at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) [minecraft_server.jar:git-Spigot-94af569-a3fdef8]
at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(SourceFile:144) [minecraft_server.jar:git-Spigot-94af569-a3fdef8]
at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [minecraft_server.jar:git-Spigot-94af569-a3fdef8]
at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(SourceFile:118) [minecraft_server.jar:git-Spigot-94af569-a3fdef8]
at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:909) [minecraft_server.jar:git-Spigot-94af569-a3fdef8]
at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:902) [minecraft_server.jar:git-Spigot-94af569-a3fdef8]
at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127) [minecraft_server.jar:git-Spigot-94af569-a3fdef8]
at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:886) [minecraft_server.jar:git-Spigot-94af569-a3fdef8]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:819) [minecraft_server.jar:git-Spigot-94af569-a3fdef8]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
Caused by: java.lang.IllegalArgumentException: No enum constant org.bukkit.Material.INK_SACK
at java.lang.Enum.valueOf(Enum.java:238) ~[?:1.8.0_222]
at org.bukkit.Material.valueOf(Material.java:1) ~[minecraft_server.jar:git-Spigot-94af569-a3fdef8]
at dev.nuer.ca.gui.MainGui.mainGui(MainGui.java:46) ~[?:?]
at dev.nuer.ca.command.CaCommand.onCommand(CaCommand.java:48) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[minecraft_server.jar:git-Spigot-94af569-a3fdef8]
... 17 more
Hey, please contact me for support before leaving a review. There is an extremely simple fix to this problem. You simply need to rename INK_SACK to something else that is a 1.14 item. If you can't figure it out please join the support discord.
Version: 1.3.9.1
Incredible plugin for servers with a small budget. more reliable than all other cosmic armor set plugins on spigot. The plugin's configs are organized perfectly and are extremely easy to use!
Thanks so much for the positive review :D I'm glad you're enjoying the plugin.
Version: 1.3.9.1
The plugin is very customizable and works great. The developer is very helpful, provides great support, active on discord and listens to suggestions. Would recommend this and any other plugin made by this developer!
Very patient developer backing a very made, very customizable, yet some how lightweight plugin. Answers questions and even gives one-one tutorials if he's available. Adds suggested features that are appropriate and keeps the wiki up to date, unlike other similar 'premium' plugins. Don't be fooled by shiny imitators as the real 'premium' version is right here.
Thanks for the review, I'm glad you're enjoying the plugin :) Thanks for the suggestion! I will add it in a future update, if I do the wrong thing please let me know if the discussion tab.
Version: 1.3.2
I edited the armor names to fit my theme and now the GUI doesn't work. The command to give me the armor doesn't work either.
Thanks for the review :) Please get in contact with me through my support discord, its likely you just missed something in your configuration. My discord:
https://discord.gg/j6Yj5B8
Version: 1.2.2
A great plugin! Constantly upgraded and the pluginner hear your requests and suggestions!
Thanks for the review! Also, thanks for all the suggestions! :)
Version: 1.1.3
I've been looking for a plugin like this for a very long time. Really surprised no one has commented or rated it yet. Maybe the obscure name isn't doing it justice.