Downloads can be obtained from the releases section.
To install ChessCraft, simply drop the plugin into your Paper server's plugins
folder.
The configuration can be adjusted at plugins/ChessCraft/config.yml
.
By default, ChessCraft will be configured for use with a resource pack containing custom models for chess pieces. It can be downloaded here. You can either have your players manually install it, or set it as your server resource pack/merge its contents into your existing server resource pack.
First, you must create a chessboard by standing at the desired location for the southwest corner of the board and using the /chess create_board <board_name> <facing>
command.
Then, use the /chess challenge player|cpu
commands to challenge an opponent. That's all! Now you can right-click the pieces to start making moves!
Chess boards will not automatically place or remove blocks from the world (besides the pieces if configured to use block pieces), they will only manage pieces. This is to allow
building your chess board in any way you like. However, the /chess set_checkerboard
command can be used to automatically place blocks for a standard board.
For questions and support prefer asking in the Discord linked above before opening an issue. The issue tracker is intended for tracking bugs, feature requests, and etc., not support requests.