Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restrict placing items in barrels except for alcohol and add CoreProtect compatibility #90

Open
BAD7777 opened this issue Jan 22, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@BAD7777
Copy link

BAD7777 commented Jan 22, 2025

Hello! I would like to suggest an enhancement for the BreweryX plugin.

Problem:

Currently, players can place not only alcohol but also other items into barrels. This can lead to bypassing CoreProtect logging, as items inside barrels are not properly tracked, creating potential risks for server administrators.

Suggestion:

  1. Restrict placing any items in barrels except alcohol. This will improve security and prevent barrels from being used to store other items.

  2. Add CoreProtect compatibility, so all barrel interactions (adding/removing items) are logged in CoreProtect and are available for administrators for monitoring and auditing purposes.

Expected Outcome:

  • Barrels will only store alcohol.
  • No other items can be placed in barrels.
  • All barrel interactions will be logged in CoreProtect logs (if the plugin is installed).
@TomLewis
Copy link

I would like CoreProtect intergration too.

@Vutka1 Vutka1 added the enhancement New feature or request label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants