Zrips / CMI

116 stars 98 forks source link

Vanilla Recipe Disappearing #7052

Closed mercurialmusic closed 2 years ago

mercurialmusic commented 2 years ago

Description of Issue

Super weird thing happened with the vanilla campfire crafting and recipe in which it has completely disappeared from the game. Campfires cannot be crafted and they don't show in the vanilla crafting book (/recipe campfire still works fine). Not sure if others have gone missing, but that's the only one we've noticed so far. Removing CMI solved the issue.

Version Information

CMI plugin version: 9.2.1.1 BungeeCord
CMILib: 1.2.1.0 -> 1.2.1.1
Server: Paper(387) 1.18.2-R0.1-SNAPSHOT
CMI economy: Enabled Vault: 1.7.3-b CMI Chat: Disabled 
Modules -> 54 enabled 2 disabled: ranks, skin

Errors

No errors

Relevant Config Sections

No response

Relevant Plugins

No response

Agreements

x1p commented 2 years ago

Recipes are disappearing because normal players can push the newly introduced button to disable any recipe. The permission cmi.command.recipe.admin is checked but despite that, everyone can disable a recipe! How to enable them again:

This is so vital in a survival game that I would recommend turning recipe off all together by removing the base permission, until this is fixed!

mercurialmusic commented 2 years ago

Sure enough, it was in there. Thanks for the tip! Very strange that they would be able to do that when they don't have the perm! Will test with negating it and see if they still can.

dan28000 commented 2 years ago

They can still even with the perm set to false

mercurialmusic commented 2 years ago

Ah yup. Looks like I've duplicated #7047 then. Will leave this as additional confirmation for now.

Rexmen1 commented 2 years ago

Yep already reported this and not even a reply yet..

mercurialmusic commented 2 years ago

He's not one to ignore - I'm sure he'll get to it when he gets to it. It's not the end of the world.

Zrips commented 2 years ago

Issued hotfix to resolve this issue