An advanced bukkit plugin boilerplate
- Auto-translate to player language.
- Argument parser.
- Command handler.
- Config system with caching.
- Update-friendly config system.
- Controlled exceptions.
- Subcommands system.
- Player manager with wrapped class.
- Bungee ChatComponent API for Legay (1.8) versions.
- STRING
- LARGE_STRING
- INT
- BOOL
- PLAYER
- OFFLINE_PLAYER
- WORLD
- MATERIAL
- SOUND
- BadArgumentException
- MaterialNotFoundException
- PlayerOfflineException
- SoundNotFoundException
- WorldNotFoundException