FastAscynWorldEdit "Use Inventory" option does not work as intended
akirawashere opened this issue ยท 4 comments
Server Implementation
Paper
Server Version
1.20.2
Describe the bug
When enabling the use-inventory
option in worldedit-config.yml
, players can still use infinite blocks and items after having the permission fawe.permpack.basic
.
To Reproduce
- Enable use-inventory
- Grant player fawe permissions
- Player can use infinite blocks and items, not taking account their own inventory
Expected behaviour
- Enable use-inventory
- Players can only use WorldEdit using blocks and items from their own inventory
Screenshots / Videos
No response
Error log (if applicable)
No response
Fawe Debugpaste
https://athion.net/ISPaster/paste/view/f965c21b626e464ab9f83af7c5c489e2
Fawe Version
2.8.5-SNAPSHOT-639;a4a1126
Checklist
- I have included a Fawe debugpaste.
- I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit/ and the issue still persists.
Anything else?
No response