Package | Description |
---|---|
fr.aumgn.dac2.commands.arg | |
fr.aumgn.dac2.exceptions |
Modifier and Type | Class and Description |
---|---|
static class |
ColorArg.NotAColor |
Modifier and Type | Class and Description |
---|---|
class |
ArenaComponentUndefined
Thrown when trying to access with the safeGet* arena getters
an undefined component.
|
class |
ArenaDeleteException
Thrown when the removal of an arenas .json file failed.
|
class |
ArenaSaveException
Thrown when the creation of a .json arena file failed.
|
class |
ArenasFolderException
Thrown when the creation of the root directory
of all .json arenas files failed.
|
class |
IncompleteArena
Thrown when trying to start a stage in an incomplete arena.
|
class |
InvalidSelectorForRegion
Thrown when trying to select a shape with an invalid worldedit selector.
|
class |
PoolShapeNotFlat
Thrown when trying to assign a non flat shape to a pool.
|
class |
StageAlreadyRunning
Thrown when trying to start a new stage for an arena which already has one.
|
class |
TooLargeArbitraryShape
Thrown when trying to define an arbitrary shape which is too large.
|
class |
TooManyPlayers
Thrown when trying to start a game with too many players.
|
class |
UnknownGameType
Thrown when trying to get a game type which is not known by the plugin.
|
class |
WERegionIncomplete
Thrown when trying to use an incomplete WorldEdit Region.
|
class |
WERegionNotSupported
Thrown when trying to assigns a shape based on a WorldEdit region
which is not currently supported.
|
class |
WESelectionNotSupported
Thrown when trying to create a selector from a shape which is not supported.
|
class |
WorldEditNotAvailable
Thrown when trying to access WorldEdit whereas it has been disabled.
|
Copyright © 2012. All Rights Reserved.