mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-01-30 19:50:23 +01:00
Change nether static spawn point to avoid the player to fall into lava
This commit is contained in:
parent
140daf7008
commit
59682e253a
@ -86,7 +86,7 @@ curl_timeout = 15000
|
|||||||
# Emplacement du static spawn point
|
# Emplacement du static spawn point
|
||||||
static_spawnpoint = 144, 25, 261
|
static_spawnpoint = 144, 25, 261
|
||||||
# Emplacment du static spawn pour le nether
|
# Emplacment du static spawn pour le nether
|
||||||
nether_static_spawnpoint = 30, -20023, -9
|
nether_static_spawnpoint = 79, -20018, -45
|
||||||
# Désactivation de l'anti-cheat qui fait ce téléporter en arrière si l'on va trop vite
|
# Désactivation de l'anti-cheat qui fait ce téléporter en arrière si l'on va trop vite
|
||||||
disable_anticheat = true
|
disable_anticheat = true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user