Update documentation for new feature: player conf
All checks were successful
deploy_gh_pages_mkdocs / deploy (push) Has been skipped

This commit is contained in:
Stephen Seo 2024-11-01 15:03:25 +09:00
parent ef641b0f08
commit 4feba9f6d7
3 changed files with 19 additions and 0 deletions

View file

@ -91,6 +91,25 @@ Hit the named mob to start the editing process.
Make your changes and click on "Finished Editing", and any mob with that exact
name will have these battle settings applied.
!!! note
These settings are also in the server-side config.
## Per-Player Settings
As of TurnBasedMinecraftMod 1.26.4, one can add Player-specific config via a
command `/tbm-edit player <PLAYER_NAME>`.
![tbm-edit player command](tbm-edit-player-cmd.png)
You can make changes as usual, though some options for regular mobs do not
apply to the per-Player config.
![tbm-edit player editing](tbm-edit-player-display.png)
Don't forget to click on "Finished Editing" when done. Once saved, the
server/single-player-game should use these settings for the specified Player in
battle.
!!! note
These settings are also in the server-side config.

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB