Uses of Class
com.github.alex1304.ultimategdbot.api.CommandErrorHandler
-
Packages that use CommandErrorHandler Package Description com.github.alex1304.ultimategdbot.api -
-
Uses of CommandErrorHandler in com.github.alex1304.ultimategdbot.api
Methods in com.github.alex1304.ultimategdbot.api that return CommandErrorHandler Modifier and Type Method Description CommandErrorHandler
Plugin. getCommandErrorHandler()
Gets the command error handler to apply to all commands provided by this plugin.
-