heads up
I would be very grateful if you decided to make a review on this. Just don't post any error codes in there do that on the github at
link
introduction
AFKRoom is a very small and easy to use plugin.
by installing it you get an AFK system that can (if setup) set a player into a safe spot.
Important!
The system will automatically teleport the player back to their old spot if safe spot have been setup
Detection
Players will automatically be teleported back to their location if following events are triggered:
Player chatting
Player using commands
Player interaction (GUI)
player interaction (world)
player movement (all x,y,z, yaw and pitch change)
Player WON'T be able to teleport to afk (safe spot) if they are under attack!
Config
The default config will look something like this:
Code (Text):
Config:
#Default: 30 In seconds (Only whole numbers!)
movecheck: 30
#Default: false
hideafkplayers: false
SafeSpace:
#Default: false
use: false
World:
Yaw:
Pitch:
X: 0
Y: 0
Z: 0
Discord Support
DiscordServer
-----------Commands-----------
Use: /afkroom afklist
What will return: Outputs player's that's afk
Permission: NONE
Use: /afkroom setafk
What will return: Puts x Player into afk
Permission: afkroom.admin
Use: /afkroom afk
What will return: Puts you afk or not afk
Permission: NONE
Use: /afkroom setsafe
What will return: sets safe spot (plugin will not deactivate pvp MUST be done manually)
Permission: afkroom.setsafe
Use: /afkroom reload
What will return: reloads the config
Permission: afkroom.reload