Delays
Key
Description
Default Value
Example
delays = {
login = 5000,
skipWorld = 15000,
buyPack = 1750,
punch = 165,
place = 115,
trash = {
before = 250,
after = 1500
},
harvest = {
pathfinding = 50,
tree = 100
},
plant = {
pathfinding = 60,
tree = 50
},
drop = {
before = 250,
after = 1250
}
}Last updated