KitBattle Advanced icon

KitBattle Advanced -----

Advanced version of KitBattle, The ultimate kitpvp plugin!




Version: 9.8
Amazing plugin, very easy to use, to configure, very complete!! 10/10, if you get creative you can make wonderful things.

I only have one problem with the totems of undying when creating kits.
But the rest is amazing!

Version: 9.7.2
Amazing and unique plugin with resourceful developer. Incredible level of support for a great price.

Version: 9.6.2
thanks for the latest update! <3‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎

Version: 9.4
Best kit pvp plugin! However, there’s some bugs since 2019 that need to be fixed, would appreciate if you could take a look at them here: https://www.spigotmc.org/resources/%E2%9A%A1kitbattle-patch%E2%9A%A1-fixes-kitbattle-exploits.112496/
Thank you :)

Version: 9.3.4
hi i got a question i bought the kitbattle plugin for minecraft and installed it and made arena and everything but when a player or another moderator/owner wants to use the /kb commands to begin with pvp its not working. they cant use the commands and i cant find the right permissions for it... how can i fix this? for me everything works fine but if someone else wants to use all the commands and stuff its not working.


The error is saying this: An internal error occured while attempting to perform this command.

Version: 9.3.4
Amazing Plugin. Discord was very friendly and helped me a lot :). Highly recommend
-
Author's response
Thank you for the kind support abdullah! Really appreciated.

Version: 9.2
great plugin <3great plugin <3great plugin <3great plugin <3great plugin <3great plugin <3great plugin <3great plugin <3
-
Author's response
Thanks little potato! :D

Version: 9.1
Amazing plugin i would recommend for others with PVP servers. Also very good code formating.
-
Author's response
Many thanks for the kind review :D! Very appreciated <3

Version: 9.1
I love this plugin so much! I have been using it for years, and played on servers with it since 2013 or so

Version: 9.1
Amazing plugin! This plugin is worth buying. Thank for the extensive API it help our server developer a lot.
-
Author's response
Glad to hear like you it. Thank you so much for the kind support!

Version: 9.0
The plugin is excellent and looks very premium.

It works correctly, I can translate it to the language of my server easily and it is super customizable.
-
Author's response
Thanks for the awesome review! Glad to hear that you like it.

Version: 8.9
found a bug with killstreaks_earned sign is too long to create a sign in a single line
-
Author's response
Will fix it! Please in the future use private messages or discussion area to report issues

Version: 8.7
Pretty good plugin, it would be good to add ymls of languages, if you think about this you can contact me and I can gladly do the translation into Spanish. Add my proyectolatino.online server
-
Author's response
Hey, thanks a lot for the review! I would be more than happy if you share me with the spanish translation so that I can share it with users!

Version: 8.7
I like the plugin and my players too, but why I get this error always????



[01:07:55 ERROR]: Could not pass event PlayerInteractEvent to KitBattle v8.7
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[server.jar:1.8.8-R0.1-SNAPSHOT]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[server.jar:1.8.8-R0.1-SNAPSHOT]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server.jar:1.8.8-R0.1-SNAPSHOT]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:517) [server.jar:1.8.8-R0.1-SNAPSHOT]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:502) [server.jar:1.8.8-R0.1-SNAPSHOT]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:228) [server.jar:1.8.8-R0.1-SNAPSHOT]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:195) [server.jar:1.8.8-R0.1-SNAPSHOT]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:191) [server.jar:1.8.8-R0.1-SNAPSHOT]
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:759) [server.jar:1.8.8-R0.1-SNAPSHOT]
at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [server.jar:1.8.8-R0.1-SNAPSHOT]
at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [server.jar:1.8.8-R0.1-SNAPSHOT]
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:1.8.8-R0.1-SNAPSHOT]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_312]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_312]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [server.jar:1.8.8-R0.1-SNAPSHOT]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:867) [server.jar:1.8.8-R0.1-SNAPSHOT]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:382) [server.jar:1.8.8-R0.1-SNAPSHOT]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:806) [server.jar:1.8.8-R0.1-SNAPSHOT]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:708) [server.jar:1.8.8-R0.1-SNAPSHOT]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_312]
Caused by: java.lang.NullPointerException
at me.wazup.kitbattle.KBListener.onPlayerInteract(KBListener.java:526) ~[?:?]
at sun.reflect.GeneratedMethodAccessor83.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_312]
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_312]
at org.bukkit.
-
Author's response
Hey, I will check out the error but please note that this is not the appropriate way to report issues. You should send this error in the Discussion Area or Email or Private Message me.
Thanks

Version: 8.6
I am rating this a 5 because it is an amazing plugin, feature rich, and I love the fact that you can also easily add abilities by using the included API.
One gripe that I have (that is not related to the plugin hence not deducting stars) is lack of documentation, both in the YAML files, as well as on the plugin page. So anyone who wishes to purchase this plugin, please be wary that this amazing plugin might be a bit hard to get into the nitty gritty, but it is also a very good drop-in plugin should you not want to mess with anything of the config
-
Author's response
Thanks for the awesome review! If you have any inquiries regarding the config files, please let me know via the Discussion Area :)!

Version: 8.5
¡Este plugin es buenísimo! Esta funcionando correctamente en mi servidor play.purpleland.ml 1.16.5 . 100% Recomendado
-
Author's response
Thanks for the awesome review :D! Server ip has been listed

Version: 8.5
Plugin funguje dobře, dá se snadno konfigurovat, myslím si že se autor snaží udělat maximum, ostatní pluginy nejsou také špatné a fungují dobře. Sám ho používám na mc.HyperCraft.cz. Plugin doporučuji zakoupit.

The plugin works well, it is easy to configure, I think the author tries to do the maximum, other plugins are also not bad and work well. I use it myself at mc.HyperCraft.cz. I recommend purchasing the plugin.
-
Author's response
Thanks for the review! Server IP has been added!

Version: 8.4
Okay so the good things first.

It is pretty stable on version 1.8.9 and the customization is allowing us to try and stabilize the kits.

Now to the bad.
ANY syntax errors in any config file causes plugin to reset instead of any other fall back like not allowing the plugin to load.
Customization is quite limited causing a lack of diversity between servers running the plugin.

Plugin is not optimized to be running as a part of a larger network not specific to pvp. Features like lobbys not working when having map rotation or such.
Like many other already said, support and updates are either non existent or far apart. But this is something we can disregard as no large issues has been an issue for us.

