NWLPlaceholders - NobelD/NobleWhitelist GitHub Wiki
Placeholders
- This plugin has compatibility with PlaceholderAPI.
- Also has compatibility with MiniPlaceholders.
- For PlaceholderAPI:
%{placeholder}%- For MiniPlaceholders:
<{placeholder}>
-
nwhitelist_whitelist_active- yes if the whitelist is enabled, otherwise return no.
-
nwhitelist_is_whitelisted- yes if the player can join by name or uuid, otherwise no.
-
nwhitelist_bypass- yes if the player can bypass the whitelist, otherwise no.
-
nwhitelist_optional_join- yes if the player can join by their name or uuid, otherwise no.
-
nwhitelist_can_pass- The same as optional join, but applying their respective checking (disabled, optional or required)
-
nwhitelist_has_discord- Yes if the player has a discord user linked, otherwise no
-
nwhitelist_discord_id- Returns the user's discord id if is linked, else returns none
-
nwhitelist_is_denied- Yes if the player is whitelisted but can not join, otherwise no