Compare commits
8
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b37bcc6693 | ||
|
|
c67023c913 | ||
|
|
146a7a602f | ||
|
|
1057f6ccaf | ||
|
|
f5e58775ab | ||
|
|
a4febfacb9 | ||
|
|
57baae0a05 | ||
|
|
c431c21a8e |
@@ -23,7 +23,7 @@ class HelperCommand(
|
||||
) : TabExecutor {
|
||||
private val subCommands: List<String> = listOf("loadlevel")
|
||||
private val helpMessages = listOf(
|
||||
Component.text("fortern-helper v${plugin.description.version}", NamedTextColor.GREEN),
|
||||
Component.text("Minehunt 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