mirror of
https://github.com/GeorgH93/Minepacks.git
synced 2025-03-02 04:02:00 +01:00
Add more documentation
to the allowed_game_modes option
This commit is contained in:
parent
8e0e866b4d
commit
c1aa1f77d3
@ -25,6 +25,8 @@ show_close_message: false
|
|||||||
# Defines the max amount of columns for a backpack
|
# Defines the max amount of columns for a backpack
|
||||||
max_size: 6
|
max_size: 6
|
||||||
# Defines in which game-modes a player can access his backpack
|
# Defines in which game-modes a player can access his backpack
|
||||||
|
# Options: ADVENTURE, CREATIVE, SPECTATOR, SURVIVAL
|
||||||
|
# allowed_game_modes: [ "SURVIVAL", "ADVENTURE" ]
|
||||||
allowed_game_modes: [ "SURVIVAL" ]
|
allowed_game_modes: [ "SURVIVAL" ]
|
||||||
|
|
||||||
# Controls for the auto pickup on full inventory function
|
# Controls for the auto pickup on full inventory function
|
||||||
|
Loading…
Reference in New Issue
Block a user