Paper/paper-api
Tamion 7507d0f1ef Fix HelpCommand searching
Prevent index out of bounds exception when finding possible matches in
the help topics.
A general empty string is caught and directed to the defaultTopic by
getHelpTopic(). #findPossibleMatches hence should not concern itself
with possible empty strings anymore.
2024-07-13 18:00:37 +02:00
..
src Fix HelpCommand searching 2024-07-13 18:00:37 +02:00
.gitignore Convert project to Gradle 2020-12-10 20:50:33 -08:00
build.gradle.kts Brigadier based command API 2022-08-01 22:50:29 -04:00
LICENCE.txt