1.x
1.3.0 (16.06.2019)
(16.06.2019)
Added
Fully functional tab completion
Commands can automatically check whether the sender is a Player
Commands can be handled when no matching subcommand is found
ChatUtils
,LocationUtils
Kotlin extension functions
1.2.1 (09.09.2018)
(09.09.2018)
Fixed
Check for subcommands if arguments are present
Subcommands are given a wrong arguments sub array
PocketConfig creates any parent directories
1.2.0 (25.08.2018)
(25.08.2018)
Fixed
Subcommands now test permissions
PocketCommand#getPermission
can returnnull
Methods that access the
pluginCommand
in commands can be overridden by subcommands
1.1.0 (11.08.2018)
(11.08.2018)
Changed
The API will be loaded by an own plugin on a server to avoid classpath conflicts
1.0.0 (18.06.2018)
(18.06.2018)
Initial release :tada:
Last updated