Current Version - Version 1.1
For CraftBukkit - 1.6.2-R0.1
Description
Introducing ClassAPI, an API that takes the hassle out of creating fully configurable classes for your minigame, kit or RPG plugins alike. Being completely thread safe, it proves as an effective API for any developer to consider using in their next plugin.
Links
Features
- Completely thread safe - Multiple classes can use the same API instance at the millisecond!
- Obtain classes from simply a name
- Null objects are ported to a default value, which again is configurable.
- Obtain ConfigruationSerializable classes from a player's inventory and active potionEffects.
- Accepts ItemStack mods such as enchantments(Supports unsafe enchantments) and item names.
- More!
Plugins that use ClassAPI
Servers that use ClassAPI
See the API in action!
- ZVH - Zombies vs Humans minigame server. - ZVH.PW