Self-care: Difference between revisions
From Kaboom Wiki
Created page with "'''Self-care''' is the automated correction of server state through [https://minecraft.wiki/w/Commands commands] or, more recently, with dedicated [https://minecraft.wiki/w/Java_Edition_protocol/Packets packets]. Common targets include [https://minecraft.wiki/w/Server#Management operator status], [https://minecraft.wiki/w/Game_mode game mode] and [https://minecraft.wiki/w/Game_rule game rules]. Due to chat command ratelimits imposed by Extras, dedicated packets an..." |
m Add additional term |
||
| Line 1: | Line 1: | ||
'''Self-care''' is the automated correction of server state through [https://minecraft.wiki/w/Commands commands] or, more recently, with dedicated [https://minecraft.wiki/w/Java_Edition_protocol/Packets packets]. | '''Self-care''' (also known as '''rectification''' by [[HBot]]) is the automated correction of server state through [https://minecraft.wiki/w/Commands commands] or, more recently, with dedicated [https://minecraft.wiki/w/Java_Edition_protocol/Packets packets]. | ||
Common targets include [https://minecraft.wiki/w/Server#Management operator status], [https://minecraft.wiki/w/Game_mode game mode] and [https://minecraft.wiki/w/Game_rule game rules]. | Common targets include [https://minecraft.wiki/w/Server#Management operator status], [https://minecraft.wiki/w/Game_mode game mode] and [https://minecraft.wiki/w/Game_rule game rules]. | ||
Due to chat command ratelimits imposed by [[Extras]], dedicated packets and [[Command cores|command cores]] are preferred over commands executed in chat. | Due to chat command ratelimits imposed by [[Extras]], dedicated packets and [[Command cores|command cores]] are preferred over commands executed in chat. | ||
Revision as of 04:36, 5 August 2026
Self-care (also known as rectification by HBot) is the automated correction of server state through commands or, more recently, with dedicated packets.
Common targets include operator status, game mode and game rules.
Due to chat command ratelimits imposed by Extras, dedicated packets and command cores are preferred over commands executed in chat.