oblak/cloud-minecraft/cloud-bungee/src/main/java/cloud/commandframework/bungee
Alexander Söderberg 22993a46d7
Improve Bukkit conflict management
Conflicting commands will now obey plugin load order. Brigadier aliases will be created for namespaced aliases. No asynchronous completions will be provided for conflicting commands and will only be provided for the namespaced label. Furthermore, error handling the command tree has been improved and the methods now return a pair, rather than an optional. This means that there's no need to catch and unwrap exceptions and they will be forwarded in the correct form.
2020-10-04 18:32:34 +02:00
..
BungeeCommand.java Improve Bukkit conflict management 2020-10-04 18:32:34 +02:00
BungeeCommandManager.java 🎨 @Annotation final -> final @Annotation 2020-10-03 21:40:07 +02:00
BungeePluginRegistrationHandler.java 🎨 @Annotation final -> final @Annotation 2020-10-03 21:40:07 +02:00
package-info.java Update LICENSE text 2020-09-27 23:30:13 +02:00