EngineHub / EngineHub/CommandBook

/spawn command configuration

オープン
#211 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
151
フォーク
104
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。