Set spawnpoint to 0 100 0

master
HimbeerserverDE 2021-03-20 23:24:54 +01:00
parent 5863b40da9
commit 8ac9b5a824
No known key found for this signature in database
GPG Key ID: 1A651504791E6A8B
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
sumo_duels = {}
minetest.register_privilege("play", "Player can play.")
minetest.settings:set("static_spawnpoint", "0,100,0")
local mp = minetest.get_modpath(minetest.get_current_modname())