FlyCommand

class FlyCommand : CommandExecutor(source)

Class representing a command for toggling fly mode.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun onCommand(sender: CommandSender, command: Command, label: String, args: Array<out String>): Boolean

Executes the command when it is invoked.