Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
S
- s - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.DefaultFontInfo
- S - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.DefaultFontInfo
- same(ItemStack, String) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
-
Check if the item name is the same as the given string
- same(Location, Location) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
-
Check if two locations are identical
- sameSubCommands() - Method in class fr.maxlego08.zshop.command.VCommand
- save(Limit, YamlConfiguration, String) - Method in class fr.maxlego08.zshop.loader.LimitLoader
- save(Button, YamlConfiguration, String) - Method in class fr.maxlego08.zshop.zcore.utils.loader.ButtonLoader
- save(Persist) - Method in class fr.maxlego08.zshop.limit.ZLimitManager
- save(Persist) - Method in class fr.maxlego08.zshop.save.MessageLoader
- save(Persist) - Method in class fr.maxlego08.zshop.zcore.utils.builder.CooldownBuilder
- save(Persist) - Method in interface fr.maxlego08.zshop.zcore.utils.storage.Saveable
- save(Object) - Method in class fr.maxlego08.zshop.zcore.utils.storage.Persist
- save(Object, Folder, String) - Method in class fr.maxlego08.zshop.zcore.utils.storage.Persist
- save(Object, File) - Method in class fr.maxlego08.zshop.zcore.utils.storage.Persist
- save(Object, File, boolean) - Method in class fr.maxlego08.zshop.zcore.utils.storage.Persist
- save(Object, String) - Method in class fr.maxlego08.zshop.zcore.utils.storage.Persist
- save(UUID) - Method in interface fr.maxlego08.zshop.api.history.HistoryManager
- save(UUID) - Method in class fr.maxlego08.zshop.history.ZHistoryManager
- save(ItemStack, YamlConfiguration, String) - Method in class fr.maxlego08.zshop.zcore.utils.loader.ItemStackLoader
- save(T, YamlConfiguration, String) - Method in interface fr.maxlego08.zshop.zcore.utils.loader.Loader
-
Save object to yml
- Saveable - Interface in fr.maxlego08.zshop.zcore.utils.storage
- saveFiles() - Method in class fr.maxlego08.zshop.zcore.ZPlugin
-
Save files
- saveResource(String, String, boolean) - Method in class fr.maxlego08.zshop.zcore.ZPlugin
-
For 1.13+
- schedule() - Method in class fr.maxlego08.zshop.scoreboard.ScoreBoardManager
-
Start scheduler
- schedule(long, Runnable) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
- schedule(Plugin, long, int, Runnable) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
-
Schedule task with timer
- scheduleFix(Plugin, long, long, BiConsumer<TimerTask, Boolean>) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
- scheduleFix(Plugin, long, BiConsumer<TimerTask, Boolean>) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
- SchedulerType - Enum Class in fr.maxlego08.zshop.api.limit
- ScoreBoardManager - Class in fr.maxlego08.zshop.scoreboard
- ScoreBoardManager(Plugin, long) - Constructor for class fr.maxlego08.zshop.scoreboard.ScoreBoardManager
- second - Variable in class fr.maxlego08.zshop.zcore.utils.Pair
- sell(Player, int) - Method in interface fr.maxlego08.zshop.api.buttons.EconomyAction
- sell(Player, int) - Method in class fr.maxlego08.zshop.buttons.ZItemButton
- sell(Player, int) - Method in class fr.maxlego08.zshop.buttons.ZItemConfirmButton
- SELL - Enum constant in enum class fr.maxlego08.zshop.api.history.HistoryType
- SELL - Enum constant in enum class fr.maxlego08.zshop.api.PriceType
- SELL_ALL_COLOR_INFO - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
- SELL_ALL_COLOR_SEPARATOR - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
- SELL_ALL_INFO - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
- SELL_ALL_MESSAGE - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
- SELL_HAND_AIR - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
- SELL_HAND_ALL - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
- SELL_HAND_ALLITEM - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
- SELL_HAND_EMPTY - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
- SELL_ITEM - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
- sellAll(Player) - Method in interface fr.maxlego08.zshop.api.ShopManager
-
Sell all the contents of its inventory
- sellAll(Player) - Method in class fr.maxlego08.zshop.ZShopManager
- sellAllHand(Player) - Method in interface fr.maxlego08.zshop.api.ShopManager
-
Sells all items inventory which are the same as the one being held in your hand
- sellAllHand(Player) - Method in class fr.maxlego08.zshop.ZShopManager
- sellAllMessage - Static variable in class fr.maxlego08.zshop.save.LogConfig
- sellConfirmationConfig - Static variable in class fr.maxlego08.zshop.save.Config
- sellHand(Player, int) - Method in interface fr.maxlego08.zshop.api.ShopManager
-
Set item in hand
- sellHand(Player, int) - Method in class fr.maxlego08.zshop.ZShopManager
- sellInventoryName - Static variable in class fr.maxlego08.zshop.save.Config
- sellMessage - Static variable in class fr.maxlego08.zshop.save.LogConfig
- SEMI_COLON - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.DefaultFontInfo
- sendActionBar(Player, String) - Static method in class fr.maxlego08.zshop.zcore.utils.players.ActionBar
- sender - Variable in class fr.maxlego08.zshop.command.VCommand
-
This is the person who executes the command
- sendLog() - Method in class fr.maxlego08.zshop.inventory.ZInventoryManager
- sendPacket(Player, Object) - Method in class fr.maxlego08.zshop.zcore.utils.MessageUtils
- serialize() - Method in class fr.maxlego08.zshop.zcore.utils.Cuboid
- serializeItemStack(ItemStack) - Static method in class fr.maxlego08.zshop.zcore.utils.nms.ItemStackUtils
-
Change
ItemStacktoString - SERVER_BUY - Enum constant in enum class fr.maxlego08.zshop.api.limit.LimitType
- SERVER_SELL - Enum constant in enum class fr.maxlego08.zshop.api.limit.LimitType
- service - Static variable in class fr.maxlego08.zshop.zcore.ZPlugin
- setAmount(int) - Method in class fr.maxlego08.zshop.api.event.events.ZShopBuyEvent
- setAmount(int) - Method in class fr.maxlego08.zshop.api.event.events.ZShopSellEvent
- setAmount(int) - Method in interface fr.maxlego08.zshop.api.limit.Limit
- setAmount(int) - Method in class fr.maxlego08.zshop.limit.ZLimit
- setBoolean(ItemStack, String, boolean) - Method in class fr.maxlego08.zshop.zcore.utils.nms.ItemStackCompound
- setBuyAmount(String, int) - Method in interface fr.maxlego08.zshop.api.limit.PlayerLimit
- setBuyAmount(String, int) - Method in class fr.maxlego08.zshop.limit.ZPlayerLimit
- setCancelled(boolean) - Method in class fr.maxlego08.zshop.api.event.CancelledShopEvent
- setClick(Consumer<InventoryClickEvent>) - Method in class fr.maxlego08.zshop.zcore.utils.inventory.ItemButton
- setClickAction(TextComponent, ClickEvent.Action, String) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
- setConsoleCanUse(boolean) - Method in class fr.maxlego08.zshop.command.VCommand
- setDescription(Message) - Method in class fr.maxlego08.zshop.command.VCommand
-
Mettre la description de la commande
- setDescription(String) - Method in class fr.maxlego08.zshop.command.VCommand
-
Mettre la description de la commande
- setDisableClick(boolean) - Method in class fr.maxlego08.zshop.inventory.VInventory
-
Change the ability to click in the inventory
- setDouble(ItemStack, String, double) - Method in class fr.maxlego08.zshop.zcore.utils.nms.ItemStackCompound
- setEconomyAction(EconomyAction) - Method in interface fr.maxlego08.zshop.api.PlayerCache
- setEconomyAction(EconomyAction) - Method in class fr.maxlego08.zshop.ZPlayerCache
- setExtendedArgs(boolean) - Method in class fr.maxlego08.zshop.command.VCommand
- setFlag(ItemFlag) - Method in class fr.maxlego08.zshop.zcore.utils.builder.ItemBuilder
- setFlag(ItemFlag...) - Method in class fr.maxlego08.zshop.zcore.utils.builder.ItemBuilder
-
add flags
- setFloat(ItemStack, String, float) - Method in class fr.maxlego08.zshop.zcore.utils.nms.ItemStackCompound
- setHoverMessage(TextComponent, String...) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
- setHoverMessage(TextComponent, List<String>) - Method in class fr.maxlego08.zshop.zcore.utils.ZUtils
- setId(int) - Method in class fr.maxlego08.zshop.inventory.VInventory
-
Inventory Id
- setId(int) - Method in class fr.maxlego08.zshop.limit.ZLimit
- setIgnoreArgs(boolean) - Method in class fr.maxlego08.zshop.command.VCommand
- setIgnoreParent(boolean) - Method in class fr.maxlego08.zshop.command.VCommand
- setInt(ItemStack, String, int) - Method in class fr.maxlego08.zshop.zcore.utils.nms.ItemStackCompound
- setItemAmount(int) - Method in interface fr.maxlego08.zshop.api.PlayerCache
- setItemAmount(int) - Method in class fr.maxlego08.zshop.ZPlayerCache
- setItemButton(ItemButton) - Method in interface fr.maxlego08.zshop.api.PlayerCache
- setItemButton(ItemButton) - Method in class fr.maxlego08.zshop.ZPlayerCache
- setItemStack(ItemStack) - Method in enum class fr.maxlego08.zshop.zcore.enums.Message
- setLeftClick(Consumer<InventoryClickEvent>) - Method in class fr.maxlego08.zshop.zcore.utils.inventory.ItemButton
- setLines(CollectionConsumer<Player>) - Method in class fr.maxlego08.zshop.scoreboard.ScoreBoardManager
- setLinesAndSchedule(CollectionConsumer<Player>) - Method in class fr.maxlego08.zshop.scoreboard.ScoreBoardManager
- setLong(ItemStack, String, long) - Method in class fr.maxlego08.zshop.zcore.utils.nms.ItemStackCompound
- setLore(String...) - Method in class fr.maxlego08.zshop.zcore.utils.builder.ItemBuilder
- setMessage(String) - Method in enum class fr.maxlego08.zshop.zcore.enums.Message
- setMessages(List<String>) - Method in enum class fr.maxlego08.zshop.zcore.enums.Message
- setMiddleClick(Consumer<InventoryClickEvent>) - Method in class fr.maxlego08.zshop.zcore.utils.inventory.ItemButton
- setName(String) - Method in class fr.maxlego08.zshop.zcore.utils.builder.ItemBuilder
- setParent(VCommand) - Method in class fr.maxlego08.zshop.command.VCommand
- setPermission(Permission) - Method in class fr.maxlego08.zshop.command.VCommand
- setPermission(String) - Method in class fr.maxlego08.zshop.command.VCommand
- setPlaceholders(Player, String) - Method in class fr.maxlego08.zshop.placeholder.LocalPlaceholder
- setPlaceholders(Player, String) - Method in class fr.maxlego08.zshop.placeholder.Placeholder.Api
- setPlaceholders(Player, String) - Method in class fr.maxlego08.zshop.placeholder.Placeholder.Local
- setPlaceholders(Player, String) - Method in interface fr.maxlego08.zshop.placeholder.Placeholder
- setPlaceholders(Player, List<String>) - Method in class fr.maxlego08.zshop.placeholder.LocalPlaceholder
- setPlaceholders(Player, List<String>) - Method in class fr.maxlego08.zshop.placeholder.Placeholder.Api
- setPlaceholders(Player, List<String>) - Method in class fr.maxlego08.zshop.placeholder.Placeholder.Local
- setPlaceholders(Player, List<String>) - Method in interface fr.maxlego08.zshop.placeholder.Placeholder
- setPlayerLimit(int) - Method in class fr.maxlego08.zshop.api.event.events.ZShopBuyEvent
- setPlayerLimit(int) - Method in class fr.maxlego08.zshop.api.event.events.ZShopSellEvent
- setPlugin(ShopPlugin) - Method in class fr.maxlego08.zshop.placeholder.LocalPlaceholder
-
Set plugin instance
- setPrefix(String) - Method in class fr.maxlego08.zshop.placeholder.LocalPlaceholder
- setPrice(double) - Method in class fr.maxlego08.zshop.api.event.events.ZShopBuyEvent
- setPrice(double) - Method in class fr.maxlego08.zshop.api.event.events.ZShopSellEvent
- setPrice(double) - Method in class fr.maxlego08.zshop.api.event.ShopAction
- setPriceModifier(PriceType, PriceModifierCache) - Method in interface fr.maxlego08.zshop.api.PlayerCache
- setPriceModifier(PriceType, PriceModifierCache) - Method in class fr.maxlego08.zshop.ZPlayerCache
- setRightClick(Consumer<InventoryClickEvent>) - Method in class fr.maxlego08.zshop.zcore.utils.inventory.ItemButton
- setRunning(boolean) - Method in class fr.maxlego08.zshop.scoreboard.ScoreBoardManager
- setSavedAt() - Method in interface fr.maxlego08.zshop.api.history.HistoryFile
- setSavedAt() - Method in class fr.maxlego08.zshop.history.ZHistoryFile
- setSellAmount(String, int) - Method in interface fr.maxlego08.zshop.api.limit.PlayerLimit
- setSellAmount(String, int) - Method in class fr.maxlego08.zshop.limit.ZPlayerLimit
- setServerLimit(int) - Method in class fr.maxlego08.zshop.api.event.events.ZShopBuyEvent
- setServerLimit(int) - Method in class fr.maxlego08.zshop.api.event.events.ZShopSellEvent
- setString(ItemStack, String, String) - Method in class fr.maxlego08.zshop.zcore.utils.nms.ItemStackCompound
- setSyntax(String) - Method in class fr.maxlego08.zshop.command.VCommand
- setTabCompletor() - Method in class fr.maxlego08.zshop.command.VCommand
- setTitles(Map<String, Object>) - Method in enum class fr.maxlego08.zshop.zcore.enums.Message
- setTotalExperience(Player, int) - Method in class fr.maxlego08.zshop.economy.economies.ExperienceEconomy
- setType(MessageType) - Method in enum class fr.maxlego08.zshop.zcore.enums.Message
- setValid(boolean) - Method in class fr.maxlego08.zshop.limit.ZLimit
- shift(Cuboid.CuboidDirection, int) - Method in class fr.maxlego08.zshop.zcore.utils.Cuboid
-
Shift the Cuboid in the given direction by the given amount.
- ShopAction - Class in fr.maxlego08.zshop.api.event
- ShopAction(ItemStack, ItemButton, double) - Constructor for class fr.maxlego08.zshop.api.event.ShopAction
- ShopEconomy - Interface in fr.maxlego08.zshop.api.economy
- ShopEvent - Class in fr.maxlego08.zshop.api.event
- ShopEvent() - Constructor for class fr.maxlego08.zshop.api.event.ShopEvent
- SHOPGUIPLUS - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.plugins.Plugins
- ShopGuiPlusConverter - Class in fr.maxlego08.zshop.convert
- ShopGuiPlusConverter(ShopPlugin) - Constructor for class fr.maxlego08.zshop.convert.ShopGuiPlusConverter
- shopManager - Variable in class fr.maxlego08.zshop.buttons.ZItemButton
- ShopManager - Interface in fr.maxlego08.zshop.api
- ShopPlugin - Class in fr.maxlego08.zshop
-
System to create your plugins very simply Projet: https://github.com/Maxlego08/TemplatePlugin
- ShopPlugin() - Constructor for class fr.maxlego08.zshop.ShopPlugin
- ShowConfirmItemButton - Interface in fr.maxlego08.zshop.api.buttons
- ShowItemButton - Interface in fr.maxlego08.zshop.api.buttons
- ShowItemButtonLoader - Class in fr.maxlego08.zshop.loader
- ShowItemButtonLoader(ShopPlugin) - Constructor for class fr.maxlego08.zshop.loader.ShowItemButtonLoader
- SimpleBarChart(String, Callable<Map<String, Integer>>) - Constructor for class fr.maxlego08.zshop.zcore.utils.plugins.Metrics.SimpleBarChart
-
Class constructor.
- SimplePie(String, Callable<String>) - Constructor for class fr.maxlego08.zshop.zcore.utils.plugins.Metrics.SimplePie
-
Class constructor.
- SINGLE_QUOTE - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.DefaultFontInfo
- SingleLineChart(String, Callable<Integer>) - Constructor for class fr.maxlego08.zshop.zcore.utils.plugins.Metrics.SingleLineChart
-
Class constructor.
- size() - Method in class fr.maxlego08.zshop.scoreboard.FastBoard
-
Get the scoreboard size (the number of lines).
- SLASH - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.DefaultFontInfo
- slotChange(int) - Method in class fr.maxlego08.zshop.zcore.utils.inventory.PaginateInventory
- South - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.Cuboid.CuboidDirection
- SPACE - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.DefaultFontInfo
- start() - Method in class fr.maxlego08.zshop.zcore.utils.ElapsedTime
-
Start
- start() - Method in class fr.maxlego08.zshop.zcore.utils.players.BarApi
- START - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.commands.Tab
- StringConsumer<T> - Interface in fr.maxlego08.zshop.zcore.utils.interfaces
- style(BarStyle) - Method in class fr.maxlego08.zshop.zcore.utils.players.BarApi
- subVCommands - Variable in class fr.maxlego08.zshop.command.VCommand
- success(String) - Method in class fr.maxlego08.zshop.zcore.utils.yaml.YamlUtils
-
Send success to console
- SUCCESS - Enum constant in enum class fr.maxlego08.zshop.zcore.logger.Logger.LogType
- SUCCESS - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.commands.CommandType
- SUCCESS - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.inventory.InventoryResult
- SYNTAX_ERROR - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.commands.CommandType
- syntaxMessage() - Method in class fr.maxlego08.zshop.command.VCommand
-
Allows to send the syntax of the commands
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form