Increased stash row command limit to 15
(cherry picked from commit 0ab1395355
)
This commit is contained in:
parent
ec6c4b05d9
commit
4e047c48ec
@ -28,7 +28,7 @@
|
||||
"giveCommandEnabled": true
|
||||
},
|
||||
"commandUseLimits": {
|
||||
"StashRows": 5
|
||||
"StashRows": 15
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user