A plugin that manages users, messages, exceptions and others across different platforms (Minecraft, Discord, ...)
Go to file
Norbi Peti 9dae442950
Improve parameter tab completion
Fixed bad permissions being used for subcommands (older change)
Updated Commodore and made it only register a command node once - this fixes main command argument handling as Bukkit's handler is removed
Added option to ignore the tab completion provided by the parameter type (param converter)
Only showing matching completions (it has to start with the text typed in)
#82
2020-04-07 22:08:09 +02:00
.settings Plugin update on shutdown+fromcmd 2018-05-07 20:01:36 +02:00
ButtonProcessor Added fallback to handle prefixed commands 2020-03-31 02:51:54 +02:00
Chroma-Core Improve parameter tab completion 2020-04-07 22:08:09 +02:00
CorePOM Add subcommand perms, failed attempt at separating command handlers 2020-02-14 17:36:00 +01:00
.editorconfig Fully implement argument suggestions 2020-03-19 20:19:41 +01:00
.gitignore Add subcommand perms, failed attempt at separating command handlers 2020-02-14 17:36:00 +01:00
.project Plugin update on shutdown+fromcmd 2018-05-07 20:01:36 +02:00
.travis.yml Fix and use GitHub Releases 2020-02-10 12:47:00 +01:00
pom.xml Fully implement argument suggestions 2020-03-19 20:19:41 +01:00
README.md Create README.md 2019-11-03 16:21:04 +01:00

ChromaCore

A plugin that manages users, messages, exceptions and others across different platforms (Minecraft, Discord, ...)