EngineHub / EngineHub/CommandBook
/spawn command configuration
- Ngôn ngữ chính
- Java
- Star
- 151
- Fork
- 104
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Hướng nghiên cứu
Issue không nêu tên file hay test nào. Hãy bắt đầu bằng cách xác định command /spawn và cách xử lý cấu hình của nó, sau đó lần theo cách hoạt động của việc chọn spawn theo từng world. Hoàn thành khi cấu hình có thể chọn spawn của từng world hoặc spawn của world chính cho mỗi lần thực thi /spawn, với coverage cho cả hai thiết lập.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- java
- Lĩnh vực
- game-dev
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100