Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 1.71 KB

File metadata and controls

47 lines (37 loc) · 1.71 KB

Banner

ExAFK

ExAFK is a simple, lightweight AFK display that hooks into the EssentialsX AFK system. It shows titles, subtitles and gives players an effect 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, which will then choose a message at random for each AFK status change.

Also supports hex colours in titles/subtitles and PlaceholderAPI, allowing full customisation of messages!

Video Preview

Video Preview

COMMANDS

/exafk - show plugin version/info

/exafk reload - reloads config file

PERMISSIONS

exafk.reload - /exafk reload

Building with Maven

git clone https://github.com/Jackerugo/ExAFK.git
cd ExAFK
mvn clean install