And last, If I buy a plugin I don't want a 10 row long chat message every time I join my server with advertisement for your plugin sale.
Please atleast allow us to turn like that OFF.
-
Author's response
For the syntax error issue -> That is should apply to most plugins as that's snake YAML for you.
For customization or other issues, you should really consider at least communicating first before judging. I'm available here and you could have said something about your issues. Support IS available. Via spigot or email. I have very clearly mentioned several times on discord that I do not personally monitor it, but rather it is simply for the community.

Version: 8.4
The plugin is moderately good, but the bad thing is that you can't customize the skills much and the support is null.

Version: 8.0
Amaizing plugin.
I have got a support after 5 months of awaiting. I am so happy

Nice developer. Plugin is very cool for small and big servers.
-
Author's response
LOL thanks i guess

Version: 7.8
Hello, I have a problem, I created a 1 vs 1 map and when they want to play and they right-click they both only put the tint in pink and nothing happens
-
Author's response
Hello. Please note that the reviews section is not the place to seek help! Please contact me via the discussion area, private messages, or email! Also provide more details including any errors or messages being said.

Version: 7.6
I love this plugin.But something you need to improve to prevent something.How about adding a fixed time to open this map? If not, how about adding automatic map switching every 30 minutes or every 60 minutes?
-
Author's response
There is automatic map switching if you have bungee mode enabled

Version: 7.6
For a plugin, it's not bad. However keep in mind that this is a premium plugin, i'll be reviewing this plugin keeping in mind that users have to pay money to use this.

What I like about this plugin is the kits and abilities. You have some pretty unique abilities premade for you, and to be able to just drop it in is good for any server owner. I like the customizability of the plugin, you're able to change many things,

Now what I don't like. The support is non existent. Discord support is basically useless, dev doesnt really respond to emails, there is no wikipage. There is no documentation. All the info about the plugin is on this spigot page and that's it. Other premium plugins at least have a wiki to guide users through, you basically have to just guess and check with this plugin. The config files are a headache because of its weird format, and the only help you get is the comments in the file itself.

Last thing i want to add is that for a premium plugin, it really doesnt compare to the other kitpvp plugin. That plugin offers better support and regular updates and its free. Until the plugin gets better, I have to keep it at 3 stars
-
Author's response
Thanks for the review. But my support is available, that's for certain. You have not posted anything in the discussion area. Discord is abandoned from my side and that is clearly mentioned on discord. Emails sometimes go to junk and some certain users don't get a response back, but you still have the ability to contact me over here on spigot where everyone gets a response.

Version: 7.6
Pretty decent plugin on it's own, however there is just so many small things that make this plugin less meaningful than the other KitPvP plugin ( which is free btw ). First off, the way you set up the arena is really weird. When you do /kb leave, you get teleported back to the kb spawn, you can't change this to anything else. This means that players who jump into a portal will return to the arena world with all their items and the fact that you cant disable /kb leave makes this a nightmare
-
Author's response
Thanks for the review but i'm not sure I understand what you are saying... writing /kb leave makes players go back to where they issued the join command in the first place, not kb spawn.

Version: 7.6
Great plugin. I had tried out other KitPvP plugins but none are as good as this. Well worth the $12. Would recommend to anyone! :)
-
Author's response
Wooo! Thank you so much for your great support! I'm really glad you liked it!

Version: 7.6
Mis usuarios no les deja usar el cartel "join" le dice que no tiene permisos, borre la proteccion del WORLDGUARD y aun no me deja.
podrias añadir permiso para el JOIN y LEAVE
-
Author's response
There is no join permission... You must have another plugin conflicting. Maybe not worldguard and something else... Also it could be server spawn protection, set it to 0 in server properties. Please contact for issues instead of making reviews...

Version: 7.5
I still give 5 stars for this plugins it is easy to setup and you also can customize the kit.
-
Author's response
Really appreciated! Thank you a lot for the support

Version: 7.5
Very good plugin! 5 stars from me, however, the dev is inactive, rarely updates, and there are quite a few bugs in the plugin. Not enough documentation for the API too, so custom kits can be hard to make without the source code. But still the best KitPvP plugin in the market, probably.

Version: 7.5
Very cool plugin and no support

I have already said that. (Author didnt aswer in discord support server about 2 weeks). When i leave a bad rewiev he answered to it "My support only via email".

Okay! After reading this, I immediately deleted my past bad review and wrote him a mail.

And again. No help whatsoever. The author seems to ignore.

Not only are the variables I need in the playerdata class are private and they need to be retrieved through reflection, there is also no help by author
-
Author's response
I'm not really sure what email you are talking about... please bump it

Version: 7.5
This plugin is very good. However, not all information can be translated into other languages. I've said it many times by the author, and he doesn't listen to users' opinions. I haven't used this plug-in ever since I bought it. The user experience is really bad. I also purchased other plug-ins from him, which also had the same problem.
-
Author's response
Hello. Thank you for complimenting the plugin. I'm working on improving customization but please do be reminded that there is a warning across all my plugins that they are not 100% customizable. You should not complain about something that you have been clearly warned about.

Version: 7.5
Your plugin the best! And i love it!
I dont want to give you this bad rating.

But support is awful. I am already waiting 2 weeks for an answer to the question. The author is not interested in users and does not help them.

I will change my rating if you will answer me. DISCORD server, support ticket
-
Author's response
I have mentioned that my support is provided by email... Not discord

Plus, just because you have an unanswered question, you are giving the plugin a 1-star rating after I have just done this update...? Seriously man... a great way to show appreciation indeed.

Version: 7.4
it's a really good plugin, i tip to all to buy

(please verificate me im a buyer)
-
Author's response
Thank you a lot for the awesome review! You don't really need the verification thing for now as i'm inactive on discord. For any issues, contact me on email! :)

Version: 7.3
I recommend this plugins. It is very easy to setup and much better than other Plugins.

Version: 7.3
It's an awesome plugin, if you want a good kitpvp plugins this is for you :DDDDD. By the way, can you add my server to the list :)?
play.revelationcraft.net
-
Author's response
Sure! thank you for the review. server should be added now

Version: 7.3
Great Kits Core, Extremely easy to setup and overall awesome! xd

Would love if you could add my Server to the List:
amber.rip (Its releasing soon)
-
Author's response
Thank you! Your server has been added :D

Version: 7.3
A very good update for what was called KitPvP with a fresher name, very good features, which certainly lacks more customizable things but meets everything that a good pvp server requires.

===================
play.mcmexico.net

Para disfrutar de este modo a prueba ;)
-
Author's response
Thanks for your awesome review! I have added your server to the list

Version: 7.2
Great Plugin ! Easy to setup. many kits + abilities, fun to play. Fast response for support reqeusts. 100% worth to buy.

