Upload
This commit is contained in:
@@ -13,7 +13,6 @@ redis:
|
|||||||
password: "your-password"
|
password: "your-password"
|
||||||
|
|
||||||
# Gamemodes: (SURVIVAL, ADVENTURE, CREATIVE, SPECTATOR)
|
# Gamemodes: (SURVIVAL, ADVENTURE, CREATIVE, SPECTATOR)
|
||||||
# Weather
|
|
||||||
hub-mode:
|
hub-mode:
|
||||||
enable: true
|
enable: true
|
||||||
gamemode: SURVIVAL
|
gamemode: SURVIVAL
|
||||||
@@ -35,6 +34,11 @@ hub-mode:
|
|||||||
disable-hunger: true
|
disable-hunger: true
|
||||||
pvp: false
|
pvp: false
|
||||||
|
|
||||||
|
player-tag:
|
||||||
|
enable: true
|
||||||
|
height: 0.25f
|
||||||
|
line: "{preifx} {PlayerName}{nl}Hi"
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
fly:
|
fly:
|
||||||
enable: true
|
enable: true
|
||||||
|
|||||||
Reference in New Issue
Block a user