How to Play: vs Computer
Last updated
Last updated
This is a recently added complex feature, that's why it's possible you can find bugs. If so, please tell me in the discussion of the SpigotMC page or via private message.
MineChess+ exclusive feature.
To play vs the computer the user needs to use the following command: /chess joincomputer <difficulty>
You can create your own difficulties on the player_vs_computer.difficulties
option in the config.yml file. There are 3 options by default: easy, normal, hard.
The game works exactly as a player vs player game, but instead there are some considerations:
When the player uses the command, an empty already created arena is selected.
The game mode is temporally set to ARENA_TIME, which means the arena will have a certain amount of time.
If the arena game mode was previously set as PLAYER_TIME, the turn_time
property will be selected from the default values on the config.yml file.
The player will always start first.
On player vs computer games, there are no rewards, and player stats (wins, loses, ties) don't change.
If the player leaves the arena, the game end instantly, making the arena available for other players to play.
The plugin uses to search for computer movements.
As said before, you can create multiple difficulties in the config.yml file. There are some parameters you can change on each of them.