Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-07 20:10:06 +01:00
Add heightmapinterface alias
Dieser Commit ist enthalten in:
Ursprung
88e64a0632
Commit
346762d93b
@ -121,6 +121,7 @@ public class UtilityCommands {
|
|||||||
|
|
||||||
@Command(
|
@Command(
|
||||||
name = "/heightmapinterface",
|
name = "/heightmapinterface",
|
||||||
|
aliases = { "/hmi", "hmi" },
|
||||||
desc = "Generate the heightmap interface: https://github.com/boy0001/HeightMap"
|
desc = "Generate the heightmap interface: https://github.com/boy0001/HeightMap"
|
||||||
)
|
)
|
||||||
@CommandPermissions("fawe.admin")
|
@CommandPermissions("fawe.admin")
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren