Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

L

l - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.DefaultFontInfo
 
L - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.DefaultFontInfo
 
LEFT_ARROW - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.DefaultFontInfo
 
LEFT_BRACKET - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.DefaultFontInfo
 
LEFT_CURL_BRACE - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.DefaultFontInfo
 
LEFT_PARENTHESIS - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.DefaultFontInfo
 
LevelEconomy - Class in fr.maxlego08.zshop.economy.economies
 
LevelEconomy(String, String, String) - Constructor for class fr.maxlego08.zshop.economy.economies.LevelEconomy
 
Limit - Interface in fr.maxlego08.zshop.api.limit
 
LIMIT_SERVER_BUY - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
 
LIMIT_SERVER_SELL - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
 
LimiterManager - Interface in fr.maxlego08.zshop.api.limit
 
LimitLoader - Class in fr.maxlego08.zshop.loader
 
LimitLoader(ShopPlugin, String, LimitType) - Constructor for class fr.maxlego08.zshop.loader.LimitLoader
 
limits - Static variable in class fr.maxlego08.zshop.limit.ZLimitManager
 
LimitType - Enum Class in fr.maxlego08.zshop.api.limit
 
LINE - Enum constant in enum class fr.maxlego08.zshop.zcore.utils.DefaultFontInfo
 
ListenerAdapter - Class in fr.maxlego08.zshop.listener
 
ListenerAdapter() - Constructor for class fr.maxlego08.zshop.listener.ListenerAdapter
 
ListenerNullException - Exception Class in fr.maxlego08.zshop.exceptions
 
ListenerNullException() - Constructor for exception class fr.maxlego08.zshop.exceptions.ListenerNullException
 
ListenerNullException(String) - Constructor for exception class fr.maxlego08.zshop.exceptions.ListenerNullException
 
ListenerNullException(String, Throwable) - Constructor for exception class fr.maxlego08.zshop.exceptions.ListenerNullException
 
ListenerNullException(String, Throwable, boolean, boolean) - Constructor for exception class fr.maxlego08.zshop.exceptions.ListenerNullException
 
ListenerNullException(Throwable) - Constructor for exception class fr.maxlego08.zshop.exceptions.ListenerNullException
 
load(Persist) - Method in class fr.maxlego08.zshop.limit.ZLimitManager
 
load(Persist) - Method in class fr.maxlego08.zshop.save.MessageLoader
 
load(Persist) - Method in class fr.maxlego08.zshop.zcore.utils.builder.CooldownBuilder
 
load(Persist) - Method in interface fr.maxlego08.zshop.zcore.utils.storage.Saveable
 
load(Class<T>) - Method in class fr.maxlego08.zshop.zcore.utils.storage.Persist
 
load(Class<T>, File) - Method in class fr.maxlego08.zshop.zcore.utils.storage.Persist
 
load(Class<T>, String) - Method in class fr.maxlego08.zshop.zcore.utils.storage.Persist
 
load(Type, File) - Method in class fr.maxlego08.zshop.zcore.utils.storage.Persist
 
load(Type, String) - Method in class fr.maxlego08.zshop.zcore.utils.storage.Persist
 
load(YamlConfiguration) - Static method in class fr.maxlego08.zshop.save.AbbreviateNumberConfig
 
load(YamlConfiguration) - Static method in class fr.maxlego08.zshop.save.Config
 
load(YamlConfiguration) - Static method in class fr.maxlego08.zshop.save.LogConfig
 
load(YamlConfiguration) - Static method in class fr.maxlego08.zshop.save.PriceFormatConfig
 
load(YamlConfiguration, String) - Method in class fr.maxlego08.zshop.loader.LimitLoader
 
load(YamlConfiguration, String) - Method in class fr.maxlego08.zshop.zcore.utils.loader.ButtonLoader
 
load(YamlConfiguration, String) - Method in class fr.maxlego08.zshop.zcore.utils.loader.ItemStackLoader
Load ItemStack
load(YamlConfiguration, String) - Method in interface fr.maxlego08.zshop.zcore.utils.loader.Loader
Load object from yml
load(YamlConfiguration, String, DefaultButtonValue) - Method in class fr.maxlego08.zshop.loader.AddButtonLoader
 
load(YamlConfiguration, String, DefaultButtonValue) - Method in class fr.maxlego08.zshop.loader.BuyMoreLoader
 
load(YamlConfiguration, String, DefaultButtonValue) - Method in class fr.maxlego08.zshop.loader.ItemButtonLoader
 
