-
Notifications
You must be signed in to change notification settings - Fork 6
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
Reward attribution when breaking blocks without permission #65
Comments
There's no exclusive_rewards setting. Send config file. |
After the lowest level values, it gives the values before it, it gives all of them config: Mine4.txt |
every mine is same and the issiue is same purpur 1.21.1 |
I discovered another bug. When I close the event and deactivate block breaking, when they break the block, it does not break, but the reward continues to come. |
Do you will fix ? |
This will be fixed when I have time |
…with the lowest chance will execute.
Regarding your first issue, it has been solved in the .jar file attached below, please test it and give me some feedback: Regarding your other issue "deactivate block breaking, when they break the block, it does not break, but the reward continues to come." couldn't reproduce this behaviour, so it is working as intended. If it still happens with that build, send more details as to how can I reproduce it. Thanks for reporting! :) |
I have 4 mining areas within a protected region using WorldGuard, and each area should be accessible to players with different ranks. However, there's an ongoing issue where players without the proper rank can still receive rewards when breaking blocks in areas they don’t have permission for. For example, when a regular player breaks blocks in the VIP area from the outside, they still get rewards, even though the blocks don’t actually break due to protections. |
That's also a good report. Are you using RealMines as protection? If not, what plugin are you using? |
going to close this issue due to inactivity |
I am experiencing an issue with the RealMines plugin on my Minecraft server. When players mine blocks from a specific mine, they receive multiple rewards instead of just one. The issue persists regardless of the reward configuration.
Here are the steps I have already taken to try and resolve the issue:
Verified the mines.yml configuration file to ensure rewards are not duplicated or overlapping.
Checked the chance values for each reward to ensure they do not all trigger at once.
Updated RealMines to the latest version available.
Tested the plugin on a separate server with no other plugins to avoid conflicts.
Enabled or checked the exclusive_rewards setting (if available) to ensure only one reward is given per action.
Minecraft server version: (1.21.1)
RealMines plugin version: (1.8.2 in config:8)
The text was updated successfully, but these errors were encountered: