Package | Description |
---|---|
de.epiceric.shopchest | |
de.epiceric.shopchest.config | |
de.epiceric.shopchest.listeners | |
de.epiceric.shopchest.shop | |
de.epiceric.shopchest.sql | |
de.epiceric.shopchest.utils |
Modifier and Type | Method and Description |
---|---|
static ShopChest |
ShopChest.getInstance() |
Modifier and Type | Method and Description |
---|---|
static void |
Commands.registerCommand(org.bukkit.command.Command command,
ShopChest plugin)
Register a command to ShopChest
|
Constructor and Description |
---|
Commands(ShopChest plugin,
String name,
String description,
String usageMessage,
List<String> aliases) |
Constructor and Description |
---|
LanguageConfiguration(ShopChest plugin) |
Constructor and Description |
---|
LWCMagnetListener(ShopChest plugin) |
NotifyUpdateOnJoinListener(ShopChest plugin) |
ShopInteractListener(ShopChest plugin) |
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) |
Modifier and Type | Field and Description |
---|---|
ShopChest |
Database.plugin |
Constructor and Description |
---|
Database(ShopChest plugin) |
MySQL(ShopChest plugin) |
SQLite(ShopChest plugin) |
Constructor and Description |
---|
UpdateChecker(ShopChest plugin) |
Copyright © 2016. All rights reserved.