Class ForceResourcepacksExpansion
java.lang.Object
me.clip.placeholderapi.PlaceholderHook
me.clip.placeholderapi.expansion.PlaceholderExpansion
de.themoep.resourcepacksplugin.bukkit.placeholderapi.ForceResourcepacksExpansion
public class ForceResourcepacksExpansion
extends me.clip.placeholderapi.expansion.PlaceholderExpansion
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiononPlaceholderRequest
(org.bukkit.entity.Player player, String identifier) boolean
persist()
Methods inherited from class me.clip.placeholderapi.expansion.PlaceholderExpansion
canRegister, configurationContains, get, getConfigSection, getConfigSection, getDescription, getDouble, getInt, getLink, getLong, getName, getPlaceholderAPI, getPlaceholders, getPlugin, getRequiredPlugin, getString, getStringList, isRegistered, register
Methods inherited from class me.clip.placeholderapi.PlaceholderHook
onRequest
-
Constructor Details
-
ForceResourcepacksExpansion
-
-
Method Details
-
persist
public boolean persist()- Overrides:
persist
in classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
getIdentifier
- Specified by:
getIdentifier
in classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
getAuthor
- Specified by:
getAuthor
in classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
getVersion
- Specified by:
getVersion
in classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
onPlaceholderRequest
- Overrides:
onPlaceholderRequest
in classme.clip.placeholderapi.PlaceholderHook
-