Found a worldguard issue using latest to date dev build of arrow pickup
axemwa opened this issue ยท 5 comments
What steps will reproduce the problem?
Citizens NPC's are shooting Phantoms at close range and I think the NPC is attempting to pick up the arrows even though arrow pick up is ignored in my specified world region
Expected output
No errors in console
What do you see instead?
Errors in console
Log file/Console output of the issue/error
/version output?
[14:15:46 INFO]: This server is running Paper version git-Paper-469 (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT)
PickupArrows version
Dev Build 202
https://ci.dustplanet.de/job/PickupArrows/202/
Please provide any additional information below.
Config.yml
Latest WorldGuard & WorldEdit Builds
Checklist
- I am aware that issues caused by /reload are ignored
- If there is a (potential) plugin conflict, I've identified the conflicting plugin
- I have added a valid /version output
- I have added a valid PickupArrows version
- I have attached necessary information like a screenshot, my list of plugins, config or permissions file(s)
I also suggest adding citizens to the "pickupFrom:" section of the config
eg:
#For help please refer to the bukkit dev page: https://dev.bukkit.org/projects/pickuparrows
usePermissions: false
pickupFrom:
citizensnpc:
fire: true
normal: true
spectral: true
tipped: true
The latest version of WorldGuard is v7, isn't it? I remember that they have changed the API.
@axemwa pls give build 203 a try: https://ci.dustplanet.de/job/PickupArrows/203/