Class NexoExpansion
-
- All Implemented Interfaces:
public final class NexoExpansion extends PlaceholderExpansion
-
-
Constructor Summary
Constructors Constructor Description NexoExpansion(NexoPlugin plugin)
-
Method Summary
Modifier and Type Method Description String
getAuthor()
String
getIdentifier()
String
getVersion()
Boolean
persist()
String
onRequest(OfflinePlayer player, String params)
-
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
-
Methods inherited from class me.clip.placeholderapi.PlaceholderHook
onPlaceholderRequest
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
NexoExpansion
NexoExpansion(NexoPlugin plugin)
-
-
-
-