public class WorldGuardShopFlag extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.sk89q.worldguard.protection.flags.StateFlag |
CREATE_SHOP |
static com.sk89q.worldguard.protection.flags.StateFlag |
USE_ADMIN_SHOP |
static com.sk89q.worldguard.protection.flags.StateFlag |
USE_SHOP |
| Constructor and Description |
|---|
WorldGuardShopFlag() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isLoaded() |
static void |
register(ShopChest plugin,
boolean onLoad) |
public static final com.sk89q.worldguard.protection.flags.StateFlag CREATE_SHOP
public static final com.sk89q.worldguard.protection.flags.StateFlag USE_SHOP
public static final com.sk89q.worldguard.protection.flags.StateFlag USE_ADMIN_SHOP
public static boolean isLoaded()
public static void register(ShopChest plugin, boolean onLoad)
Copyright © 2017. All rights reserved.