Currently, when I right click a chest or enderchest as my “owner” group (which has all permissions), the chest does not open and cobblestone appears underneath it. No errors come up in the console and debugging doesn’t show anything, can anyone help me figure out how to fix this or find the plugin behind this?
I currently am running SpongeVanilla API 5 1.10.2 with the plugins:
BuyCraft
CarrotShop 1.15
Holograms 2.2
HuskyCrates 1.7.2
HuskyUI 0.3.1
LangSwitch
MightyLoot 2.1
NPCs 2.0.2
Nucleus 1.1.3
Nucleus Mixins 0.25.2
PEX
ProjectCore 0.1.5
ProjectPortals 0.13.8
ProjectWorlds 0.11.6
ServerListPlus 3.4.7
StatusProtocol 0.3
TotalEconomy 1.7.1
UniverseGuard
ViaVersion 1.3.0
WalletDrop 0.2.3
WorldEdit 6.1.5
I believe this started occuring after I installed CarrotShop 1.15, ViaVersion, ServerListPlus and StatusProtocol
I’d say that one big issue seen often is outdated or conflicting plugins. PEX, for instance, has been dropped by the author for quite a while - so if your perms might be the issue, I’d suggest swapping for a supported plugin! If you need further help, provide us with an fml-latest.log to confirm versions/errors.
Actions happening on right click of a chest smells like Shop / Protection plugins to me, but could also maybe be ViaVersion if they are working around some kind of bug and the cobblestone is only clientside or something.
I can’t imagine why any of the others might do this.
So my suspicions would be CarrotShop, HuskyCrates, MightyLoot, ViaVersion
But you are only going to find out by doing the hard work yourself, so you don’t need to restart your server constantly, I’d advise seeing if you can recreate it using a new server locally on your machine using the same plugins and configuration.
Remove some of the plugins, test, restart.
You can cut down on the amount of times you need to do this by targetting the obvious suspects first (recent upgrades and changes) as well as doing multiple plugins, then working out if it’s in the set of enabled or disabled plugins, and halving that group and testing again.