Version: 6.8
This is a great plugin, the players on our servers love it. 5 stars. IP: ContinuityCraft.net

Version: 6.8
Perfect plugin for KitPvP. Exactly as described, all kits, commands and permissions work as advertised. Developer is very active and helpful. If I wanted to buy a paid plugin, this is the one that would put a smile on my face. Thank you Wazup for making awesome plugins. I'm still amazed how you have time to maintain so many plugins. but you do maintain them very well and update regularly which is great. I honestly can't ask for more. all the best to you. <3
-
Author's response
Thank you for the kind words! Appreciated!

Version: 6.8
One of a kind, definitely recommend this plugin! Thank you for making it Wazup92
-
Author's response
Thank you for the support! Means a lot <3

Version: 6.6
Your plugin is easy en user friendly, But if i want a top sign for killstreak
the following stats are to long like Killstreak_earned is to long for the sign plz help me thx :)
-
Author's response
Thanks for the review! I appreciate your support. For help requests please use the discussion area! but i will note your issue :)

Version: 6.5
Players are reset their statistics every day .. XP, Ranks, etc .. I don't know what caused it, but in old versions it works fine.

Version: 6.4
Hello. I have bought your 2 plugins and they are very good but I have got some things what I want. First I want in this KitBattle plugin disable Contribution message. Just if im on server and KitBattle world is KitPvP and Lobby world is "Lobby" so I see Contribution message in chat. I will be very happy if you add this. Thanks you.
-
Author's response
Thanks for the positive review! I honestly do not understand what you are saying. For suggestions please use the discussion area and elaborate more.

Version: 6.3
Good Plugin but how do i get support? You better make a discord server that can support customer better.
-
Author's response
I'm here! use the discussion area i will be going through it these few days!

Version: 6.3
Amazing Kit PVP plugin! Cool Kits, Cool Features!
Only - point untill now is mysql doesnt like me and i cant connect it

Version: 6.3
Although some things can't be changed, disabled and translated, it's still one of the best plugins for KitPvP

Version: 6.3
I kid you not. This is the best plugin on the market to date. No other plugin can beat this one. Using it on play.wraithmc.net
-
Author's response
Much appreciated :D! Glad to hear you are enjoying it!

Version: 6.3
Great plugin with lots of content and customization options , I like it's very easy to use. Great support from the author as well. Using it on mc.libertyland.xyz
-
Author's response
Thanks for the supportive review!

Version: 6.3
Awesome! keep updatig this plugin, and can you add my server using your plugin? ip: jogar.craftsgp.net
-
Author's response
Thanks for the review! added

Version: 6.2
cool plugin with great customer support.
I'd very much recommend this if you have the time.

Version: 6.1
Excelente complemento, mi servidor lo lleva usando desde su creación, nuestra ip es
mc.distritomemories.es
-
Author's response
Thank you for the review! I will add your server to the featured list.

Version: 6.1
Amazing plugin, probably the best KitPvP plugin out there been using it for a long time and it running smoothly without any bugs, I would 100% recommend this to anyone who's planning on opening a KitPvP Server!

Join our server to test the plugin or just hang around - mgu.one
-
Author's response
Thank you for the supportive review!

Version: 6.1
What can I say. As always an awesome plugin. Frequent updates always willing to work out a problem!
-
Author's response
Thank you for the nice review!

Version: 6.0
Quite good KitPvP plugin, but the support is very bad, I sent an email almost a month ago and I didn't get any response yet. The plugin has a bug, I am not able to use the Zombie Kit.

Version: 6.0
When it works, it is great! However, there often seems to be many bugs and issues. If people are paying for a premium plugin, is it too much to ask that the plugin is constantly updated to the latest Minecraft version, and that bugs are fixed?

Version: 5.9
Excellent plugin!

There are still some big errors with most of the kits, with the Minecraft version 1.8.8. One of those errors is with the kit zen (this kit if for teleporting to nearby players). But instead of teleporting it gives a big error in the Server panel... this may be a problem with the spigot version (1.8.8) but what I do know it that this is an error of the plugin himself and is not effected by outer plugins (I tried the plugin on a clean server...) and still got the errors.
It would be great if you could look into this!

If you don't call those errors I found the plugin amazing and worth my money!

With kind regards,
BjornV

Version: 5.9
Good plugin, bugs and developer doesn’t reply. Still hasn’t replied it’s been a week. Bunjee mode deletes your arena

Version: 5.9
Epic KitPvP Plugin!
Suggestion for 2 Placeholders:
-> %kitbattle_player_rank_prefix%
-> %kitbattle_player_next_rank_prefix%
to see the rank prefix for example on tablist, hologram or chatmanager. :)

Version: 5.9
This plugin is good but kit blinker not giving arrow or arrows please fix this.

Version: 5.9
Excellent, but I urgently need answers! I've already sent you a message. I have two problems in version 1.8.8 PaperMC

Version: 5.9
Ican't disable achievement system, and plugin don't have a discord support for help
-
Author's response
You also can't read.

Version: 5.8
Well... It is the best KitBatlle plugin out there. Didn´t yet contact the developer regarding a problem, because there are no problems (on his side). So I dont know how the support is, but Im pretty sure the developer is a nice guy. At least thats my impression from reading the answers he gave to other reviews.
-
Author's response
Hey! Thank you for the review & the compliment! Tip: Incase you need support use email because i don't look here often

Version: 5.8
Awesome plugin, it would be awesome if we could change the Lores and Display names, but other than that 10/10 plugin
Also please could you add a bed that sents back the user to the lobby for us bungee users, thank you!

Version: 5.8
Really good plugin and good author, fast support !.....................................
-
Author's response
Thank you!!

Version: 5.8
Great plugin works at intended one thing how do I disable the map load delay as mine takes around 5 seconds to load but I set my map loaf delay to 0 and 1 but it still takes like 5 seconds
-
Author's response
Hey, thanks for the review but you should be asking for help in the discussion area. although I'm not really sure what is going on for you anyway... lmao. seems like your server is struggling a lot in the startup. look for something that is FREEZING the server on load. maybe check timings. anyway continue the discussion in the discussion area

Version: 5.8
Its the best KitPVP / Battle Plugin on the Market. But the configs and Messages are written confusing.
And my problem, why i only give 4 Stars. You CANNOT change ALL Messages / GUI Lores / GUI / Join Items Display Names etc... Thats a big disadvantage to buy this Plugin. I hope the Author will change this in future Updates.
-
Author's response
you gave 1 star ;_;

Version: 5.8
High configable! Best kitpvp plugin ever. You can config anything you can't even think of doing, amazing. You just gotta read
-
Author's response
Thanks for the support ;D!

