Community listing page, reviews here may not be monitored by the author.
Super Simple AFK
No reviews yet
A simple datapack to manage AFK players
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
This datapack adds a simple afk mechanic, useful for surival servers or other situations where you might want to know who is or isn't around.
Usage
all players have access to the /trigger afk command which will set their status to afk.
Server operators can also change the amount of time until a player is automatically set as afk using /scoreboard players set $time simple_afk.time_until_afk <time in ticks> (defaults to 6000 ticks, which is 5 minutes. There are 20 seconds in a tick)
Developing
If you'd like to use a player's AFK status in another datapack, simply check for one of the following:
- Players on the
simple_afk.afk_playersteam - Players with the
simple_afk.afktag
Custom Commands
if you are using the mod Melius Commands, here is a config file to create a /afk command
{
"id": "afk",
"executes": [
{
"command": "function simple_afk:messages/go_afk",
"as_console": false,
"op_level": 4
}
]
}
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources