| Package | Description |
|---|---|
| io.github.bedwarsrel | |
| io.github.bedwarsrel.commands | |
| io.github.bedwarsrel.events |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<BaseCommand> |
BedwarsRel.getBaseCommands() |
ArrayList<BaseCommand> |
BedwarsRel.getCommands() |
ArrayList<BaseCommand> |
BedwarsRel.getCommandsByPermission(String permission) |
ArrayList<BaseCommand> |
BedwarsRel.getSetupCommands() |
| Modifier and Type | Class and Description |
|---|---|
class |
AddGameCommand |
class |
AddHoloCommand |
class |
AddTeamCommand |
class |
AddTeamJoinCommand |
class |
ClearSpawnerCommand |
class |
DebugPasteCommand |
class |
GameTimeCommand |
class |
HelpCommand |
class |
ItemsPasteCommand |
class |
JoinGameCommand |
class |
KickCommand |
class |
LeaveGameCommand |
class |
ListGamesCommand |
class |
RegionNameCommand |
class |
ReloadCommand |
class |
RemoveGameCommand |
class |
RemoveHoloCommand |
class |
RemoveTeamCommand |
class |
SaveGameCommand |
class |
SetAutobalanceCommand |
class |
SetBedCommand |
class |
SetBuilderCommand |
class |
SetGameBlockCommand |
class |
SetLobbyCommand |
class |
SetMainLobbyCommand |
class |
SetMinPlayersCommand |
class |
SetRegionCommand |
class |
SetSpawnCommand |
class |
SetSpawnerCommand |
class |
SetTargetCommand |
class |
StartGameCommand |
class |
StatsCommand |
class |
StopGameCommand |
| Modifier and Type | Method and Description |
|---|---|
BaseCommand |
BedwarsExecuteCommandEvent.getCommand() |
BaseCommand |
BedwarsCommandExecutedEvent.getCommand() |
| Constructor and Description |
|---|
BedwarsCommandExecutedEvent(org.bukkit.command.CommandSender sender,
BaseCommand command,
ArrayList<String> params,
boolean result) |
BedwarsExecuteCommandEvent(org.bukkit.command.CommandSender sender,
BaseCommand command,
ArrayList<String> params) |
Copyright © 2017. All rights reserved.