Package me.manossef.semihardcore.data
Class Placeholders
java.lang.Object
me.clip.placeholderapi.PlaceholderHook
me.clip.placeholderapi.expansion.PlaceholderExpansion
me.manossef.semihardcore.data.Placeholders
public class Placeholders
extends me.clip.placeholderapi.expansion.PlaceholderExpansion
This class is the PlaceholderExpansion for this plugin. It handles
placeholders in text when PlaceholderAPI is installed. This class should be
of no interest to add-ons.
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class me.clip.placeholderapi.expansion.PlaceholderExpansion
canRegister, configurationContains, equals, get, getBoolean, getConfigSection, getConfigSection, getDescription, getDouble, getExpansionType, getInt, getLink, getLong, getName, getPlaceholderAPI, getPlaceholders, getPlugin, getRequiredPlugin, getString, getStringList, info, isRegistered, log, log, register, setExpansionType, severe, severe, toString, unregister, warning
-
Constructor Details
-
Method Details
-
getAuthor
- Specified by:
getAuthor
in classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
getIdentifier
- Specified by:
getIdentifier
in classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
getVersion
- Specified by:
getVersion
in classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
persist
public boolean persist()- Overrides:
persist
in classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
onRequest
- Overrides:
onRequest
in classme.clip.placeholderapi.PlaceholderHook
-