Compare commits
8
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9d5ead014c | ||
|
|
a5cd5aafec | ||
|
|
285f5273c3 | ||
|
|
8582161da3 | ||
|
|
de3a83deaa | ||
|
|
9562519d1a | ||
|
|
29e5216c8c | ||
|
|
4cf440b843 |
@@ -23,7 +23,7 @@ class HelperCommand(
|
||||
) : TabExecutor {
|
||||
private val subCommands: List<String> = listOf("loadlevel")
|
||||
private val helpMessages = listOf(
|
||||
Component.text("Minehunt v${plugin.description.version}", NamedTextColor.GREEN),
|
||||
Component.text("fortern-helper v${plugin.description.version}", NamedTextColor.GREEN),
|
||||
Component.text("/helper help ", NamedTextColor.GOLD)
|
||||
.append(Component.text("帮助信息", NamedTextColor.WHITE)),
|
||||
Component.text("/helper loadlevel <chunkPosX> <chunkPosZ> [world] ", NamedTextColor.GOLD)
|
||||
|
||||
Reference in New Issue
Block a user