Arena Editing
In the config.yml
file you can set the properties that all new arenas will have by default when creating them.
You can also modify most of these options per arena using the /minechess edit <arena>
command. This will open an inventory.
Arena Locations
By using the first items (compasses), you can set the lobby and player spawns to your current location. However, it is not really recommended to change these values since the plugin automatically sets the locations when building the arena board.
Arena Gamemode
This defines the style of game of the arena. There are 2 gamemodes.
Gamemode 1: Arena Time
The arena has a maximum amount of time, and players must complete their turn within a specific time limit. When selecting this mode, you are presented with 3 options.
Max Time
Maximum amount of time of the arena, in seconds.
Turn Time
Maximum amount of time players have to play their turn, in seconds.
End Mode
Defines what should happen when the game ends because of time limit.
CHECK_POINTS: When the game ends because of time limit, the player with more points will win the game.
ALWAYS_TIE: When the game ends because of time limit, its considered a tie.
Gamemode 2: Player Time
MineChess+ exclusive feature.
Players have an individual total time limit. They can take as much time as they want during their turns. The first player to run out of time loses the game. When selecting this mode, you are presented with 1 option.
Max Individual Time
Maximum amount of time players have during the game, in seconds.
Pieces Type
Types of the pieces to use. There are 2 types.
Block
Model
MineChess+ exclusive feature.
Cell Size
Defines the size of the board's cells.
This option CAN'T be modified through the inventory, you must do so in the arenas_default_values
option in the config.yml
file before creating the arena.
There are 3 types.
Small
MineChess+ exclusive feature.
Medium
MineChess+ exclusive feature.
Large
Cell Blocks Materials
Defines the blocks/materials of each cell of the board.
This option CAN'T be modified through the inventory, you must do so in the arenas_default_values
option in the config.yml
file before creating the arena.
Last updated