load(YamlConfiguration, String, DefaultButtonValue) - Method in class fr.maxlego08.zshop.loader.ItemConfirmButtonLoader
 
load(YamlConfiguration, String, DefaultButtonValue) - Method in class fr.maxlego08.zshop.loader.RemoveButtonLoader
 
load(YamlConfiguration, String, DefaultButtonValue) - Method in class fr.maxlego08.zshop.loader.ShowItemButtonLoader
 
loadCommands() - Method in interface fr.maxlego08.zshop.api.ShopManager
Load commands
loadCommands() - Method in class fr.maxlego08.zshop.ZShopManager
 
loadConfig() - Method in interface fr.maxlego08.zshop.api.ShopManager
Load configs
loadConfig() - Method in class fr.maxlego08.zshop.ZShopManager
 
loadEconomies() - Method in interface fr.maxlego08.zshop.api.economy.EconomyManager
 
loadEconomies() - Method in class fr.maxlego08.zshop.economy.ZEconomyManager
 
Loader<T> - Interface in fr.maxlego08.zshop.zcore.utils.loader
 
loadFiles() - Method in class fr.maxlego08.zshop.zcore.ZPlugin
Load files
loadInventories() - Method in interface fr.maxlego08.zshop.api.ShopManager
Load inventories
loadInventories() - Method in class fr.maxlego08.zshop.ZShopManager
 
loadOrCreate(UUID) - Method in interface fr.maxlego08.zshop.api.history.HistoryManager
Load or create file
loadOrCreate(UUID) - Method in class fr.maxlego08.zshop.history.ZHistoryManager
 
loadOrSaveDefault(T, Class<T>) - Method in class fr.maxlego08.zshop.zcore.utils.storage.Persist
 
loadOrSaveDefault(T, Class<T>, Folder, String) - Method in class fr.maxlego08.zshop.zcore.utils.storage.Persist
 
loadOrSaveDefault(T, Class<T>, File) - Method in class fr.maxlego08.zshop.zcore.utils.storage.Persist
 
loadOrSaveDefault(T, Class<T>, File, boolean) - Method in class fr.maxlego08.zshop.zcore.utils.storage.Persist
 
loadOrSaveDefault(T, Class<T>, String) - Method in class fr.maxlego08.zshop.zcore.utils.storage.Persist
 
loadPatterns() - Method in interface fr.maxlego08.zshop.api.ShopManager
Load patterns
loadPatterns() - Method in class fr.maxlego08.zshop.ZShopManager
 
Local() - Constructor for class fr.maxlego08.zshop.placeholder.Placeholder.Local
 
LocalPlaceholder - Class in fr.maxlego08.zshop.placeholder
 
LocationAdapter - Class in fr.maxlego08.zshop.zcore.utils.gson
 
LocationAdapter(ZPlugin) - Constructor for class fr.maxlego08.zshop.zcore.utils.gson.LocationAdapter
 
LocationUtils - Class in fr.maxlego08.zshop.zcore.utils
 
LocationUtils() - Constructor for class fr.maxlego08.zshop.zcore.utils.LocationUtils
 
log(int, String, String, String, UUID, HistoryType) - Method in interface fr.maxlego08.zshop.api.buttons.ItemButton
 
log(int, String, String, String, UUID, HistoryType) - Method in class fr.maxlego08.zshop.buttons.ZItemButton
 
log(String) - Method in class fr.maxlego08.zshop.zcore.logger.Logger
 
log(String[], Logger.LogType) - Method in class fr.maxlego08.zshop.zcore.logger.Logger
 
log(String, Logger.LogType) - Method in class fr.maxlego08.zshop.zcore.logger.Logger
 
log(String, Logger.LogType, Object...) - Method in class fr.maxlego08.zshop.zcore.logger.Logger
 
log(String, Object...) - Method in class fr.maxlego08.zshop.zcore.logger.Logger
 
LOG_INFO_FOOTER - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
 
LOG_INFO_HEADER - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
 
LOG_INFO_MESSAGE - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
 
LOG_INFO_NONE - Enum constant in enum class fr.maxlego08.zshop.zcore.enums.Message
 
LogConfig - Class in fr.maxlego08.zshop.save
 
Logger - Class in fr.maxlego08.zshop.zcore.logger
 
Logger(String) - Constructor for class fr.maxlego08.zshop.zcore.logger.Logger
 
Logger.LogType - Enum Class in fr.maxlego08.zshop.zcore.logger
 
lower - Static variable in class fr.maxlego08.zshop.zcore.utils.RandomString
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form