Limits aren't working
TyskiRycerz opened this issue ยท 1 comments
Server Implementation
Paper
Server Version
1.17.1
Describe the bug
I have made some limits for certain groups but they are not working. I will paste this as an example:
https://paste.gg/p/anonymous/406cfc4280c04fe3b4353f29e36f415a
I want players with group "default" to be able to use commands like //set with limit set on 15000. The problem is that it isn't working and their limit is 5000. VIP can change max 10000 blocks (when I set it up on 30000) etc. I also gave them permissions (for example "fawe.limit.default" for default).
To Reproduce
- Make limits as in example above
- Give permission as in example above
- Test
Expected behaviour
I expect limitations to be working properly (or if I made something wrong, to receive answer with correct setup)
Screenshots / Videos
No response
Error log (if applicable)
No response
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/1744f46094314aeb861ef460bdafc625
Fawe Version
FastAsyncWorldEdit version 1.17-410;05c22a6
Checklist
- I have included a Fawe debugpaste.
- I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit-1.17/ and the issue still persists.
Anything else?
BTW - If someone can explain to me what are "max-iterations" xD as I am not really into worldedit so I don't know what setting would be the best xD