-
Notifications
You must be signed in to change notification settings - Fork 128
AutoHotbarReplenish
Josh Moore edited this page Jun 16, 2020
·
1 revision
Player > AutoHotbarReplenish Will replenish tools or block stacks automatically (item needs to have extras in inventory).
.autohotbarreplenish enable <0/1>
Enables (1
) or disables (0
) the cheat.
.autohotbarreplenish durability-threshold <0>
Will auto replace tools when they hit this damage value. Default 5
, min 0
.autohotbarreplenish stack-threshold <0>
Will replace stacks when there only remains this many. Default 10
, min 1
.autohotbarreplenish tick-delay <0>
Number of ticks between each window click packet. 0 will have no limit and a negative value will send n packets per tick. Default 1
.autohotbarreplenish no-gui <true/false>
Don't run when a GUI is open. Default true