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
|
||||
max_size: 6
|
||||
# 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" ]
|
||||
|
||||
# Controls for the auto pickup on full inventory function
|
||||
@ -98,4 +100,4 @@ auto-update: true
|
||||
DisableV2Info: false
|
||||
|
||||
# Config file version. Don't touch it!
|
||||
Version: 15
|
||||
Version: 15
|
||||
|
Loading…
Reference in New Issue
Block a user