danielbyomujuni / WorldSystem

A spigot plugin to give every user his own world
GNU General Public License v3.0
23 stars 25 forks source link

Admin edit template worlds #44

Open denis-ev opened 5 years ago

denis-ev commented 5 years ago

Is your feature request related to a problem? Please describe. I tried to use the world waka islands 2 and when using it as a template the player gets teleported and instantly dies, when i try to go back after dying my spawn is in nowhere and i have to delete the world

Describe the solution you'd like Pre set custom spawn per custom world

/ws admin get {custom world} -> saves directly to plugin/WorldSystem/worldresources /ws admin setspawn -> only works when in the admin world (could be only showing what to paste into the config.yml, needs custom per world spawn tho) /ws admin home -> always as creative and fly so you can't fall or die

daniel-naegele commented 5 years ago

You can set the worldspawn in the config.yml.

denis-ev commented 5 years ago

@Butzlabben Yes I can set a spawn, but I need different spawns for different worlds.

This is what your config says # Location where you spawn when you join a world

daniel-naegele commented 5 years ago

A feature like different fixed spawns for different templates will be implemented