EssentialsX

EssentialsX

2M Downloads

.

GokalpUci opened this issue ยท 4 comments

commented
commented

having the same problem for OPs I had to do this and yet Admins/OPs keep their items using PEX btw
`

groups:
default:
options:
default: true
permissions:
- essentials.home.bed
- tne.money.balance
- tne.item.diamond.sign
- essentials.signs.color
- tne.item.sign
- tne.sign.item.use
- tne.sign.item.create
- essentials.msg
- essentials.afk
- essentials.spawn
- -essentials.keepxp
- -essentials.keepinv
- modifyworld.*
Admin:
permissions:
- tne.*
- essentials.*
- -essentials.keepxp
- -essentials.keepinv
- permissions.*
inheritance:
- default

`

commented

@GliderCodes

having the same problem for OPs I had to do this and yet Admins/OPs keep their items using PEX btw
`

groups:
default:
options:
default: true
permissions:

  • essentials.home.bed
  • tne.money.balance
  • tne.item.diamond.sign
  • essentials.signs.color
  • tne.item.sign
  • tne.sign.item.use
  • tne.sign.item.create
  • essentials.msg
  • essentials.afk
  • essentials.spawn
  • -essentials.keepxp
  • -essentials.keepinv
  • modifyworld.*
    Admin:
    permissions:
  • tne.*
  • essentials.*
  • -essentials.keepxp
  • -essentials.keepinv
  • permissions.*
    inheritance:
  • default

`

So I just copy this into permissions.yml and it works? I have th esame problem. I justw anna disable that function for all OPs

EDIT:
Tried didnt work

commented

Negate essentials.keepinv in your permissions plugin. If you use LuckPerms, run /lp group <group> permission set essentials.keepinv false.

If you use PEX or another outdated plugin, you should upgrade to LuckPerms.

I love you. Thank you so much i was trying that with another permissions plugin but didnt get it to work.
I have spent over 5 hrs trying to disable this in this in total

commented

Negate essentials.keepinv in your permissions plugin. If you use LuckPerms, run /lp group <group> permission set essentials.keepinv false.

If you use PEX or another outdated plugin, you should upgrade to LuckPerms.