[Skript] Fancy AFK icon

[Skript] Fancy AFK -----

The elegant afk with multiverse support and luckperms integration




  • added text quotes for /afk+admin+command staff

  • Various text quotes bugs have been fixed
  • it is possible to set custom sounds when a player enters afk mode or exits afk mode
  • you can now see players in afk or afk-protected mode while playing
  • Added safety system to any accidents while afk. In the event that the player leaves the server or is kicked out of the server caused by a connection crash while it is afk, it is automatically protected on its return, automatically re-enabling afk when the server is due to exit while it was in afk mode

New controls arrangement
Code (Text):

/spawnafk
/afk info
/afk admin help
/afk admin setspawn
/afk soundjoin sound
/afk exitsound sound
----------, Mar 17, 2022

  • added text quotes for /afk+admin+command staff
  • Various text quotes bugs have been fixed

  • it is possible to set custom sounds when a player enters afk mode or exits afk mode

  • you can now see players in afk or afk-protected mode while playing

  • Added safety system to any accidents while afk. In the event that the player leaves the server or is kicked out of the server caused by a connection crash while it is afk, it is automatically protected on its return, automatically re-enabling afk when the server is due to exit while it was in afk mode

    New controls arrangement
    Code (Text):
    /afk info
    /afk admin help
    /afk soundjoin sound
    /afk exitsound sound
----------, Mar 17, 2022

The server exit variable was set to 1 due to an oversight

Code (Text):

on quit:
    if {afk.%player's uuid%} = 1:
        set {afkquit.%player's uuid%} to 1
 
Changed to

Code (Text):
on quit:
    if {afk.%player's uuid%} = 0:
        set {afkquit.%player's uuid%} to 1
I know it was a bad inconvenience but your patience is great, hope you like the plugin, no problem asking for support
Lorenzo1755
----------, Mar 15, 2022

Resource Information
Author:
----------
Total Downloads: 630
First Release: Mar 12, 2022
Last Update: Mar 17, 2022
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings