Package | Description |
---|---|
de.epiceric.shopchest.sql | |
de.epiceric.shopchest.utils |
Modifier and Type | Method and Description |
---|---|
void |
Database.addShop(Shop shop,
int reconnectAttempts)
Adds a shop to the database
|
void |
Database.removeShop(Shop shop,
int reconnectAttempts)
Remove a shop from the database
|
Modifier and Type | Method and Description |
---|---|
static Shop |
ShopUtils.getShop(org.bukkit.Location location)
Get the shop at a given location
|
static Shop[] |
ShopUtils.getShops()
Get all Shops
|
Modifier and Type | Method and Description |
---|---|
static void |
ShopUtils.addShop(Shop shop,
boolean addToDatabase)
Add a shop
|
static void |
ShopUtils.removeShop(Shop shop,
boolean removeFromDatabase)
Remove a shop
|
Copyright © 2016. All rights reserved.