OK so im making a server that you get /give so its going to be a pure pvp server and im going to use the essentials /i so the permission nodes im using are essentials.itemspawn.item-all so i tested it and it allowed them to spawn all items. then i added the -essentials.itemspawn.item-1 tryed to spawn in stone and it worked so i dont know whats going on.. if you dont know how to fix it then is there a plugin you know that blocks blocks spawn eggs enderpearls and food. it also needs to have permissions or at least have them blocked when they join in the game.
3
ya i just tryed the bottom to top and it didnt work i don't know if theres anything wrong
heres the permissions that im using:
groups:
member:
default: true
permissions:
- -essentials.itemspawn.item-1
- essentials.itemspawn.item-all
- essentials.item
prefix: '&a{Member}&r'
here i was trying to set it so they didnt get to spawn stone just to test
heres the permissions that im using:
groups:
member:
default: true
permissions:
- -essentials.itemspawn.item-1
- essentials.itemspawn.item-all
- essentials.item
prefix: '&a{Member}&r'
here i was trying to set it so they didnt get to spawn stone just to test
Make sure you have your permissions in the right order PermissionsEx for example reads permission from bottom to top.
Yes there are plugins that will block certain items all you need to do is google it
Yes there are plugins that will block certain items all you need to do is google it
I will try the bottom to top permission thing and if that doesnt work i cant find a plugin anywhere ive been searching all day
