Modifier and Type | Method and Description |
---|---|
static ShopChest |
ShopChest.getInstance() |
Constructor and Description |
---|
ShopCommand(ShopChest plugin) |
Constructor and Description |
---|
Config(ShopChest plugin) |
HologramFormat(ShopChest plugin) |
LanguageConfiguration(ShopChest plugin,
boolean showMessages) |
Modifier and Type | Method and Description |
---|---|
void |
PlotSquaredShopFlag.register(ShopChest plugin) |
static void |
WorldGuardShopFlag.register(ShopChest plugin,
boolean onLoad) |
Constructor and Description |
---|
AreaShopListener(ShopChest plugin) |
BlockExplodeListener(ShopChest plugin) |
ChestProtectListener(ShopChest plugin,
com.sk89q.worldguard.bukkit.WorldGuardPlugin worldGuard) |
NotifyPlayerOnJoinListener(ShopChest plugin) |
ShopInteractListener(ShopChest plugin) |
ShopItemListener(ShopChest plugin) |
ShopUpdateListener(ShopChest plugin) |
WorldGuardListener(ShopChest plugin) |
Modifier and Type | Method and Description |
---|---|
static org.bukkit.entity.EntityType |
SpawnEggMeta.getEntityTypeFromItemStack(ShopChest plugin,
org.bukkit.inventory.ItemStack stack) |
Constructor and Description |
---|
ArmorStandWrapper(ShopChest plugin,
org.bukkit.Location location,
String customName) |
Hologram(ShopChest plugin,
String[] lines,
org.bukkit.Location location) |
JsonBuilder(ShopChest plugin,
String text,
String hoverText,
String downloadLink) |
Constructor and Description |
---|
Shop(int id,
ShopChest plugin,
org.bukkit.OfflinePlayer vendor,
org.bukkit.inventory.ItemStack product,
org.bukkit.Location location,
double buyPrice,
double sellPrice,
Shop.ShopType shopType) |
Shop(ShopChest plugin,
org.bukkit.OfflinePlayer vendor,
org.bukkit.inventory.ItemStack product,
org.bukkit.Location location,
double buyPrice,
double sellPrice,
Shop.ShopType shopType) |
ShopItem(ShopChest plugin,
org.bukkit.inventory.ItemStack itemStack,
org.bukkit.Location location) |
Constructor and Description |
---|
MySQL(ShopChest plugin) |
SQLite(ShopChest plugin) |
Modifier and Type | Method and Description |
---|---|
static boolean |
Utils.sendPacket(ShopChest plugin,
Object packet,
org.bukkit.entity.Player player)
Send a packet to a player
|
Constructor and Description |
---|
Callback(ShopChest plugin) |
ShopUpdater(ShopChest plugin) |
ShopUtils(ShopChest plugin) |
UpdateChecker(ShopChest plugin) |
Copyright © 2017. All rights reserved.