Files
KSpigot/docs/-k-spigot/net.axay.kspigot.utils/-registerable-command/register-as.md
bluefireoly 69b2e6cd17 Updated docs
2020-10-16 02:13:42 +02:00

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