JustAFK brings a simple, multilingual, and powerful AFK (away from keyboard) plugin to Bukkit servers.

Installation
To install JustAFK, simply drop the jar file into your server's plugin directory and reload! A configuration file will be automatically created which you can edit to fine-tune your own installation.
Localization
As of JustAFK v1.2, you can completely customize the messages associated with JustAFK by editing the generated localization.yml file after loading the plugin. You can use it to simply change the way the messages look, or to translate to another language. This should work with most languages, but you may run into some issues with certain character types. If you have any problems with the plugin after doing a translation please let me know in the comments below.
If you'd like to contribute your translation for JustAFK, please let me know and I'll work with you to get it included as a download alongside the plugin. Thanks!
Currently Included Languages:
- English
- Traditional Chinese
- Italian
- German
- Danish
- Dutch
Features
- Optional, automatic kicking of AFK players
- Outwits methods used to circumvent automatic AFK
- Configurable AFK time limit
- Configurable kick message
- Players are automatically hidden from others when going AFK
- Automatic detection of players returning from AFK (e.g. when moving or chatting)
- Set a status when going AFK
- Fully customizable messages via the generated
localization.ymlfile
Commands
| Basic Commands | Description |
|---|---|
| /afk | Sets yourself to away, making your player invisible and broadcasting a message to the server. |
| /afk [reason] | Sets yourself to away as above, but also includes a reason. |
| /whosafk | Shows you a list of who is currently set to away on the server. |
| /justafk | Gives you a bit of information about JustAFK. |
| Administrative Commands | |
| /setafk <player> | Sets the specified player to away. |
Permissions
| Node | Description |
|---|---|
| justafk.basic | The basic permission node which allows for full use of the plugin. |
| justafk.immune | Makes the player immune to auto-afk and auto-kicking. |
| justafk.admin | Gives the player access to the admin commands (seen above) included in the plugin. |
Configuration
| Setting Node | Default | |
|---|---|---|
| tagmessages | true | All AFK messages will be tagged with "[JustAFK]". |
| hideawayplayers | true | If true, players going AFK will be hidden on the server. |
| broadcastawaymsg | true | Sets whether or not away messages will be broadcasted to the entire server. |
| autokick | true | Players will be kicked automatically if inactive. |
| movementcheckfreq | 15 | The frequency to check for player inactivity. |
| kicktime | 300 | The time that a player can be AFK before being kicked. |
| kickreason | Reason | The reason to give when kicking an AFK player. |
| kickwhileinvehicle | true | Kick players that aren't looking around but are moving in a vehicle. |
All time is in seconds.
Miscellaneous
To get support for JustAFK or to suggest new features, just leave a comment on this page and I'll see what I can do about it!


