mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 01:37:37 +00:00
Add //image alias
This commit is contained in:
parent
49d1f6fa88
commit
35be4c7fb0
@ -127,6 +127,7 @@ public class GenerationCommands {
|
|||||||
|
|
||||||
@Command(
|
@Command(
|
||||||
name = "/img",
|
name = "/img",
|
||||||
|
aliases = { "/image", "image" },
|
||||||
desc = "Generate an image"
|
desc = "Generate an image"
|
||||||
)
|
)
|
||||||
@CommandPermissions("worldedit.generation.image")
|
@CommandPermissions("worldedit.generation.image")
|
||||||
|
Loading…
Reference in New Issue
Block a user