-
Notifications
You must be signed in to change notification settings - Fork 73
PlaceholderAPI v2
The list below contains all supported placeholders and an explanation of what they represent.
-
%bettersleeping_current_sleepers%
Will be replaced by the current amount of sleeping players in the same world
-
%bettersleeping_remaining_sleepers%
Will be replaced by the amount of extra players that need to get in bed
-
%bettersleeping_total_needed_sleepers%
Will be replaced by the total amount of players that needs to sleep in that world before the night is skipped
-
%bettersleeping_buffs_amount%
Will be replaced by the amount of loaded buffs
-
%bettersleeping_night_skip_time%
Will be replaced by the time players need to remain in bed before the night is skipped
-
%bettersleeping_sleep_spam_time%
Will be replaced by the time a player has to wait before they can get in bed again
-
%bettersleeping_receiver%
Will be replaced by the player's name
All PlaceholderAPI placeholders can easily be used by adding them in any lang.yml message. If PlaceholderAPI is installed, they will be replaced right before being sent to the player. The receiving player is used as reference for all placeholders, meaning that placeholders cannot be computed for <user>
. Console messages do not support placeholders.
BetterSleeping v4: Commands | Sleeping settings | Bypass permissions | Buffs | Dev API (see Spigot)
BetterSleeping v3: Commands | Config | Sleeping settings | Bypass permissions | Buffs | Dev API
BetterSleeping v2: Commands and permissions | Configuration | PlaceholderAPI