Uses of Package
de.marcely.bedwars.api.command
Packages that use de.marcely.bedwars.api.command
Package
Description
The root package of the MBedwars API
Classes used to implement the MBedwars command system.
The events fired by MBedwars
-
Classes in de.marcely.bedwars.api.command used by de.marcely.bedwars.apiClassDescriptionA collection of sub commands
The default handler is the HelpCommandHandler
It'll display all commands, similar to /bw and /bw arena -
Classes in de.marcely.bedwars.api.command used by de.marcely.bedwars.api.commandClassDescriptionA CommandHandler handles the execution of a commandA CommandHandler handles the execution of a command that supports
CommandSenderWrapper
.A collection of sub commands
The default handler is the HelpCommandHandler
It'll display all commands, similar to /bw and /bw arenaA (sub)command you find under /bw. -
Classes in de.marcely.bedwars.api.command used by de.marcely.bedwars.api.event