Version: 5.7
The best KitPvP plugin. Please just add (/nick ) like hypixel. Is a very important and useful command for the youtubers.

Version: 5.7
+ Perfect plugin for KitPvP
+ A lot of Kits
+ A lot of Ranks
+ Trails

- Can't turn off Achievements
- Can't change few messages
- No option to translate stats to my language (And other's)

Version: 5.5
I just bought this plugin is very good,
you can add date in the scoreboard,
and holograms for top kill rankings and top dead pls!

great plugins!

I've used google translator
-
Author's response
Thanks for the support! Please post suggestions in the discussion area

Version: 5.4
The best plugin ever, i am very choked, good work and good dev. In addition to that the plugin is really not expensive at all
-
Author's response
Thanks :D!

Version: 5.4
Me encanta el plugin, lo estoy usando en mi servidor perugames.net.
le daria 10 estrellas pero solo deja 5 xd, Me gustaria tambien que poco a poco lo vayas haciendo mas personalizado :D
-
Author's response
Added the server!

Version: 5.3
I still have a hard time realizing that the plugin and now active again ..
Just the scoreboard edition makes me crazy: o! <3

Thank you very much for providing this!
-
Author's response
Thanks for your support! Much appreciated!

Version: 5.3
the plugin is great with ur latest update it works fine now the only problem i have is that when a player is killed and they respawn they still respawn with their kits and their inventory is not cleared. please help
-
Author's response
Please talk about issues in the discussion area! Your issue has already been discussed. You have some plugin that is keeping the inventory of players or a gamerule! One of the users discovered that essentials x keeps the inventory if you have a certain permission

Version: 5.3
This is amazing! Developer super friendly and added a feature I requested :D uhh hopefully he accepts my commission request and helps me reverse lives into kills xD
-
Author's response
lol thanks :D means a lot!

Version: 5.2
nice plugin, worth the money
.
-
Author's response
Thanks for support!

Version: 5.2
You could put placehodlerapi support on your scoreboard to be more perfect.

80characters

Version: 5.1
Fast-acting dev, fixed an issue in 10 minutes! That was really fast! :))))))))))

Version: 5.0
Configuration files on SpigotMC are not updated, which is very bad when plugin can't generate it's own abilities.yml and achievements.yml files, which causes that plugin is unuseable.

Version: 5.0
its great iv used this on my old server which shut down. now im working on a new one but theres one problem. the gui to select kits doesnt pop up anymore. not even the items in inventory and scorebord idk what happened please help

Version: 5.0
I rarely write reviews for plugins but considering that I've been using this plugin for over two years, I might as well do it now (better late than never).

During this time, I've seen the plugin go through many changes and improvements. The plugin works as advertised if configured correctly, which is probably my only nitpick besides the plugin lacking more "modern" design choices.

Performance is top-notch. Even while testing under shared hosting with only 1G of ram I was able to accomplish over 45 concurrent players with KitBattle taking nearly no performance at all (I caped at 45 due to RAM and CPU limitations at that player count). No complaints there.

It's also worth noting that the developer has had periods where he's entirely M-I-A, and the plugin goes months without updates, though he never leaves the plugin unusable. Nevertheless, recently, he has been extraordinarily active and has even updated the plugin multiple times on the same day.

Overall, the plugin is excellent for what it brings to the table, and I hope to see continued improvements and additions.
-
Author's response
Thanks for the support :D!!

Version: 5.0
Well great plugin but there’s didn’t have any support channel(Ex:discord) to report or ask why this bug occure...or I don’t know where it is please tell me.
here’s some problem to ask why
When player exp is negative may cause those bugs
1.Scoreboard will disapear
2.GUI—>Stat button can’ click
here’s the error log
https://pastebin.com/Rv80J35Z
-
Author's response
Heya! thanks for the review but why would the player exp be negative in the first place? Anyway contact me with further information in the discussion area! https://www.spigotmc.org/threads/kitbattle-advanced-paid.42426/

Version: 5.0
By far the best KitPvP plugin out there! Very customizable and tons of features. The developer actively updates the plugin adding more features and listens to suggestions. I definitely recommend buying this plugin if you are looking for a good KitPvP plugin. I am using this plugin on my server: play.mc-bananacraft.net

Version: 4.9
It is an active plugin with great support and ease to "join" any type of server, spigot or bungee.

PRO:
- Customization of items and kits
- Ease of translation (~ 90%)
- Plugin is complete (Arenas, Tournaments and Duels, Scoreboard, Topkills, etc.)
- Support is fast and attentive

CONS:
- It is recommended to use a MySQL (Not required, but I had some problems without using MySQL, the developer himself recommends)
- Some things can't be translated, nothing that gets in the way of the server, and little by little the option of translating is being implemented.



RATING:

PERFORMANCE: 10/10
CUSTOMIZATION: 9/10
TRANSLATION: 8/10

TOTAL RATING: 9/10

Version: 4.8
Very nice plugin. works like a charm, never had any issues with it.
Runing on play.castlecrafters.net if you want to know
-
Author's response
Thanks for the support! added to the server list

Version: 4.8
Love this plugin. Thank's for making so many good updates! I'm very happy with this purchase.
-
Author's response
Glad to hear :D! thanks for the support!

Version: 4.7
The plugin in older versions was already worthwhile. With updates anyone still have questions?

Version: 4.6
Very good plugin, but the scoreboard stopped working, not sure why. It worked well before.
-
Author's response
Use the discussion area and give more information

Version: 4.6
Very good plugin, well coded. But I have one problem, whenever I join and leave a map, the items in my inventory always stack. Ex: my kit selector chest would stack up from only 1 in my inventory to 2 of them.
-
Author's response
Check for conflicts, another plugin may be storing inventories

Version: 4.6
3 updates in 2 days? Filled with new content and fixes? Including suggestions from buyers? wow, Wazup is on another level right now, he came back in a BIG way.

Version: 4.5
Version 4.5 is running even better than the last! Thanks again to Wazup for so many bugfixes. I don't know if making this review will delete the last one for v4.4 so I'll say it again: If you're gonna buy this plugin, though: Read the plugin description! Learn how to use the plugin first. If you have any issues, don't take it out on the rating of the plugin, just ask in the discussion section on the plugin page or dm Wazup92 and your problem will most likely be solved quickly with no problem. Thanks so much for making such an amazing plugin Wazup :).

