mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2025-02-18 14:01:49 +01:00
Changed waypoint default config
This commit is contained in:
parent
3f16202f03
commit
dca18c993d
@ -41,6 +41,14 @@ spawn:
|
|||||||
# Should be waypoint be unlocked by default?
|
# Should be waypoint be unlocked by default?
|
||||||
default: true
|
default: true
|
||||||
|
|
||||||
|
# All the waypoints you can teleport to when standing
|
||||||
|
# on that waypoint. If that list is empty you are able
|
||||||
|
# to teleport to any waypoint
|
||||||
|
linked:
|
||||||
|
- spawn1
|
||||||
|
- spawn2
|
||||||
|
- forest
|
||||||
|
|
||||||
spawn1:
|
spawn1:
|
||||||
name: Spawn1
|
name: Spawn1
|
||||||
location: 'world 69 71 136 136 0'
|
location: 'world 69 71 136 136 0'
|
||||||
|
Loading…
Reference in New Issue
Block a user