AFK Signs
Beta 1.2.3
AFKSigns is a automated feature that after a certain amount of time you are not playing, it lets everyone know you've gone AFK. As soon as your character goes AFK, a sign is placed at your location with information such as your AFK time and your AFK reason. You can preset your AFK reason and people can see the reason by looking at the signs created below you when you are AFK. They can also know how long you have been AFK and your reason by using the command /afk where <player> .
| Command | Description |
|---|---|
| /AFK | Toggle AFK status. |
| /AFK help | Shows the help menu for the plugin. |
| /AFK where <player> | Shows if the player is AFK, if so, how long and if specified, the reason so. |
| /AFK message get | Shows your AFK message. |
| /AFK message delete | Deletes your AFK message. |
| /AFK message set <message> | Sets your AFK reason. |
| /AFK message others <player> get | Shows another player's AFK message. |
| /AFK message others <player> delete | Deletes another player's AFK message. |
| /AFK message others <player> set <message> | Sets another player's AFK message. |
| /AFK god <true/false> | Sets god-mode when you are AFK. |
| /AFK god current | Shows if you will be in god-mode when you are AFK. |
| /AFK god <player> <true/false> | Sets god-mode for the player when AFK. |
| /AFK god <player> current | Shows if the player will be in god-mode when AFK. |
| Permission | Description |
|---|---|
| afksigns.message.others | Allows the player to edit other players message. |
| afksigns.message.personal | Allows the player to edit his/her own message. |
| afksigns.god.others | Sets god-mode for other players when AFK. |
| afksigns.god.personal | Sets god-mode for yourself when AFK. |
| afksigns.update-notification | Allows player to receive updates notification. |
| Version | Changes |
|---|---|
| 1.2.3 | New way of replacing blocks. |
| 1.2.1 | Fixed signs being breakable. |
| Fixed misplaced help info. | |
| Added god mode. | |
| 1.2 | Recoded entire plugin. |
| Added self reseting idle timer. | |
| Tidied up codes for easier future reference. |