Index
All Classes and Interfaces|All Packages
A
- acceptChange(Changer.ChangeMode) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.ExprId
- acceptChange(Changer.ChangeMode) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.ExprPrice
- acceptChange(Changer.ChangeMode) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprMetadataValueOfProduct
- acceptChange(Changer.ChangeMode) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprQuantityOfProduct
- acceptChange(Changer.ChangeMode) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprTitleOfProduct
- accepted - Enum constant in enum class dk.minepay.server.bukkit.classes.RequestStatus
-
The request has been accepted.
- accepted - Enum constant in enum class dk.minepay.server.bukkit.classes.VoteStatus
-
The vote has been cancelled.
- acceptRequest(String) - Method in class dk.minepay.server.bukkit.managers.RequestManager
-
Accepts a store request with the given request ID.
- acceptVote(String) - Method in class dk.minepay.server.bukkit.managers.RequestManager
-
Accepts a vote with the given vote ID.
C
- calledIds - Static variable in class dk.minepay.server.bukkit.managers.EventManager
-
The set of called store request IDs.
- calledVoteIds - Static variable in class dk.minepay.server.bukkit.managers.EventManager
-
The set of called vote IDs.
- callOnlineRequestEvent(StoreRequest) - Static method in class dk.minepay.server.bukkit.managers.EventManager
-
Calls the appropriate join event for the given store request.
- callOnlineVoteEvent(Vote) - Static method in class dk.minepay.server.bukkit.managers.EventManager
-
Calls the appropriate online vote event for the given vote.
- callRequestEvent(StoreRequest) - Static method in class dk.minepay.server.bukkit.managers.EventManager
-
Calls the appropriate event for the given store request.
- callVoteEvent(Vote) - Static method in class dk.minepay.server.bukkit.managers.EventManager
-
Calls the appropriate vote event for the given vote.
- cancelled - Enum constant in enum class dk.minepay.server.bukkit.classes.RequestStatus
-
The request has been cancelled.
- cancelRequest(String) - Method in class dk.minepay.server.bukkit.managers.RequestManager
-
Cancels a store request with the given request ID.
- change(Event, Object[], Changer.ChangeMode) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.ExprId
- change(Event, Object[], Changer.ChangeMode) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.ExprPrice
- change(Event, Object[], Changer.ChangeMode) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprMetadataValueOfProduct
- change(Event, Object[], Changer.ChangeMode) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprQuantityOfProduct
- change(Event, Object[], Changer.ChangeMode) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprTitleOfProduct
- check(Event) - Method in class dk.minepay.server.bukkit.hooks.skript.events.EvtStoreRequest
- check(Event) - Method in class dk.minepay.server.bukkit.hooks.skript.events.EvtStoreRequestAccept
- check(Event) - Method in class dk.minepay.server.bukkit.hooks.skript.events.EvtStoreRequestAcceptOnline
- check(Event) - Method in class dk.minepay.server.bukkit.hooks.skript.events.EvtStoreRequestCancel
- check(Event) - Method in class dk.minepay.server.bukkit.hooks.skript.events.EvtStoreRequestCancelOnline
- check(Event) - Method in class dk.minepay.server.bukkit.hooks.skript.events.EvtVote
- check(Event) - Method in class dk.minepay.server.bukkit.hooks.skript.events.EvtVoteOnline
- checkFolders() - Method in class dk.minepay.server.bukkit.MinePayApi
-
Checks if the required folders exist and creates them if they do not.
- ClassLoader - Class in dk.minepay.server.bukkit.hooks.skript.classes
-
The type Class loader.
- ClassLoader() - Constructor for class dk.minepay.server.bukkit.hooks.skript.classes.ClassLoader
-
Instantiates a new Class loader.
- convert(StoreItem) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.ExprId
- convert(StoreItem) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.ExprPrice
- convert(StoreProduct) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprQuantityOfProduct
- convert(StoreProduct) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprTitleOfProduct
- convert(StoreRequest) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprServerStatusOfRequest
- convert(StoreRequest) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprStatusOfRequest
- createRequest(UUID, StoreProduct[]) - Method in class dk.minepay.server.bukkit.managers.RequestManager
-
Creates a new store request for the given player UUID and store products.
D
- disable() - Method in class dk.minepay.server.bukkit.MinePayApi
-
Disables the MinePayApi instance.
- dk.minepay.server.bukkit - package dk.minepay.server.bukkit
- dk.minepay.server.bukkit.classes - package dk.minepay.server.bukkit.classes
- dk.minepay.server.bukkit.events - package dk.minepay.server.bukkit.events
- dk.minepay.server.bukkit.hooks.common - package dk.minepay.server.bukkit.hooks.common
- dk.minepay.server.bukkit.hooks.skript - package dk.minepay.server.bukkit.hooks.skript
- dk.minepay.server.bukkit.hooks.skript.classes - package dk.minepay.server.bukkit.hooks.skript.classes
- dk.minepay.server.bukkit.hooks.skript.effects - package dk.minepay.server.bukkit.hooks.skript.effects
- dk.minepay.server.bukkit.hooks.skript.events - package dk.minepay.server.bukkit.hooks.skript.events
- dk.minepay.server.bukkit.hooks.skript.expressions - package dk.minepay.server.bukkit.hooks.skript.expressions
- dk.minepay.server.bukkit.hooks.skript.expressions.product - package dk.minepay.server.bukkit.hooks.skript.expressions.product
- dk.minepay.server.bukkit.hooks.skript.expressions.requests - package dk.minepay.server.bukkit.hooks.skript.expressions.requests
- dk.minepay.server.bukkit.listeners - package dk.minepay.server.bukkit.listeners
- dk.minepay.server.bukkit.managers - package dk.minepay.server.bukkit.managers
E
- EffAcceptRequest - Class in dk.minepay.server.bukkit.hooks.skript.effects
-
The type Eff accept request.
- EffAcceptRequest() - Constructor for class dk.minepay.server.bukkit.hooks.skript.effects.EffAcceptRequest
-
Instantiates a new Eff accept request.
- EffAcceptVote - Class in dk.minepay.server.bukkit.hooks.skript.effects
-
The type Eff accept vote.
- EffAcceptVote() - Constructor for class dk.minepay.server.bukkit.hooks.skript.effects.EffAcceptVote
-
Instantiates a new Eff accept request.
- EffCancelRequest - Class in dk.minepay.server.bukkit.hooks.skript.effects
-
The type Eff cancel request.
- EffCancelRequest() - Constructor for class dk.minepay.server.bukkit.hooks.skript.effects.EffCancelRequest
-
Instantiates a new Eff cancel request.
- EffSendRequest - Class in dk.minepay.server.bukkit.hooks.skript.effects
-
The type Eff send request.
- EffSendRequest() - Constructor for class dk.minepay.server.bukkit.hooks.skript.effects.EffSendRequest
-
Instantiates a new Eff send request.
- EventManager - Class in dk.minepay.server.bukkit.managers
-
Manager for handling events.
- EventManager() - Constructor for class dk.minepay.server.bukkit.managers.EventManager
-
Constructor for EventManager.
- EvtStoreRequest - Class in dk.minepay.server.bukkit.hooks.skript.events
-
The type Evt store request.
- EvtStoreRequest() - Constructor for class dk.minepay.server.bukkit.hooks.skript.events.EvtStoreRequest
-
Instantiates a new Evt store request.
- EvtStoreRequestAccept - Class in dk.minepay.server.bukkit.hooks.skript.events
-
The type Evt store request accept.
- EvtStoreRequestAccept() - Constructor for class dk.minepay.server.bukkit.hooks.skript.events.EvtStoreRequestAccept
-
Instantiates a new Evt store request accept.
- EvtStoreRequestAcceptOnline - Class in dk.minepay.server.bukkit.hooks.skript.events
-
The type Evt store request accept online.
- EvtStoreRequestAcceptOnline() - Constructor for class dk.minepay.server.bukkit.hooks.skript.events.EvtStoreRequestAcceptOnline
-
Instantiates a new Evt store request accept online.
- EvtStoreRequestCancel - Class in dk.minepay.server.bukkit.hooks.skript.events
-
The type Evt store request cancel.
- EvtStoreRequestCancel() - Constructor for class dk.minepay.server.bukkit.hooks.skript.events.EvtStoreRequestCancel
-
Instantiates a new Evt store request cancel.
- EvtStoreRequestCancelOnline - Class in dk.minepay.server.bukkit.hooks.skript.events
-
The type Evt store request cancel online.
- EvtStoreRequestCancelOnline() - Constructor for class dk.minepay.server.bukkit.hooks.skript.events.EvtStoreRequestCancelOnline
-
Instantiates a new Evt store request cancel online.
- EvtVote - Class in dk.minepay.server.bukkit.hooks.skript.events
-
The type Evt vote.
- EvtVote() - Constructor for class dk.minepay.server.bukkit.hooks.skript.events.EvtVote
-
Instantiates a new Evt store request accept.
- EvtVoteOnline - Class in dk.minepay.server.bukkit.hooks.skript.events
-
The type Evt vote online.
- EvtVoteOnline() - Constructor for class dk.minepay.server.bukkit.hooks.skript.events.EvtVoteOnline
-
Instantiates a new Evt store request accept.
- execute(Event) - Method in class dk.minepay.server.bukkit.hooks.skript.effects.EffAcceptRequest
- execute(Event) - Method in class dk.minepay.server.bukkit.hooks.skript.effects.EffAcceptVote
- execute(Event) - Method in class dk.minepay.server.bukkit.hooks.skript.effects.EffCancelRequest
- execute(Event) - Method in class dk.minepay.server.bukkit.hooks.skript.effects.EffSendRequest
- ExprId - Class in dk.minepay.server.bukkit.hooks.skript.expressions
-
ID of product expression.
- ExprId() - Constructor for class dk.minepay.server.bukkit.hooks.skript.expressions.ExprId
-
Creates a new id of product expression.
- ExprMetadataKeysOfProduct - Class in dk.minepay.server.bukkit.hooks.skript.expressions.product
-
The type Expr metadata keys of product.
- ExprMetadataKeysOfProduct() - Constructor for class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprMetadataKeysOfProduct
-
Instantiates a new Expr metadata keys of product.
- ExprMetadataValueOfProduct - Class in dk.minepay.server.bukkit.hooks.skript.expressions.product
-
Metadata value of product expression.
- ExprMetadataValueOfProduct() - Constructor for class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprMetadataValueOfProduct
-
Creates a new metadata value of product expression.
- ExprNewProduct - Class in dk.minepay.server.bukkit.hooks.skript.expressions.product
-
The type Expr new product.
- ExprNewProduct() - Constructor for class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprNewProduct
-
Instantiates a new Expr new product.
- ExprPrice - Class in dk.minepay.server.bukkit.hooks.skript.expressions
-
Price of product/request expression.
- ExprPrice() - Constructor for class dk.minepay.server.bukkit.hooks.skript.expressions.ExprPrice
-
Creates a new price of request expression.
- ExprProductsOfRequest - Class in dk.minepay.server.bukkit.hooks.skript.expressions.requests
-
The type Expr products of request.
- ExprProductsOfRequest() - Constructor for class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprProductsOfRequest
-
Instantiates a new Expr products of request.
- ExprQuantityOfProduct - Class in dk.minepay.server.bukkit.hooks.skript.expressions.product
-
Quantity of product expression.
- ExprQuantityOfProduct() - Constructor for class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprQuantityOfProduct
-
Creates a new quantity of product expression.
- ExprRequestsWithStatus - Class in dk.minepay.server.bukkit.hooks.skript.expressions.requests
-
Request with status expression.
- ExprRequestsWithStatus() - Constructor for class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprRequestsWithStatus
-
Creates a new request with Status expression.
- ExprRequestWithId - Class in dk.minepay.server.bukkit.hooks.skript.expressions.requests
-
Request with ID expression.
- ExprRequestWithId() - Constructor for class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprRequestWithId
-
Creates a new request with ID expression.
- ExprServerStatusOfRequest - Class in dk.minepay.server.bukkit.hooks.skript.expressions.requests
-
Server status of request expression.
- ExprServerStatusOfRequest() - Constructor for class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprServerStatusOfRequest
-
Creates a new server status of request expression.
- ExprStatusOfRequest - Class in dk.minepay.server.bukkit.hooks.skript.expressions.requests
-
Status of request expression.
- ExprStatusOfRequest() - Constructor for class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprStatusOfRequest
-
Creates a new status of request expression.
- ExprTitleOfProduct - Class in dk.minepay.server.bukkit.hooks.skript.expressions.product
-
Title of product expression.
- ExprTitleOfProduct() - Constructor for class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprTitleOfProduct
-
Creates a new title of product expression.
F
- fromString(String) - Static method in enum class dk.minepay.server.bukkit.classes.RequestStatus
-
Converts a string to a request status.
- fromString(String) - Static method in enum class dk.minepay.server.bukkit.classes.VoteStatus
-
Converts a string to a request status.
G
- get(Event) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprMetadataKeysOfProduct
- get(Event) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprMetadataValueOfProduct
- get(Event) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprNewProduct
- get(Event) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprProductsOfRequest
- get(Event) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprRequestsWithStatus
- get(Event) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprRequestWithId
- getHandlerList() - Static method in class dk.minepay.server.bukkit.events.StoreRequestAcceptOnlineEvent
-
Gets the handler list for the event.
- getHandlerList() - Static method in class dk.minepay.server.bukkit.events.StoreRequestCancelOnlineEvent
-
Gets the handler list for the event.
- getHandlerList() - Static method in class dk.minepay.server.bukkit.events.StoreRequestEvent
-
Gets the handler list for the event.
- getHandlerList() - Static method in class dk.minepay.server.bukkit.events.VoteEvent
-
Gets the handler list for the event.
- getHandlerList() - Static method in class dk.minepay.server.bukkit.events.VoteOnlineEvent
-
Gets the handler list for the event.
- getHandlers() - Method in class dk.minepay.server.bukkit.events.StoreRequestAcceptOnlineEvent
-
Gets the handler list for the event.
- getHandlers() - Method in class dk.minepay.server.bukkit.events.StoreRequestCancelOnlineEvent
-
Gets the handler list for the event.
- getHandlers() - Method in class dk.minepay.server.bukkit.events.StoreRequestEvent
-
Gets the handler list for the event.
- getHandlers() - Method in class dk.minepay.server.bukkit.events.VoteEvent
-
Gets the handler list for the event.
- getHandlers() - Method in class dk.minepay.server.bukkit.events.VoteOnlineEvent
-
Gets the handler list for the event.
- getPropertyName() - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.ExprId
- getPropertyName() - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.ExprPrice
- getPropertyName() - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprQuantityOfProduct
- getPropertyName() - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprTitleOfProduct
- getPropertyName() - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprServerStatusOfRequest
- getPropertyName() - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprStatusOfRequest
- getRequest(String) - Method in class dk.minepay.server.bukkit.managers.RequestManager
-
Retrieves a store request with the given request ID.
- getRequests(RequestBody) - Method in class dk.minepay.server.bukkit.managers.RequestManager
-
Retrieves store requests with the given request statuses.
- getRequestsOnlineByUUID(UUID) - Static method in class dk.minepay.server.bukkit.managers.EventManager
-
Gets the store requests that are online for the given player.
- getReturnType() - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.ExprId
- getReturnType() - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.ExprPrice
- getReturnType() - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprMetadataKeysOfProduct
- getReturnType() - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprMetadataValueOfProduct
- getReturnType() - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprNewProduct
- getReturnType() - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprQuantityOfProduct
- getReturnType() - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprTitleOfProduct
- getReturnType() - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprProductsOfRequest
- getReturnType() - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprRequestsWithStatus
- getReturnType() - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprRequestWithId
- getReturnType() - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprServerStatusOfRequest
- getReturnType() - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprStatusOfRequest
- getUuid() - Method in class dk.minepay.server.bukkit.classes.StoreRequest
-
Gets the unique identifier of the store request.
- getUuid() - Method in class dk.minepay.server.bukkit.classes.Vote
-
Get the uuid of the player that voted.
- getVote(String) - Method in class dk.minepay.server.bukkit.managers.RequestManager
-
Retrieves a vote with the given vote ID.
- getVotes(VoteBody) - Method in class dk.minepay.server.bukkit.managers.RequestManager
-
Retrieves votes with the given vote statuses.
- getVotesOnlineByUUID(UUID) - Static method in class dk.minepay.server.bukkit.managers.EventManager
-
Gets the votes that are online for the given player.
I
- iHook - Interface in dk.minepay.server.bukkit.hooks.common
-
This interface defines the contract for a hook in the Bukkit server.
- init() - Method in interface dk.minepay.server.bukkit.hooks.common.iHook
-
Initializes the hook.
- init() - Method in class dk.minepay.server.bukkit.hooks.skript.SkriptHook
-
Initializes the Skript hook.
- init() - Method in class dk.minepay.server.bukkit.managers.SocketManager
-
Initializes the socket connection and sets up event listeners.
- init(Expression<?>[], int, Kleenean, SkriptParser.ParseResult) - Method in class dk.minepay.server.bukkit.hooks.skript.effects.EffAcceptRequest
- init(Expression<?>[], int, Kleenean, SkriptParser.ParseResult) - Method in class dk.minepay.server.bukkit.hooks.skript.effects.EffAcceptVote
- init(Expression<?>[], int, Kleenean, SkriptParser.ParseResult) - Method in class dk.minepay.server.bukkit.hooks.skript.effects.EffCancelRequest
- init(Expression<?>[], int, Kleenean, SkriptParser.ParseResult) - Method in class dk.minepay.server.bukkit.hooks.skript.effects.EffSendRequest
- init(Expression<?>[], int, Kleenean, SkriptParser.ParseResult) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.ExprId
- init(Expression<?>[], int, Kleenean, SkriptParser.ParseResult) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.ExprPrice
- init(Expression<?>[], int, Kleenean, SkriptParser.ParseResult) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprMetadataKeysOfProduct
- init(Expression<?>[], int, Kleenean, SkriptParser.ParseResult) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprMetadataValueOfProduct
- init(Expression<?>[], int, Kleenean, SkriptParser.ParseResult) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprNewProduct
- init(Expression<?>[], int, Kleenean, SkriptParser.ParseResult) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprProductsOfRequest
- init(Expression<?>[], int, Kleenean, SkriptParser.ParseResult) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprRequestsWithStatus
- init(Expression<?>[], int, Kleenean, SkriptParser.ParseResult) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprRequestWithId
- init(Literal<?>[], int, SkriptParser.ParseResult) - Method in class dk.minepay.server.bukkit.hooks.skript.events.EvtStoreRequest
- init(Literal<?>[], int, SkriptParser.ParseResult) - Method in class dk.minepay.server.bukkit.hooks.skript.events.EvtStoreRequestAccept
- init(Literal<?>[], int, SkriptParser.ParseResult) - Method in class dk.minepay.server.bukkit.hooks.skript.events.EvtStoreRequestAcceptOnline
- init(Literal<?>[], int, SkriptParser.ParseResult) - Method in class dk.minepay.server.bukkit.hooks.skript.events.EvtStoreRequestCancel
- init(Literal<?>[], int, SkriptParser.ParseResult) - Method in class dk.minepay.server.bukkit.hooks.skript.events.EvtStoreRequestCancelOnline
- init(Literal<?>[], int, SkriptParser.ParseResult) - Method in class dk.minepay.server.bukkit.hooks.skript.events.EvtVote
- init(Literal<?>[], int, SkriptParser.ParseResult) - Method in class dk.minepay.server.bukkit.hooks.skript.events.EvtVoteOnline
- init(JavaPlugin) - Method in class dk.minepay.server.bukkit.MinePayApi
-
Initializes the MinePayApi instance with the given JavaPlugin.
- initApi(JavaPlugin) - Static method in class dk.minepay.server.bukkit.MinePayApi
-
Initializes the MinePay API with the given JavaPlugin instance.
- initRequestManager() - Method in class dk.minepay.server.bukkit.MinePayApi
-
Initializes the RequestManager and schedules a task to process requests periodically.
- initSkriptHook() - Method in class dk.minepay.server.bukkit.MinePayPlugin
-
Initializes the Skript hook if the Skript plugin is available.
- isEnabled() - Method in interface dk.minepay.server.bukkit.hooks.common.iHook
-
Checks if the hook is enabled.
- isEnabled() - Method in class dk.minepay.server.bukkit.hooks.skript.SkriptHook
-
Checks if the Skript hook is enabled.
- isInitialized() - Method in class dk.minepay.server.bukkit.MinePayApi
-
Checks if the MinePayApi instance is initialized.
- isSingle() - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprMetadataKeysOfProduct
- isSingle() - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprMetadataValueOfProduct
- isSingle() - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprNewProduct
- isSingle() - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprProductsOfRequest
- isSingle() - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprRequestsWithStatus
- isSingle() - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprRequestWithId
J
- JoinListener - Class in dk.minepay.server.bukkit.listeners
-
Listener class that handles player join events.
- JoinListener() - Constructor for class dk.minepay.server.bukkit.listeners.JoinListener
-
Constructor for JoinListener.
L
- loadOnline() - Method in class dk.minepay.server.bukkit.MinePayApi
-
Loads the online votes/requests from the saves.yml file.
M
- MinePayApi - Class in dk.minepay.server.bukkit
-
Main API class for the MinePay plugin.
- MinePayApi() - Constructor for class dk.minepay.server.bukkit.MinePayApi
-
Constructor for the MinePayApi class.
- MinePayPlugin - Class in dk.minepay.server.bukkit
-
Main class for the MinePay plugin.
- MinePayPlugin() - Constructor for class dk.minepay.server.bukkit.MinePayPlugin
-
Constructor for the MinePayPlugin class.
O
- onDisable() - Method in class dk.minepay.server.bukkit.MinePayPlugin
- onEnable() - Method in class dk.minepay.server.bukkit.MinePayPlugin
-
Called when the plugin is enabled.
- onJoin(PlayerJoinEvent) - Method in class dk.minepay.server.bukkit.listeners.JoinListener
-
Handles the PlayerJoinEvent.
P
- pending - Enum constant in enum class dk.minepay.server.bukkit.classes.RequestStatus
-
The request is pending.
- pending - Enum constant in enum class dk.minepay.server.bukkit.classes.VoteStatus
-
The vote is pending.
R
- RequestBody - Class in dk.minepay.server.bukkit.classes
-
Request body class.
- RequestBody() - Constructor for class dk.minepay.server.bukkit.classes.RequestBody
- RequestManager - Class in dk.minepay.server.bukkit.managers
-
Manager class for handling store requests.
- RequestManager() - Constructor for class dk.minepay.server.bukkit.managers.RequestManager
-
Constructor for the RequestManager class.
- requestsOnline - Static variable in class dk.minepay.server.bukkit.managers.EventManager
-
The list of store requests that are online.
- RequestStatus - Enum Class in dk.minepay.server.bukkit.classes
-
Enum representing the status of a request.
- runAsync(Runnable) - Static method in class dk.minepay.server.bukkit.MinePayApi
-
Runs the given Runnable asynchronously.
S
- saveOnline() - Method in class dk.minepay.server.bukkit.MinePayApi
-
Saves the online requests and votes to a file.
- SkriptHook - Class in dk.minepay.server.bukkit.hooks.skript
-
Class that handles the integration with the Skript plugin.
- SkriptHook() - Constructor for class dk.minepay.server.bukkit.hooks.skript.SkriptHook
-
Constructor for the SkriptHook class.
- SocketManager - Class in dk.minepay.server.bukkit.managers
-
Manager class for the socket connection.
- SocketManager() - Constructor for class dk.minepay.server.bukkit.managers.SocketManager
-
Constructor for the SocketManager class.
- StoreItem - Interface in dk.minepay.server.bukkit.classes
-
Dummy interface for store items so it can support skript
- StoreProduct - Class in dk.minepay.server.bukkit.classes
-
Class representing a product in the store.
- StoreProduct() - Constructor for class dk.minepay.server.bukkit.classes.StoreProduct
-
Default constructor for StoreProduct.
- StoreProduct(String, String, double, double) - Constructor for class dk.minepay.server.bukkit.classes.StoreProduct
-
Constructor for StoreProduct without metadata.
- StoreProduct(String, String, double, double, HashMap<String, String>) - Constructor for class dk.minepay.server.bukkit.classes.StoreProduct
-
Constructor for StoreProduct with metadata.
- StoreRequest - Class in dk.minepay.server.bukkit.classes
-
Class representing a store request.
- StoreRequest() - Constructor for class dk.minepay.server.bukkit.classes.StoreRequest
-
Constructor for the StoreRequest class.
- StoreRequest(String, String, StoreProduct[], RequestStatus, RequestStatus, double) - Constructor for class dk.minepay.server.bukkit.classes.StoreRequest
-
Constructor for the StoreRequest class.
- StoreRequestAcceptEvent - Class in dk.minepay.server.bukkit.events
-
Event that is triggered when a store request is accepted.
- StoreRequestAcceptEvent(StoreRequest, OfflinePlayer) - Constructor for class dk.minepay.server.bukkit.events.StoreRequestAcceptEvent
-
Constructor for StoreRequestAcceptEvent.
- StoreRequestAcceptOnlineEvent - Class in dk.minepay.server.bukkit.events
-
Event that is triggered when a store request is accepted.
- StoreRequestAcceptOnlineEvent(StoreRequest, Player) - Constructor for class dk.minepay.server.bukkit.events.StoreRequestAcceptOnlineEvent
-
Constructor for StoreRequestAcceptJoinEvent.
- StoreRequestCancelEvent - Class in dk.minepay.server.bukkit.events
-
Event that is triggered when a store request is cancelled.
- StoreRequestCancelEvent(StoreRequest, OfflinePlayer) - Constructor for class dk.minepay.server.bukkit.events.StoreRequestCancelEvent
-
Constructor for StoreRequestCancelEvent.
- StoreRequestCancelOnlineEvent - Class in dk.minepay.server.bukkit.events
-
Event that is triggered when a store request join is cancelled.
- StoreRequestCancelOnlineEvent(StoreRequest, Player) - Constructor for class dk.minepay.server.bukkit.events.StoreRequestCancelOnlineEvent
-
Constructor for StoreRequestCancelJoinEvent.
- StoreRequestEvent - Class in dk.minepay.server.bukkit.events
-
Event that is triggered when a store request is made.
- StoreRequestEvent(StoreRequest, OfflinePlayer) - Constructor for class dk.minepay.server.bukkit.events.StoreRequestEvent
-
Constructor for StoreRequestEvent.
T
- toJson() - Method in class dk.minepay.server.bukkit.classes.StoreProduct
-
Converts the StoreProduct to a JSON object.
- toString() - Method in class dk.minepay.server.bukkit.classes.StoreProduct
- toString() - Method in class dk.minepay.server.bukkit.classes.StoreRequest
- toString() - Method in class dk.minepay.server.bukkit.classes.Vote
- toString(Event, boolean) - Method in class dk.minepay.server.bukkit.hooks.skript.effects.EffAcceptRequest
- toString(Event, boolean) - Method in class dk.minepay.server.bukkit.hooks.skript.effects.EffAcceptVote
- toString(Event, boolean) - Method in class dk.minepay.server.bukkit.hooks.skript.effects.EffCancelRequest
- toString(Event, boolean) - Method in class dk.minepay.server.bukkit.hooks.skript.effects.EffSendRequest
- toString(Event, boolean) - Method in class dk.minepay.server.bukkit.hooks.skript.events.EvtStoreRequest
- toString(Event, boolean) - Method in class dk.minepay.server.bukkit.hooks.skript.events.EvtStoreRequestAccept
- toString(Event, boolean) - Method in class dk.minepay.server.bukkit.hooks.skript.events.EvtStoreRequestAcceptOnline
- toString(Event, boolean) - Method in class dk.minepay.server.bukkit.hooks.skript.events.EvtStoreRequestCancel
- toString(Event, boolean) - Method in class dk.minepay.server.bukkit.hooks.skript.events.EvtStoreRequestCancelOnline
- toString(Event, boolean) - Method in class dk.minepay.server.bukkit.hooks.skript.events.EvtVote
- toString(Event, boolean) - Method in class dk.minepay.server.bukkit.hooks.skript.events.EvtVoteOnline
- toString(Event, boolean) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.ExprId
- toString(Event, boolean) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.ExprPrice
- toString(Event, boolean) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprMetadataKeysOfProduct
- toString(Event, boolean) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprMetadataValueOfProduct
- toString(Event, boolean) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprNewProduct
- toString(Event, boolean) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprQuantityOfProduct
- toString(Event, boolean) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.product.ExprTitleOfProduct
- toString(Event, boolean) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprProductsOfRequest
- toString(Event, boolean) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprRequestsWithStatus
- toString(Event, boolean) - Method in class dk.minepay.server.bukkit.hooks.skript.expressions.requests.ExprRequestWithId
V
- valueOf(String) - Static method in enum class dk.minepay.server.bukkit.classes.RequestStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dk.minepay.server.bukkit.classes.VoteStatus
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class dk.minepay.server.bukkit.classes.RequestStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dk.minepay.server.bukkit.classes.VoteStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- Vote - Class in dk.minepay.server.bukkit.classes
-
Class that represents a vote.
- Vote() - Constructor for class dk.minepay.server.bukkit.classes.Vote
-
Constructor for Vote.
- Vote(String, String, String) - Constructor for class dk.minepay.server.bukkit.classes.Vote
-
Constructor for Vote.
- VoteBody - Class in dk.minepay.server.bukkit.classes
-
Vote body class.
- VoteBody() - Constructor for class dk.minepay.server.bukkit.classes.VoteBody
- VoteEvent - Class in dk.minepay.server.bukkit.events
-
Event that is triggered when a vote is made.
- VoteEvent(Vote, OfflinePlayer) - Constructor for class dk.minepay.server.bukkit.events.VoteEvent
-
Constructor for VoteEvent.
- VoteOnlineEvent - Class in dk.minepay.server.bukkit.events
-
Event that is triggered when a vote is made.
- VoteOnlineEvent(Vote, Player) - Constructor for class dk.minepay.server.bukkit.events.VoteOnlineEvent
-
Constructor for VoteEvent.
- votesOnline - Static variable in class dk.minepay.server.bukkit.managers.EventManager
-
The list of votes that are online.
- VoteStatus - Enum Class in dk.minepay.server.bukkit.classes
-
Enum representing the status of a vote.
All Classes and Interfaces|All Packages