public class ProtectionCommands
extends java.lang.Object
| Constructor and Description |
|---|
ProtectionCommands(WorldGuard worldGuard) |
| Modifier and Type | Method and Description |
|---|---|
void |
region(com.sk89q.minecraft.util.commands.CommandContext args,
com.sk89q.worldedit.extension.platform.Actor sender) |
void |
worldGuard(com.sk89q.minecraft.util.commands.CommandContext args,
com.sk89q.worldedit.extension.platform.Actor sender) |
public ProtectionCommands(WorldGuard worldGuard)