Class ServicePlaceholderAPI
java.lang.Object
me.clip.placeholderapi.PlaceholderHook
me.clip.placeholderapi.expansion.PlaceholderExpansion
org.kingdoms.services.placeholders.ServicePlaceholderAPI
- All Implemented Interfaces:
me.clip.placeholderapi.expansion.Relational,org.kingdoms.services.Service
public final class ServicePlaceholderAPI
extends me.clip.placeholderapi.expansion.PlaceholderExpansion
implements me.clip.placeholderapi.expansion.Relational, org.kingdoms.services.Service
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class me.clip.placeholderapi.expansion.PlaceholderExpansion
configurationContains, equals, get, getBoolean, getConfigSection, getConfigSection, getDescription, getDouble, getInt, getLink, getLong, getName, getPlaceholderAPI, getPlaceholders, getPlugin, getRequiredPlugin, getString, getStringList, info, isRegistered, log, log, register, severe, severe, toString, unregister, warningMethods inherited from class me.clip.placeholderapi.PlaceholderHook
onPlaceholderRequestMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.kingdoms.services.Service
disable, isAvailable
-
Constructor Details
-
ServicePlaceholderAPI
public ServicePlaceholderAPI()
-
-
Method Details
-
canRegister
public boolean canRegister()- Overrides:
canRegisterin classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
persist
public boolean persist()- Overrides:
persistin classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
getIdentifier
- Specified by:
getIdentifierin classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
getAuthor
- Specified by:
getAuthorin classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
getVersion
- Specified by:
getVersionin classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
onRequest
- Overrides:
onRequestin classme.clip.placeholderapi.PlaceholderHook
-
enable
public void enable()- Specified by:
enablein interfaceorg.kingdoms.services.Service
-
onPlaceholderRequest
public String onPlaceholderRequest(org.bukkit.entity.Player player, org.bukkit.entity.Player other, String identifier) - Specified by:
onPlaceholderRequestin interfaceme.clip.placeholderapi.expansion.Relational
-