mirror of
https://github.com/aikar/commands.git
synced 2026-06-09 09:57:35 +00:00
55a5e5eaf9
* annotations: Default empty descriptions fix annotation lookup Fix Bukkit Description being null, supply usage/description to Sponge/Bungee fix looking up annotations without value methods More cleanup and refactoring move annotation lookup methods into their own file to declutter class clean up code more, break out methods Refactor all annotation lookups in prep for processors