Version: 4.5
Version 4.5 is running even better than the last! Thanks again to Wazup for so many bugfixes. I don't know if making this review will delete the last one for v4.4 so I'll say it again: If you're gonna buy this plugin, though: Read the plugin description! Learn how to use the plugin first. If you have any issues, don't take it out on the rating of the plugin, just ask in the discussion section on the plugin page or dm Wazup92 and your problem will most likely be solved quickly with no problem. Thanks so much for making such an amazing plugin Wazup :).
also, this server isn't mine, but it uses KitBattle: mc.happy-hg.com

Version: 4.4
Great plugin, great update. When I got the notification for the update, I was boutta cry if this update had changes to the config. Luckily, it's just routine bugfixes! Thanks to Wazup to pushing so many updates! If you're gonna buy this plugin, though: Read the plugin description! Learn how to use the plugin first. If you have any issues, don't take it out on the rating of the plugin, just ask in the discussion section on the plugin page or dm Wazup92 and your problem will most likely be solved quickly with no problem.
-
Author's response
Thanks for the awesome support ;D <3.. this review cheered me up lol

Version: 4.3
The developer is great, always solves all bugs, is well optimized and with a lot of customization, all kits are very creative and interesting. In short, it is the best plugin for kitpvp server seeing in spigot.

In my opinion, Wazup or Frozen Heart as it is known, communicate better by talking to the buildings.

Version: 4.3
Hi, I have used this plugin for many years now and must say I really love how great the setup, features and everything are. I haven't experienced any critical bugs and I have used this many years with updated versions when it comes out. It has great customisation and I really love how the kits are created and that we can make our very own.

Thanks for continue updating this master piece.

My server is mc.golicraft.net if you would like to add a updated server to your "test kit battle servers" list.
-
Author's response
Thanks for the support! I have added your server

Version: 4.1
[17:04:17 ERROR]: [PlaceholderAPI] KitBattle is currently using a deprecated method to hook into PlaceholderAPI. Placeholders for that plugin no longer work. Please consult [Wazup92] and urge them to update it ASAP.

Please support the latest version of PlaceholderAPI, Now all placeholders are invalid.

https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/PlaceholderExpansion

new YourExpansionClass().register(); // Add to your onEnable()

Version: 4.1
Realy good kits i'm using it on my server ip: treelands.uk.to // treelands.me [now only treelands.uk.to is active] version 1.8-1.8.9

Version: 4.1
Good Plugin easy to use. The only thiing i struggeled with was with the /kb wand

Version: 4.1
The plugin works fine? what's with all these idiotic reviews...-----------------
-
Author's response
If i don't reply to people, even though the plugin is fully functional they just go mad lol

Version: 4.0
if you get kit HADES (wolf attack other player) dog don't attack anymore anyone, after 3 month, dev don't responde to my messagges, resource without continuous development test server mc.aroundcraft.com

Version: 4.0
No update for 6 months. Several problems, does not work with the 1.12.2!
Very disappointed with the plugin..

Version: 4.0
Author hasn't logged on for over 100 days, no support for this addon and vital features are broken.

Version: 4.0
Good plugin but when i select a spawncuboid you can still pvp in it
Plz Fix it for 5 stars.

Version: 4.0
Why does player.yml cause storage errors due to simultaneous offline of multiple players? After storing the error, restart the server, why do you want to empty the data? I hate it!

Version: 4.0
I have using this plugin from 2 YEARS and I can say just great job! My players like the system with upgrade kits, even that kits are 100% custom u can edit or add your one as you like, if you thinking about to buy this plugin just DO IT!

Good job mate!

For those who do not like it, they just don't know how to setup it...

Version: 4.0
To anyone who is thinking of buying this plugin, DO NOT! You have been warned. Nothing works, not even the config or the kits. This guy is scamming you...

Version: 4.0
Me gusto que se haya añadido en este parche el deathstreak, en general este plugin es muy util para los servidores de pvp y una forma mas de añadir un poco de competitividad en el mismo.

Version: 4.0
Is there a way to force rank up? Someone lost their progress and I need to give them their original rank back. Otherwise, excellent plugin!

Version: 3.9
How to sutup tournament and challenge?
It keeping show cant find map with that name even i already create map for tournament and challenge

Version: 3.9
5 Stars when i know how to get potpvp for 1.8. The plugin is really customizable but its missing pots i can change the kits to pots but not soup signs so please creator make a pot sign or just make the soup sign customizable to but whatever you want in it.

Version: 3.9
Plugin hasn't worked with FeatherBoard in a very long time. I've contacted FeatherBoard dev about it, who stated it was something Wazup needed to fix. Contacted Wazup and he said it's an issue with FeatherBoard. Given that Wazup ignored everyone asking for FeatherBoard support (for over a year), I'm thinking something is wrong somewhere...

Also, support from Wazup has been nonexistent, lately. Support was never top-notch like you'd expect from a premium resource, but acknowledgement of issues would be nice.

This plugin used to be great, but it's just gone downhill so terribly. With all the outstanding problems, I'd recommend literally anything else.

Version: 3.9
The Plugin is outdate... there is a lot of errors when you are trying to create upgrades for the kits... the developer is inactive no support i asked for support and he didn't even answer me! Well i want to see an update comming soon ... i never review a plugin but this is anecceptable

Version: 3.9
Great job! Working very well! My players love it great job! I m useing this plugin from 1st post! Just one things If you can fix? there is a problem with EnderChest or also invetry before was much better go a head with it!

Version: 3.9
The author is completely inactive. The plugin has many bugs and no new features are being added despite many ideas.

Version: 3.9
pluginner disappeared with the money, there are many bugs present, no assistance, and in addition the pluginner also makes fun of us... His current status:
"Sorry everyone... lol... feels bad to see many struggling with setting up or other issues. I will be back one day haha (Currently inactive)"

Version: 3.9
I have tried to upload the .jar file and the plugin doesnt work Im confused even a builder on my server tried And I dont understand Please contact me at JulienJacobs23@gmail.com if you want to reply to me privately

Version: 3.9
PLaceholders doesn't work and the built in scoreboard is awful. Also how do I put the rank on the chat if I can't even use the placeholders?

Version: 3.9
Nice plugin! Does what it needs to do. The only problem I have though...
Why can't I translate the plugin to my language? (Dutch/Nederlands)
Most people on my server are kids from like 9 year old and they don't know the English language...
I'll get the review to 5 stars of you can explain this and possibly have a solution for it.

Version: 3.9
Sometimes the console will brush this error






