BentoBoxWorld / AOneBlock

A OneBlock Minecraft Game for BentoBox
https://docs.bentobox.world
Eclipse Public License 2.0
71 stars 29 forks source link

can mine blocks in others islands #249

Closed priyam1234-spec closed 2 years ago

priyam1234-spec commented 2 years ago

Expected behavior

i shouldnt be able to mine blocks on others islands

Observed/Actual behavior

i am able to mine blocks on others island

Steps/models to reproduce

  1. go to others island
  2. mine

BentoBox version

bbox version [02:54:10 INFO]: Running PAPER 1.16.5. [02:54:10 INFO]: BentoBox version: 1.16.2 [02:54:10 INFO]: Database: JSON [02:54:10 INFO]: Loaded Game Worlds: [02:54:10 INFO]: bskyblock_world (BSkyBlock): Overworld, Nether, The End [02:54:10 INFO]: oneblock_world (OneBlock): Overworld, Nether* [02:54:10 INFO]: Loaded Addons: [02:54:10 INFO]: AOneBlock 1.7.0 (ENABLED) [02:54:10 INFO]: Bank 1.3.0 (DISABLED) [02:54:10 INFO]: Biomes 1.14.0 (ENABLED) [02:54:10 INFO]: Border 3.1.1 (ENABLED) [02:54:10 INFO]: BSkyBlock 1.14.4 (ENABLED) [02:54:10 INFO]: Challenges 0.8.4 (ENABLED) [02:54:10 INFO]: Chat 1.1.4 (ENABLED) [02:54:10 INFO]: ExtraMobs 1.11.0.3 (ENABLED) [02:54:10 INFO]: Greenhouses 1.5.3 (ENABLED) [02:54:10 INFO]: Level 2.6.5-SNAPSHOT (ENABLED) [02:54:10 INFO]: Likes 2.1.1 (ENABLED)

Plugin list

ajParkour, BentoBox, BetterRTP, Citizens, ClearLag, CMILib, DeluxeHub, GriefPrevention, HolographicDisplays, Jobs, JumpPads, LoginSecurity, LPC, LuckPerms, Maintenance, Multiverse-Core, Multiverse-Inventories, OnePlayerSleep, PlaceholderAPI, PluginConstructorAPI, ProtocolLib, SalaryManager, ServerListPlus, SimpleScore, SkinsRestorer, TAB, TPA, Vault, ViaBackwards, ViaRewind, ViaVersion, WorldBorderAPI, WorldEdit, WorldGuard

Other

No response

BONNe commented 2 years ago

There can be several reasons for it.

The most obvious: island owner has allowed to mine blocks via island settings. Flag name: BREAK_BLOCKS Another thing could be that you have permission to bypass island protections.

Alternatively there could be conflicts with other plugins.

BentoBox has a nice command: /[admin_cmd] why <player> This command will report if and why player was allowed to do something.

If the output says that BentoBox did not allow action, then block breaking happened because other plugins overwrite protection.

priyam1234-spec commented 2 years ago

ok imma check

priyam1234-spec commented 2 years ago

also i am using bank addon but it says vault missing but ihave vault

BONNe commented 2 years ago

You need to have an economy plugin: Plugin that handles money.

Bank addon is just an island account for all teammates.

If you use CMI plugin that has economy, then i would suggest to use their precompiled vault version, that is available in their download site.

Standard vault plugin does not pick up CMI economy correctly on server startup.

priyam1234-spec commented 2 years ago

can u send link