Closed timothyekl closed 13 years ago
request: /timewarp Milestone 1.1 (warps you into the future)
Note: @KaneHart requests this be default behavior, but configurable - I think this makes sense.
Config var? multiworld_homes:true|false
That's the plan.
In the interest of backwards compatibility, this feature will add two new keys:
multiworld_homes
as a boolean in the master config (OpenWarp/config.yml
)multiworld_homes
as a map (world name to location dictionary) per player (OpenWarp/<player>/config.yml
)The existing key home
will remain in each player config as a "default" home. The feature will not be enabled by default.
This needs some pretty heavy testing, but I'm prepared to call this feature implemented as of 38a7a8b9daba13eb31f761c7278ce7d8b03ec56e.
Players should be able to set a home in each world, not just one overall.