[09:15:25] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to KitBattle v3.9
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[MineCraft.jar:git-PaperSpigot-f6fba00-9935adc]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[MineCraft.jar:git-PaperSpigot-f6fba00-9935adc]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [MineCraft.jar:git-PaperSpigot-f6fba00-9935adc]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [MineCraft.jar:git-PaperSpigot-f6fba00-9935adc]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:227) [MineCraft.jar:git-PaperSpigot-f6fba00-9935adc]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:194) [MineCraft.jar:git-PaperSpigot-f6fba00-9935adc]
at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:190) [MineCraft.jar:git-PaperSpigot-f6fba00-9935adc]
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1203) [MineCraft.jar:git-PaperSpigot-f6fba00-9935adc]
at net.minecraft.server.v1_8_R3.PacketPlayInArmAnimation.a(PacketPlayInArmAnimation.java:18) [MineCraft.jar:git-PaperSpigot-f6fba00-9935adc]
at net.minecraft.server.v1_8_R3.PacketPlayInArmAnimation.a(PacketPlayInArmAnimation.java:1) [MineCraft.jar:git-PaperSpigot-f6fba00-9935adc]
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [MineCraft.jar:git-PaperSpigot-f6fba00-9935adc]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_111]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_111]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [MineCraft.jar:git-PaperSpigot-f6fba00-9935adc]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:771) [MineCraft.jar:git-PaperSpigot-f6fba00-9935adc]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [MineCraft.jar:git-PaperSpigot-f6fba00-9935adc]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:710) [MineCraft.jar:git-PaperSpigot-f6fba00-9935adc]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:613) [MineCraft.jar:git-PaperSpigot-f6fba00-9935adc]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
Caused by: java.lang.NullPointerException

Version: 3.9
Well, I've been using this plugin for a long time, probably since I started using the bukkit one that released few years back. I bought this when it came out. It's good but not great. Even in the new version there is always a bug and they always remove features like /kb resetkits and etc. You should bring back /kb kitselect or what ever it had that opened the kit gui when you did the command. Like, this plugin has a lot of bugs like placeholders buggy, and etc

Version: 3.9
4 Stars!
Also i want to know if i'm able to make it so people will not get the same kit twice from the kit unlocker?
Also is there a way to make it so if you got one kit will it will not show up in your shop

Version: 3.9
Five star! The plugin works well. There is only one major bug which could just be from my side. But when players leave the server while in a game, it wipes their inventories. Im using perworld inventory

Version: 3.9
Is there any way that I could have players automatically receive the chest and anvil when they join the server? I do not want players to have to click a sign every time the map changes or they join. This also causes bugs because when players type /kb leave they get teleported to maps they should not be able to go to. I do not want players to be able to leave Kitbattle. I want all players to be automatically put into the Kitbattle gamemode when they join the server. Thanks.
-
Author's response
Bungee mode is your solution, enable it in config

Version: 3.8
Best developer (responsible, dedicated and active), best plugin, better support, you need more reasons to buy?
-
Author's response
<3

Version: 3.8
Awsome.. just awsome .. thougt this plugin would be inactive but i see the dev is putting hard work into this and new features.. thanks!
Maybe add the ability to make map change for multiworld.... (If its arlready possibe, sorry :3)

Cheers,
Pandu and i wish you much presents cause you made some for us!

Version: 3.7
The plugin is great, but its there a way that when people type "/kb leave" they do not get teleported. Last, when people die they don't respawn where they should instead they just regain their chest and anvil without going back to their designated spawn.
-
Author's response
Something is clearly preventing teleportation on your server, you should check around what plugin might be causing this

Version: 3.7
Great plugin just. How do I have players automatically have the items as if you did (/kb join map) Most of my players get confused and jump into the arena before they got a kit. .-.
-
Author's response
enable bungee mode

Version: 3.7
Great plugin! but can you also add that when you select a kit you execute a custom command?

Version: 3.7
This plugin is amazing and has everything I have been looking for! One suggestion, can you display the ability cool down as an action are message (it would display cooldiwn above hotbar)? Thanks so much!

Version: 3.7
A W E S O M E!!! Not complicated to use, Creative Kits, great for starters and At a reasonable price THANKS!!!
-
Author's response
Thank you so much for the support :D I will be back soon! Thanks for your patience (Currently inactive)

Version: 3.7
Plugin Friendly! I recommand it !

;)

Version: 3.7
Awesome plugin, has everything a kitpvp server needs! I have one suggestion, maybe add kit signs so you can choose a kit through signs.

Version: 3.7
Best KitBattle plugin on the market!!! I Love this game so much + great support....

Version: 3.7
Good update, with previous season, my server goes to 0% lag in comparison of other plugins, I recommend it VERY MUCH, my congratulations to the developer, something very interesting would be that they could create tournaments among users.
As always, I expect every update with great expectation, greetings!
-
Author's response
Thanks for the review and the suggestion :D!

Version: 3.7
If you need a good plugin with great support, you just found, besides the developer being nice ------is----very-----beautiful----

Version: 3.6
I'm taking the first steps with this great plugin, for now, meets my expectations and more!
-
Author's response
Thanks for your support

Version: 3.6
Best KitPVP Plugin ever!!!!
:3 BTW how to add the plugin's rank
Prefix to the chat? :)
-
Author's response
Thanks for the review, the option is in config.yml

Version: 3.5
Great plugin works like a charm! but how do i fix that everyone has god rank on join.
-
Author's response
Thanks for the review, please contact me in a pm for help

Version: 3.5
Best KitPVP plugin out there I 100% recommend this plugin and i have one question how do i remove soup
-
Author's response
Remove it from the kits, Thanks for the review

Version: 3.3
Great plugin, but I people can get the kits multiple times and buy it multiple. Is there any possible way to change this?

Version: 3.3
Amazing plugin man! I just need help because a player said he cant buy kits. Is there a way to fix?
-
Author's response
Thanks for the review, please ask for help in the discussion area

Version: 3.3
Classic mini game plugin for minecraft server. My players love it very much. :D
-
Author's response
Thanks for the awesome review <3

Version: 3.3
This developer is definitely one of the best here. It is the only one that always improves its plugins in each update without this supposes some type of error.

In my case, I am using 3 of its plugins with a very good performance in a network with 1500 players online.
-
Author's response
Thanks for the feedback :3

Version: 3.1
Great KitPvP plugin. The developer fixed a problem I reported in less than 2 hours. He is also very active in discussion with the plugin users, taking suggestions, etc. Kits and their abilities are very cool, would definitely recommend.
-
Author's response
Thanks for the review :D

Version: 3.1
-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=
In my opinion everything works XD
Scoreboard, Bows just like, % Also XD
Well done
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-
Author's response
Thanks for the support! and umm, the decorated review ._.?

