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