
BetterAFK
ArchivedA simple stylistic AFK plugin with holograms which is fully customisable with PlaceholderAPI support
Compatibility
Minecraft: Java Edition
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
[NEW] AFK players are now locked on their position by default. This also prevents them from being pushed away (e.g. by player entities or water). Can be deactivated in the config.yml
[+] Values lock_position.enabled
, lock_position.message
and lock_position.action_bar_message
added to the config.yml
[NEW] It is now possible to display the holograms one position higher. This is useful when displaying ranks or hearts above the player's name. Simply set holograms.skip_one_hologram
to true
in config.yml (thanks to spira)
[+] Value holograms.skip_one_hologram
added to the config.yml
[NEW] Added PlaceholderAPI support (thanks to spira)
Attention: The plugin now requires the placeholder api IF you want to use the BetterAFK placeholders in other Plugins (e.g. TAB), so make sure you download the latest version as well. You can get it here: https://www.spigotmc.org/resources/placeholderapi.6245/
[+] Added Placeholder: %betterafk_afk_status%
(returns AFK, if a player is AFK)
[+] Added Placeholder: %betterafk_invulnerability_status%
(returns invulnerable, if a player is invulnerable)
[+] Added Placeholder: %betterafk_afk_query%
(returns true or false, true if a player is AFK)
[+] Added Placeholder: %betterafk_afk_minutes%
(returns the minutes a player is AFK, nothing if the player is not AFK)
[+] Added another hologram that indicates the immortality status.
[+] Values immortality.status
and immortality.hologram
added to the config.yml
[+] Added new /betterafk reload
command to simply reload the config.yml configurations/settings to not to interfere with other server mechanics while using /reload. This means also that it is no longer necessary to restart the server. Either people with the authorisation ‘betterafk.reload’ can use this command or players with operator status (op).
[+] Added permisson betterafk.reload
which allows players to reload the config.yml (^ see above).
[CHANGE] If a text with "" is left blank in the holograms in the config.yml, it will simply be deactivated (thanks to spira)
[FIX] Fixed a bug that caused the minutes a player is AFK to not be updated in the hologram (thanks to spira)
[FIX] Fixed a bug where in some cases the AFK status was removed when looking around (thanks to spira)
[IMPROV] Improvements to stability and general performance
[IMPROV] Updated API (Just internal)