-
Notifications
You must be signed in to change notification settings - Fork 128
AntiAFK
Player > AntiAFK do various actions automatically to prevent AFK kick.
.antiafk enable <0/1>
Enables (1
) or disables (0
) the cheat.
.antiafk delay <10000>
Delay time (in ms) between tasks. Default 10000
.antiafk runtime <5000>
Time to run each task. Default 5000
.antiafk silent <true/false>
Make most AFK tasks execute without disrupting the players view. Default false
.antiafk swing <true/false>
Swing the players arm. Default true
.antiafk walk <true/false>
Walk in different directions. Default false
.antiafk spin <true/false>
Spin the players view. Default false
.antiafk mine <true/false>
Place and break a block that is in the players inventory. Only runs if the player has a block that can break in 1 hit and be placed under the player. Default false