SUPPORT
I create my free resources in my spare time, if you enjoy them please consider supporting me.
https://www.paypal.com/donate/?hosted_button_id=PG7KKHQGYZKUS
ABOUT
ExAFK is a simple, lightweight AFK display that hooks into the EssentialsX AFK system. It shows titles, subtitles and gives players an effects if they go AFK manually using /afk or if they go AFK automatically set by the EssentialsX config. You can set one single message for each or multiple (as shown in config below), which will then choose a message at random.
Also supports hex colours in titles/subtitles allowing full customisation of messages!
EXAMPLES
COMMANDS
/exafk - show plugin version/info
/exafk reload - reloads config file
PERMISSIONS
exafk.reload - /exafk reload
DEFAULT CONFIGURATION
# This is the duration that the titles/effects will be displayed to a player in seconds.
# This setting is for servers that have set Essentials to kick players if AFK for a certain amount of time.
# Times are in seconds - default is 600 (10 minutes)
afk-duration:
title: 600
effect: 600
# Settings for titles
# return-stay is duration the welcome back title is displayed for.
# Times are in seconds
title-settings:
fade-in: 1
fade-out: 2
return-stay: 4
# These are the messages that will be randomly displayed when a player goes AFK.
# Default colour codes and hex colours are supported use #<code>
# If you just want a subtitle to be displayed, simply set one title message with line '&f '
afk-messages:
titles:
- '#458a43You''ve gone AFK!'
subtitles:
- '#79bd77AFK, again?'
- '&bAre you coming back?'
- '#79bd77Hey... where''d you go?'
# These are the messages shown when a player returns from being AFK.
# Default colour codes and hex colours are supported use #<code>
# If you just want a subtitle to be displayed, simply set one title message with line '&f '
return-messages:
titles:
- '#458a43You''re no longer AFK!'
subtitles:
- '#79bd77Welcome back, we missed you!'
- '&aYay, you''re back!'
# The effect given to players when AFK.
afk-effect:
effect: 'BLINDNESS'