mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-18 01:46:11 +00:00
Add heightmapinterface alias
This commit is contained in:
parent
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")
|
||||||
|
Loading…
Reference in New Issue
Block a user