mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-05 12:36:40 +00:00
add a bunch of // aliases for commands
This commit is contained in:
@ -111,6 +111,7 @@ public class BiomeCommands {
|
||||
@Command(
|
||||
name = "biomeinfo",
|
||||
desc = "Get the biome of the targeted block.",
|
||||
aliases = { "/biomeinfo" },
|
||||
descFooter = "By default, uses all blocks in your selection."
|
||||
)
|
||||
@CommandPermissions("worldedit.biome.info")
|
||||
|
Reference in New Issue
Block a user