Index
All Classes|All Packages
P
- parseFromArray(String[]) - Static method in class com.github.mafelp.utils.CommandParser
-
method for parsing commands and arguments into the command class.
- parseFromString(String) - Static method in class com.github.mafelp.utils.CommandParser
-
method for parsing commands and arguments into the command class.
- parser - Static variable in class com.github.mafelp.minecraft.skins.SkinManager
-
JSON Parser used to interpret JSOn Data
- Permissions - Enum in com.github.mafelp.utils
-
Permissions stored in the configuration with (levels and) wildcards for specific users.
- Permissions() - Constructor for enum com.github.mafelp.utils.Permissions
- player - Variable in class com.github.mafelp.accounts.Account
-
The minecraft
OfflinePlayer
to link the discordUser
to. - player - Variable in class com.github.mafelp.minecraft.skins.Skin
-
The player whose skin is stored
- playerCommandBroadcast - com.github.mafelp.discord.BroadcastType
-
A player executed a command.
- playerCommandBroadcast() - Method in class com.github.mafelp.discord.DiscordMessageBroadcast
-
The method to send a player command embed.
- playerUUID - Variable in class com.github.mafelp.accounts.Account
-
The UUID of the minecraft
Account.player
. - prefix - Static variable in class com.github.mafelp.utils.Settings
-
plugin prefix - optionally definable in config.yml - else defined in createDefaultConfig() - Used before log outputs in the console
All Classes|All Packages