- saveToString() - Method in class de.epiceric.shopchest.config.LanguageConfiguration
-
- sendJson(Player) - Method in class de.epiceric.shopchest.nms.IJsonBuilder
-
- sendJson(Player) - Method in class de.epiceric.shopchest.nms.v1_10_R1.JsonBuilder
-
- sendJson(Player) - Method in class de.epiceric.shopchest.nms.v1_8_R1.JsonBuilder
-
- sendJson(Player) - Method in class de.epiceric.shopchest.nms.v1_8_R2.JsonBuilder
-
- sendJson(Player) - Method in class de.epiceric.shopchest.nms.v1_8_R3.JsonBuilder
-
- sendJson(Player) - Method in class de.epiceric.shopchest.nms.v1_9_R1.JsonBuilder
-
- sendJson(Player) - Method in class de.epiceric.shopchest.nms.v1_9_R2.JsonBuilder
-
- setCancelled(boolean) - Method in class de.epiceric.shopchest.event.ShopBuySellEvent
-
- setCancelled(boolean) - Method in class de.epiceric.shopchest.event.ShopCreateEvent
-
- setCancelled(boolean) - Method in class de.epiceric.shopchest.event.ShopInfoEvent
-
- setCancelled(boolean) - Method in class de.epiceric.shopchest.event.ShopPreCreateEvent
-
- setCancelled(boolean) - Method in class de.epiceric.shopchest.event.ShopPreInfoEvent
-
- setCancelled(boolean) - Method in class de.epiceric.shopchest.event.ShopPreRemoveEvent
-
- setCancelled(boolean) - Method in class de.epiceric.shopchest.event.ShopReloadEvent
-
- setCancelled(boolean) - Method in class de.epiceric.shopchest.event.ShopRemoveEvent
-
- setDownloadLink(String) - Method in class de.epiceric.shopchest.ShopChest
-
Set the download Link of the latest version (will return null if not checked or if no update is available)
- setLatestVersion(String) - Method in class de.epiceric.shopchest.ShopChest
-
Set the latest version
- setPlayerClickType(OfflinePlayer, ClickType) - Static method in class de.epiceric.shopchest.utils.ClickType
-
Sets the click type of a player
- setUpdateNeeded(boolean) - Method in class de.epiceric.shopchest.ShopChest
-
Set whether an update is needed
- Shop - Class in de.epiceric.shopchest.shop
-
- Shop(int, ShopChest, OfflinePlayer, ItemStack, Location, double, double, Shop.ShopType) - Constructor for class de.epiceric.shopchest.shop.Shop
-
- Shop.ShopType - Enum in de.epiceric.shopchest.shop
-
- shop_creation_price_admin - Static variable in class de.epiceric.shopchest.config.Config
-
The price a player has to pay in order to create an admin shop
- shop_creation_price_normal - Static variable in class de.epiceric.shopchest.config.Config
-
The price a player has to pay in order to create a normal shop
- ShopBuySellEvent - Class in de.epiceric.shopchest.event
-
Called when a player buys or sells something from or to a shop
- ShopBuySellEvent(Player, Shop, ShopBuySellEvent.Type) - Constructor for class de.epiceric.shopchest.event.ShopBuySellEvent
-
- ShopBuySellEvent.Type - Enum in de.epiceric.shopchest.event
-
- ShopChest - Class in de.epiceric.shopchest
-
- ShopChest() - Constructor for class de.epiceric.shopchest.ShopChest
-
- ShopCreateEvent - Class in de.epiceric.shopchest.event
-
Called when a player creates a shop (clicks on a chest)
- ShopCreateEvent(Player, Shop, double) - Constructor for class de.epiceric.shopchest.event.ShopCreateEvent
-
- ShopEvent - Class in de.epiceric.shopchest.event
-
- ShopEvent() - Constructor for class de.epiceric.shopchest.event.ShopEvent
-
- ShopInfoEvent - Class in de.epiceric.shopchest.event
-
Called when a player retrieves information about a shop (clicks on a chest)
- ShopInfoEvent(Player, Shop) - Constructor for class de.epiceric.shopchest.event.ShopInfoEvent
-
- ShopInteractListener - Class in de.epiceric.shopchest.listeners
-
- ShopInteractListener(ShopChest) - Constructor for class de.epiceric.shopchest.listeners.ShopInteractListener
-
- shopLimits_group - Static variable in class de.epiceric.shopchest.config.Config
-
The shop limits of certain groups
This returns a key set, which contains the group names, of the shop-limits.group section in ShopChest's config.
- shopLimits_player - Static variable in class de.epiceric.shopchest.config.Config
-
The shop limits of certain players
This returns a key set, which contains the player names, of the shop-limits.player section in ShopChest's config.
- ShopPreCreateEvent - Class in de.epiceric.shopchest.event
-
Called when a player wants to create a shop (enters the command)
- ShopPreCreateEvent(Player, Shop) - Constructor for class de.epiceric.shopchest.event.ShopPreCreateEvent
-
- ShopPreInfoEvent - Class in de.epiceric.shopchest.event
-
Called when a player wants to retrieve information about a shop (enters the command)
- ShopPreInfoEvent(Player) - Constructor for class de.epiceric.shopchest.event.ShopPreInfoEvent
-
- ShopPreRemoveEvent - Class in de.epiceric.shopchest.event
-
Called when a player wants to remove a shop (enters the command)
- ShopPreRemoveEvent(Player) - Constructor for class de.epiceric.shopchest.event.ShopPreRemoveEvent
-
- ShopReloadEvent - Class in de.epiceric.shopchest.event
-
Called when a player reloads the shops
- ShopReloadEvent(Player) - Constructor for class de.epiceric.shopchest.event.ShopReloadEvent
-
- ShopRemoveEvent - Class in de.epiceric.shopchest.event
-
Called when a player removes a shop (clicks on a chest)
- ShopRemoveEvent(Player, Shop) - Constructor for class de.epiceric.shopchest.event.ShopRemoveEvent
-
- ShopUtils - Class in de.epiceric.shopchest.utils
-
- ShopUtils() - Constructor for class de.epiceric.shopchest.utils.ShopUtils
-
- showPlayer(OfflinePlayer) - Method in interface de.epiceric.shopchest.nms.IHologram
-
- showPlayer(OfflinePlayer) - Method in class de.epiceric.shopchest.nms.v1_10_R1.Hologram
-
- showPlayer(OfflinePlayer) - Method in class de.epiceric.shopchest.nms.v1_8_R1.Hologram
-
- showPlayer(OfflinePlayer) - Method in class de.epiceric.shopchest.nms.v1_8_R2.Hologram
-
- showPlayer(OfflinePlayer) - Method in class de.epiceric.shopchest.nms.v1_8_R3.Hologram
-
- showPlayer(OfflinePlayer) - Method in class de.epiceric.shopchest.nms.v1_9_R1.Hologram
-
- showPlayer(OfflinePlayer) - Method in class de.epiceric.shopchest.nms.v1_9_R2.Hologram
-
- SpawnEggMeta - Class in de.epiceric.shopchest.nms.v1_10_R1
-
- SpawnEggMeta(ItemStack) - Constructor for class de.epiceric.shopchest.nms.v1_10_R1.SpawnEggMeta
-
- SpawnEggMeta - Class in de.epiceric.shopchest.nms.v1_8_R1
-
- SpawnEggMeta(ItemStack) - Constructor for class de.epiceric.shopchest.nms.v1_8_R1.SpawnEggMeta
-
- SpawnEggMeta - Class in de.epiceric.shopchest.nms.v1_8_R2
-
- SpawnEggMeta(ItemStack) - Constructor for class de.epiceric.shopchest.nms.v1_8_R2.SpawnEggMeta
-
- SpawnEggMeta - Class in de.epiceric.shopchest.nms.v1_8_R3
-
- SpawnEggMeta(ItemStack) - Constructor for class de.epiceric.shopchest.nms.v1_8_R3.SpawnEggMeta
-
- SpawnEggMeta - Class in de.epiceric.shopchest.nms.v1_9_R1
-
- SpawnEggMeta(ItemStack) - Constructor for class de.epiceric.shopchest.nms.v1_9_R1.SpawnEggMeta
-
- SpawnEggMeta - Class in de.epiceric.shopchest.nms.v1_9_R2
-
- SpawnEggMeta(ItemStack) - Constructor for class de.epiceric.shopchest.nms.v1_9_R2.SpawnEggMeta
-
- SQLite - Class in de.epiceric.shopchest.sql
-
- SQLite(ShopChest) - Constructor for class de.epiceric.shopchest.sql.SQLite
-
- start() - Method in class de.epiceric.shopchest.utils.Metrics
-
Start measuring statistics.
- valueOf(String) - Static method in enum de.epiceric.shopchest.config.Regex
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.epiceric.shopchest.event.ShopBuySellEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.epiceric.shopchest.language.LocalizedMessage.Message
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.epiceric.shopchest.language.PotionName.PotionItemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.epiceric.shopchest.shop.Shop.ShopType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.epiceric.shopchest.sql.Database.DatabaseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.epiceric.shopchest.sql.Database.ShopInfo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.epiceric.shopchest.utils.ClickType.EnumClickType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.epiceric.shopchest.utils.UpdateChecker.UpdateCheckerResult
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.epiceric.shopchest.config.Regex
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.epiceric.shopchest.event.ShopBuySellEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.epiceric.shopchest.language.LocalizedMessage.Message
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.epiceric.shopchest.language.PotionName.PotionItemType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.epiceric.shopchest.shop.Shop.ShopType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.epiceric.shopchest.sql.Database.DatabaseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.epiceric.shopchest.sql.Database.ShopInfo
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.epiceric.shopchest.utils.ClickType.EnumClickType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.epiceric.shopchest.utils.UpdateChecker.UpdateCheckerResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.