Class PaperPlatform
java.lang.Object
ru.cwcode.commands.api.Platform
ru.cwcode.commands.paperplatform.paper.PaperPlatform
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionru.cwcode.cwutils.logger.LoggervoidhandleExecutionException(Exception exception, Command command, Sender sender) voidregisterCommand(Command command)
-
Constructor Details
-
PaperPlatform
public PaperPlatform()
-
-
Method Details
-
getLogger
public ru.cwcode.cwutils.logger.Logger getLogger() -
registerCommand
- Specified by:
registerCommandin classPlatform
-
handleExecutionException
- Specified by:
handleExecutionExceptionin classPlatform
-