You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alexander Söderberg edited this page Apr 16, 2020
·
11 revisions
Hyperverse has a pretty limited set of global configuration options,
as most stuff is done on a per-world basis using flags and game rules.
This page covers the global options, there is a separate wiki page for
flags and game rules.
worlds:
# Whether or not worlds should be automatically imported# into Hyperverse on loadimport-automatically: true# Whether or not player locations should be saved# to the database, and be used when a player# teleports between worldspersist-locations: true