588 B
588 B
title
title |
---|
registerAs - |
//KSpigot/net.axay.kspigot.utils/RegisterableCommand/registerAs
registerAs
[jvm]
Brief description
Registers this executor for the given command and for the given instance of kSpigot.
Return
true if the command was found - false if not
Content
open fun registerAs(commandName: String): Boolean