Version: 3.1
Best KitPvP plugin. It has everything you need! Ranks and levels, lot of very cool kits that blow your mind! it has everything pre configured. also has bungee mode which is very convenient and it can auto map rotation. everything is configurable and you can customize it.
Setting up a map is very easy and takes few seconds! if you're going to setup kitpvp server, don't think twice. this is the plugin!

Version: 3.0
Nice plugin! Running it for 2 years now on play.flanderscraft.be and still hasn't caused any issues, keep up the good work! :D
-
Author's response
Thanks :DDDD

Version: 3.0
This update was needed for long time and the author took suggestions from the users and added them to this update! Very happy with this update and thee author is back updating the plugin :)

Version: 2.8
Very good plugin, easy to config and work perfectly. Is there a way to use players heads in kits ? :]
-
Author's response
Thanks for the review, and no you cant do that

Version: 2.8
It works fine and setup is easy.
Can I prevent attacks against players who have not yet selected the kit?
-
Author's response
Thanks for the review, If you do that they will block damage between actual players

Version: 2.8
I bought this plugin back when 1.10 was released and it was working fabulously, with absolutely no bugs at all. Around the snapshot stages of 1.11 I had left Minecraft and shutdown my server. Now that i'm back, KitBattle isn't working on my 1.11 server, and i'm thinking about scaling back down to 1.10 and using ViaVersion. Thanks for the awesome plugin, but im going to have to rate this average due to the lack of updates.

Version: 2.8
Absolutley no plugin support from the author although its a premium ressource. The plugin is completely broken in the newer versions and does not start. Although it has many game breaking bugs! Not recommended!!!
-
Author's response
There is plugin support, but not to those who buy the plugin just to complain, i just wonder if you hate this plugin so much why haven't you moved to some another plugin, you have been complaining for a year probably, i guess you are that broke, and do not use the excuse 'plugin doesn't work on newer versions', 1.12 is not in the supported versions yet. so dont expect it to work

Version: 2.7
There is no plugin support at all. Developer not replying to anything at all. Still waiting for help

Version: 2.7
Very good but, please add the possibility for change the menu text and status of kits in the others menu !

Version: 2.7
Help! I upgraded from the old KitBattle plugin to the premium version!
and it's broken I don't have any kits from the old version if you could help that would be great and beside's that Awesome plugin worth the 8 dollars :D

Version: 2.7
Could you send me a github source with the code of this plugin so i can edit it? #ANTI100SPIGOTCHARACTERS
-
Author's response
And why is this a review? this is more like a question that should be in the discussion area....

Version: 2.7
Great plugin! i love it.
But i have a problem, how can i fix that the scoreboard Always pops up, because right now i have no scoreboard
-
Author's response
Thanks for the review, are you saying that the scoreboard pops up or doesn't?

Version: 2.7
plzz make more kits and make leaderboard --- deaths / plugin is the best kitpvp plugin

100 words..............
-
Author's response
Thanks for your support, but you can make kits by your self in the kits file

Version: 2.7
Worst plugin support ever!!! Don't buy this plugin, the developer don't fix major issues on the plugin. The only updates are minor updates with no fixes!

Version: 2.5
Best KitBattle plugin around!! Love the kits, the particles with the kit unlockers, the stats, and everything in this AMAZING plugin!! I highly encourage you to use this plugin! 5/5 Had a small join bug but it is now fixed. Great plugin :)

Version: 2.5
Very, very cool plugin to have on your server!
But it always takes long to get a new minecraft version update.
There are also a some big bugs like an inventory issue (loosing items, and transfering into game) that aren't fixed after beinding reported over 5 months ago. Also interactions into suggestions are weak.
But if you have 1.10 or lower, and use bungee and not multiworlds, then is this plugin perfect for you! Very good and funny game.

Version: 2.5
Sorry for my poor English. But I want to review something about this plugin.Thank author for read this review carefully.
This plugin is very good.But there is also some shortcoming about
this plugin.
1.If use the MV world plugin.It need to use command /reload, than the plugin can run successfully.
2.I found the challenge item may disappear in some condition, I don't know what cause it.If author see this review,I wonder if you can help me
3.There is many error about use some special word,such as Chinese in config.So I hope author can fix it.

Version: 2.5
AMAZING! best plugin ever!Players enjoy it very much! Can you add more abilities to the plugin?:D thank you.

Version: 2.5
I love the plugin so much! I've been using this plugin for about a year and everything about it is absolutely amazing! Only thing the plugin needs right now is 1.11 but other then it is a amazing 10/10 plugin!

Version: 2.5
I am Japanese. I think that English is strange, but I'm sorry.
I do not know how to grant privileges for a particular kit.

Version: 2.5
Good plugin, it has a lot of bugs though. When a player leaves the server sometimes they loose all their kits and stats (kills etc) and this is a big problem. It would be nice if you could fix this. I'm using the latest version along with 1.11

Version: 2.5
I do not recommend buying them until they fix the plugin, the latest versions have bugs and errors!!

Version: 2.5
I want to make sure everybody understands how good the plugins from Wazup92 are...I am working with all of his plugins and i am 100% satisfied with it. Hopefully more to come ! Keep up the good work !

Version: 2.5
Great pvp plugin, made a server just for this plugin. Missing some features which i will post in the discussion. Thanks for updating!

Version: 2.5
Very good plugin, so simple and easy to work with. Author did a very well job setting up everything about the plugin.

Server IP: 198.27.68.224:25365

Version: 2.4
Very good update, Wazup is trying to update it more and listen to people in discussion section, recommended as always.

Version: 2.4
Effulgent. It has every feature you need for a KitPvP server and author keeps it up to date. Highly recommended!
You can try out the plugin on my server, IP: open.90gq.se and join /kitpvp.

Version: 2.3
Very good plugin. Works like a charm, there are few bugs here and there but they're rare and nothing major. I highly recommended this pligon for any server, big or small.
-
Author's response
Thanks david...

