CommandBook icon indicating copy to clipboard operation
CommandBook copied to clipboard

/spawn command configuration

Open LadyCailinBot opened this issue 11 years ago • 2 comments

CMDBOOK-2295 - Reported by Amicus.Minecraft

Can the /spawn command be configured to send a player to one spawn point regardless of which world they are in?

Say I have the following worlds:

WORLD

WORLD_NETHER

CREATIVE

GASBOMBS

If a player uses /spawn in GASBOMBS, I want them to be teleported to the spawn point of WORLD, not the spawn point of GASBOMBS.

In the configuration file, this option could have two settings.

$ spawn-locations: $ exact-spawn: false $ main-world: WORLD $ multiworld-spawn: false

Set "multiworld-spawn" to "true" to enable the current system of each world having its own spawn. Set it to "false" to have all '/spawn' command executions send the player to the main world's spawn.

LadyCailinBot avatar Jul 18 '13 15:07 LadyCailinBot

Comment by Amicus.Minecraft

Out of curiosity, how many things are on the priority list before this feature?

LadyCailinBot avatar Jul 24 '13 00:07 LadyCailinBot

Comment by wizjany

well, commandbook is behind Worldedit and worldguard, if that gives you an idea.

LadyCailinBot avatar Jul 24 '13 19:07 LadyCailinBot