Uses of Interface
dev.sympho.modular_commands.api.command.result.CommandSuccessMessage
Packages that use CommandSuccessMessage
Package
Description
Interfaces defining the result of handling an invoked command.
-
Uses of CommandSuccessMessage in dev.sympho.modular_commands.api.command.result
Methods in dev.sympho.modular_commands.api.command.result that return CommandSuccessMessageModifier and TypeMethodDescriptionstatic CommandSuccessMessage
Generates a result indicating the command executed successfully with a message to the user.