Package studio.magemonkey.genesis.core
Class GenesisShops
java.lang.Object
studio.magemonkey.genesis.core.GenesisShops
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddShop(GenesisShop shop) intcreateId()getShop(int id) getShopByCommand(String playerCommand) getShopFast(int id) getShopFast(String name) intgetShops()booleanisShop(int id) booleanvoidvoidopenShop(org.bukkit.entity.Player p, GenesisShop shop) voidrefreshShops(boolean serverPinging) reloadShop(GenesisShop shop) voidunloadShop(GenesisShop shop)
-
Constructor Details
-
GenesisShops
-
-
Method Details
-
addShop
-
loadShop
-
unloadShop
-
reloadShop
-
openShop
-
openShop
-
getShop
-
getShopFast
-
getShopByCommand
-
getShop
-
getShopFast
-
getShopId
-
isShop
-
isShop
public boolean isShop(int id) -
getShops
-
getShopIds
-
createId
public int createId() -
refreshShops
public void refreshShops(boolean serverPinging)
-