6ec63b5ae7
Fix NuVotifier repository
2023-03-12 22:01:06 +01:00
4e58ddd475
Update dependencies and fix config charset
...
The charset used to save the configuration was platform-dependent, changed it to UTF-8
2021-12-30 21:16:20 +01:00
2a008906f4
Remove Votifier component and stuff
2020-10-31 18:24:18 +01:00
5b5a8877cc
Add a dash and a zero (name and version)
2020-10-28 00:08:00 +01:00
ff0d54e00b
Set version automatically, channel cmd IDs
...
Added support for using the IDs setting for channel commands
2020-10-27 21:58:49 +01:00
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
8344adff1a
Fully implement argument suggestions
...
Suggesting based on each annotation and the parameter type
Moving the parameter name to the end of the suggestion list
#82
2020-03-19 20:19:41 +01:00
00738fe820
Some attempts and fixes before enlightenment
...
#82
2020-03-07 02:27:24 +01:00
3c4f9f6c7a
Reload cmd fix, parameter tabcomplete
...
Made reload cmd only for ButtonPlugins
Implemented parameter tabcomplete using Commodore
Only works for one subcommand at the moment
#82
2020-03-06 00:39:18 +01:00
9aa320e663
Refactoring, renaming everything
2020-02-04 17:39:18 +01:00