My griefprevention is properly configured too, I can place other entities like painting, itemframes and boats, but not armor stands. Even with bypass permissions I can’t place them for some reason. http://puu.sh/w8uyQ/47e0b6d33c.png
Edit: Tried taking out GP and it still won’t let me place the armor stand, so that’s not the cause.
Edit2: This all happened when I deleted the world/data folder, but I don’t think it had anything to do with it. It pregenned a new one soon after.
Yes I’ve tried that as well. This all happened when I deleted the world/data folder, but I don’t think it had anything to do with it. It pregenned a new one soon after.
What can I do to fix this?
Edit: So I reverted to a backup where I haven’t deleted the world/data folder and it wont let me place too.
Yeah haha I was gonna update the thread after I found the issue but forgot to hit send! My reply was still saved here fortunately xD
I found out that it was nucleus causing it, since I’ve disabled vanilla-mob-spawning and the default world listed on the config is world so when I made a test world world2 I could place an armor stand fine.
That took quite some time to find since I know for a fact all my config files are the same so I didn’t think it would be a plugin interfering.
Just to explain what happened, I have a function in Nucleus that allows you to block all vanilla living entities from spawning. Snow here had that enabled. The function allows Players to be spawned, but what I hadn’t done is put a similar exception for Armor Stands, which are also classed as living entities. So as far as Nucleus was concerned, Armor Stands were not meant to spawn, and so Snow could not place them.
The issue is fixed now, and I’ll push it to release channels soon.