Class BukkitTabExpansion
java.lang.Object
me.clip.placeholderapi.PlaceholderHook
me.clip.placeholderapi.expansion.PlaceholderExpansion
me.neznamy.tab.platforms.bukkit.features.BukkitTabExpansion
- All Implemented Interfaces:
me.neznamy.tab.shared.features.TabExpansion
public class BukkitTabExpansion
extends me.clip.placeholderapi.expansion.PlaceholderExpansion
implements me.neznamy.tab.shared.features.TabExpansion
TAB's expansion for PlaceholderAPI
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class me.clip.placeholderapi.expansion.PlaceholderExpansion
canRegister, configurationContains, equals, get, getConfigSection, getConfigSection, getDescription, getDouble, getInt, getLink, getLong, getName, getPlaceholderAPI, getPlaceholders, getPlugin, getRequiredPlugin, getString, getStringList, hashCode, isRegistered, register, toString, unregisterMethods inherited from class me.clip.placeholderapi.PlaceholderHook
onRequestMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface me.neznamy.tab.shared.features.TabExpansion
setBossBarVisible, setNameTagPreview, setPlaceholderValue, setPropertyValue, setRawPropertyValue, setScoreboardName, setScoreboardVisible
-
Constructor Details
-
BukkitTabExpansion
public BukkitTabExpansion()
-
-
Method Details
-
persist
public boolean persist()- Overrides:
persistin classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
getAuthor
- Specified by:
getAuthorin classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
getIdentifier
- Specified by:
getIdentifierin classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
getVersion
- Specified by:
getVersionin classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
onPlaceholderRequest
public String onPlaceholderRequest(org.bukkit.entity.Player player, @NotNull @NotNull String identifier) - Overrides:
onPlaceholderRequestin classme.clip.placeholderapi.PlaceholderHook
-
setValue
- Specified by:
setValuein interfaceme.neznamy.tab.shared.features.TabExpansion
-