Перейти к содержимому
Mineforgian

Fake AFK

Allow anyone to AFK overnight by using Fake Players from Carpet Mod!

Загрузки
16K
Подписчики
30
Обновлён
10 июля 2026 г.
Лицензия
LGPL-3.0-only

Опубликован 20 декабря 2023 г.

Fake AFK

Allows players to create fake players from Carpet Mod without significantly changing the games balance

The mod only needs to exist server-side, and it requires Carpet Mod to work

Commands

/afk:ready after running, a Fake Player will be created at your position when you log off, and disappear once you log back on

/afk:summon summons your Fake Player for 5 minutes, so you can give it items, or kill it to get any items it picked up - the limited time means some simple tasks that require two people can be done, but anything complex cant

/afk:name rename your Fake Player, all names need to include a "-", which regular usernames can't, so its always clear who is a real player

Config

Fake AFK's config and data can be found in config/fake_afk.txt, and looks like this:

name: default value description
name_permission_level: 0 permission level needed for /afk:name to be usable
ready_permission_level: 0 permission level needed for /afk:ready to be usable
summon_permission_level: 0 permission level needed for /afk:summon to be usable
allow_real_names_permission_level: 3 permission level needed for /afk:name to allow names without -
mspt_kick_limit: -1 kicks afk players if the mspt goes above the limit, by default minecraft aims for 50mspt, so a limit of 100 will mean if the game is running at half speed it kicks (-1 for disabled)
mspt_kick_type: 1 every minute, if the mspt is over the limit, what should happen?:
1 - kick player whose been fake afk the longest
2 - kick all fake afk players
max_afk_limit: -1 max number of people who can be fake afk at once
max_afk_type: 1 when a new person tries to afk, what should happen?:
1 - kick player whose been fake afk the longest
2 - dont allow more fake afk players
max_afk_ticks: -1 max time in ticks people can fake afk for, -1 is unlimited
max_summon_ticks: 6000 max time in ticks people can /afk:summon their fake players for, -1 is unlimited
names: list of what people have named their fake players:
9c3adf8d-a723-... nettakrim-is-afk

For reference, this is what the permission levels are:

  • ALL = 0 - everyone
  • MODERATORS = 1 - people who can build in spawn chunks
  • GAMEMASTERS = 2 - people with /gamerule, /fill, /execute, /tp, ... (also the level command blocks, datapacks etc. have)
  • ADMINS = 3 - people with /kick, /ban, /op, ...
  • OWNERS = 4 - people with /stop, /save

Ченджлог

1.0.6-26.1Релиз26.1.1, 26.1.2, 26.2 · 10 июля 2026 г.
  • updated to 26.1/2
1.0.6-1.21.11Релиз1.21.11 · 24 декабря 2025 г.

updated to 1.21.11

1.0.6-1.21.9Релиз1.21.9 · 4 октября 2025 г.

updated to 1.21.9

watch out!! currently items given to fake players are not safe, this is a carpet bug

1.0.6-1.21.6Релиз1.21.6, 1.21.7, 1.21.8 · 24 июля 2025 г.

fixed crash when renaming fake players

1.0.6-1.21.5Релиз1.21.5 · 24 июля 2025 г.

potentially fixed fake players spawning at the players spawn point

1.0.5-1.21.5Релиз1.21.5 · 11 апреля 2025 г.

updated to 1.21.5

1.0.5-1.21.4+Релиз1.21.4 · 7 января 2025 г.

updated to 1.21.4

1.0.5-1.21.2+Релиз1.21.2, 1.21.3 · 30 октября 2024 г.

updated to 1.21.2/3

Комментарии

Загружаем…