Version: 2.3
The author just cares about money. I tried for MONTHS on the nicest way to get him updating his plugin he made incredible much money with it and the only thing he made was a ridiculous small update made in minutes. There are many annoying bugs that make the plugin unusable (Kits destroy the map, plugin conflicts with anticheat, you don't get the kill for killing players with your kits ability, etc.) players can easily farm coins through months old bugs. He also sad many times he would implement things while he was aware he would never add it.

Absolutely not recommendable!
-
Author's response
Plugin functions perfectly. Visit any server and you would know. it ain't my fault if you screwed up configurations or something. And that little update was just made for you. Half of it was literally your suggestions. Yet some how you seem to be triggered. Probably because of the trolls in the discussion area. And just so you know. I have clearly stated that the plugin doesn't get updated too often BECAUSE it is stable and works perfectly fine. AND you have agreed to that term. but oh well what can I do? No matter how much you make it clear. Some idiots still don't see it

Version: 2.2
wazup poops out amazing plugins like this whenever he feels motivated, and man they're good!

I love this plugin! It has many many many configurable options and it's easy a heck to make a new kit. He also provides (somewhat) of an API for developers to hook into which I love. My players love this, it's simple but effective. Though I'm sure it can't compare to his new game, OITB.

Which brings be to a downside.... don't expect this to be updated.
He kind of works on things the way I do, one project then on to another and just abandons the old one to make bigger and better ones.
If you're going to buy from this guy, maybe try OITB it looks cooler, but meh I already made a game like it x)


Anyways, if you're looking to make a kit pvp server/game, this is your plugin right here.
-
Author's response
Thanks for the amazing support. You totally understand me haha :D

Version: 2.2
I made a small error in the kit.yml file and THE ENTIRE FILE WAS ERASED. Why dont you just rename it to kit_broken.yml or something so that ALL MY PROGRESS IS NOT LOST!!! This is a horrible design.
-
Author's response
lol I didn't do shit though! I'm using bukkits api in loading files and stuff ._.

Version: 2.2
Enjoying the plugin so far. Everything has worked find besides one thing. I've tried many commands but can still not find out how to add permissions to certain kits. I want to add a kit to my donator rank but I cant find out the permission..
-
Author's response
Thanks for the review but maybe you should consider using the discussion area?

Version: 2.2
Cool plugin for quick battles and for training.
I don't have another thing to say, so i'm filling the 100 characters request.
-
Author's response
Thanks for the review. LOL

Version: 2.2
Great KitPVP plugin. 1 problem is theres a kit that basically makes a brick house around you. This kit sometimes glitches through walls and brings you out of the map could you fix this
-
Author's response
Please use the discussion area to report bugs

Version: 2.2
Really good plugin! I just bought it and its excellent! Thanks for making this plugin Wazup! :) You are a excellent creator
-
Author's response
Thank you :)

Version: 2.2
Nice Plugin, my Server Network is using it!
IP: KevinpvP.de (It's a german Server with daily 20-30 Players)

Version: 2.1
I really like this plugin, the plug-in function is very comprehensive, the most important is that he supports MYSQL, I think this plugin is very potential, the author is very enthusiastic.

Version: 2.1
Great plugin! Please add support for display names though. Example of this is (displayname). Other than that it's great! Please add that feature ;)
-
Author's response
What?

Version: 2.1
Verry good plugin. You have added a 1v1 sistem thats cool but a biger team vs team woult be nice too!
-
Author's response
Thanks!

Version: 2.1
Hallo lieber Plugin Maker, bitte bauen sie noch eine Funktion ein damit man das plugin auf Deutsch stellen kann. Für fast 10 euro kann man das schon verlangen <3

Version: 2.1
Best KitBattle Plugin ever. I find it pretty good and useful. I hope there will be more kits added to this plugin would be great!
-
Author's response
Thanks :D

Version: 2.1
AMAZING PLUGIN, my players love it!

But I have a problem:
I want to use Featherboard, but to use Featherboard I have to disable the kitbattle scorebaord.... this is not possible :c

Coul you pls add this to config?
Beacause the Support of your Plugin on Featherbaord i bought Featherboard :c
only for this.. *cry* :D
-
Author's response
Thanks for the awesome review, for further discussion please use pm

Version: 2.1
Interesting plugin with a lot of potential for further updates + more kits. Really needs an API (as suggested) for us to add more kits / abilities.
All in all easy to use with a lot of player-magnet features.

I really recommend it to anyone not having enough money for his own KitPvP plugin/server.

Pros
* Player-Friendly GUI
* Top signs
* Abilities
* Bungee-mode / Map shufler

Cons
* No API for devs to add more abilities
* Gets boring after 2-3 weeks if it is not properly configured
-
Author's response
Well done, nice review and honest ;) i do agree that abilities should be added through an api, but the current kb code is old and doesn't allow me to do such a thing as of now, although i could potentionally recode the abilities system to a much better one

Version: 2.1
niceeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
-
Author's response
lol thanks

Version: 2.1
You've done a great plugin, I had no errors and it's perfect for a network, starter server...
Worth buying!

Version: 2.0
It's quite a fun to play Kitbattle with your Users. It's a Player-Magnet. Some Features should be implemented sooner or later to get a sixth star :)

Version: 2.0
[12:00:00] [Craft Scheduler Thread - 1455/INFO]: [KitBattle] Couldn't save players.yml!
[12:00:00] [Craft Scheduler Thread - 1454/INFO]: [KitBattle] Couldn't save players.yml!
[12:00:00] [Craft Scheduler Thread - 1452/INFO]: [KitBattle] Couldn't save players.yml!
[12:00:00] [Craft Scheduler Thread - 1446/INFO]: [KitBattle] Couldn't save players.yml!
[12:00:00] [Craft Scheduler Thread - 1454/INFO]: [KitBattle] Couldn't save players.yml!
[12:00:00] [Craft Scheduler Thread - 1456/INFO]: [KitBattle] Couldn't save players.yml!

Version: 2.0
Good Plugin! But I can't add enchantments to certain items
Also
can you add my server? mc.atomicpvp.us

Version: 2.0
It's very good plugin when:

We would like in the plugin KitBattle Paid, the upgrade kit.
This is in the KitBattle Free, please add this option for upgrade kit ?

Thanks you !

Version: 2.0
https://timings.spigotmc.org/?url=16468575
Spigot IRC says to show this to you. "Kitbattle is being nasty"
"it stops other stuff" or something like that.

Version: 2.0
Hellu, can u do that the players cant jump down to the pvp arena when they not have a kit, or that player that dont have a kit they cant pvp?

Version: 2.0
A very good plugin with a lot of updates! Keep on doing this good work!
Using on our own network: play.slicemc.com

Version: 2.0
Can you tell me the necessary permission for kits vips or Kit-permissions true. pleaseee

Sorry for my inglish :c
-
Author's response
its written in the file, kitbattle.kits.kitname

Version: 1.9
Nice Work. Your info says that i may modify the Code. But how i can modify the Code if i dont can get the Code ?

Version: 1.9
This is the best plugin for pvp! Good job <3

Add my server if u wanna try it out ;)
Server IP: mc.antheriax.com
-
Author's response
awesome! thanks for the review

Resource Information
Author:
----------
Total Downloads: 2,094
First Release: Jan 3, 2015
Last Update: Apr 27, 2025
Category: ---------------
All-Time Rating:
298 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings