EssentialsX / Essentials

The modern Essentials suite for Spigot and Paper.
https://essentialsx.net
GNU General Public License v3.0
1.95k stars 983 forks source link

. #2672

Closed GokalpUci closed 5 years ago

realjesset commented 5 years ago

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

`

Charkel commented 5 years ago

@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

mdcfe commented 5 years ago

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.

Charkel commented 5 years ago

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