BentoBoxWorld / Bank

Allow your players to deposit and withdraw money from the island's bank! See island rankings!
Eclipse Public License 2.0
2 stars 6 forks source link

vault dependencie #29

Closed priyam1234-spec closed 2 years ago

priyam1234-spec commented 2 years ago

Expected behavior

bank addon should enable

Observed/Actual behavior

bank addon disabled but i have vault i got this error [04:56:03 INFO]: [BentoBox] Enabling BentoBox v1.16.6 [04:56:04 INFO]: [BentoBox] Loading Settings from config.yml... [04:56:05 ERROR]: [BentoBox] Could not parse item RED_BANNER:1:STRIPE_RIGHT:BLACK:LEFT_STRIPE:YELLOW No enum constant org.bukkit.block.banner.PatternType.LEFT_STRIPE [04:56:06 INFO]: [BentoBox] Hooking with Vault... [04:56:06 ERROR]: [BentoBox] Could not hook with Vault because: no plugin supporting economy has been found. Skipping... [04:56:06 INFO]: [BentoBox] Loading addons...

Steps/models to reproduce

  1. add vault
  2. add bank addon

BentoBox version

[05:15:11 INFO]: Running PAPER 1.16.5. [05:15:11 INFO]: BentoBox version: 1.16.6 [05:15:11 INFO]: Database: JSON [05:15:11 INFO]: Loaded Game Worlds: [05:15:11 INFO]: bskyblock_world (BSkyBlock): Overworld, Nether, The End [05:15:11 INFO]: oneblock_world (OneBlock): Overworld, Nether* [05:15:11 INFO]: Loaded Addons: [05:15:11 INFO]: AOneBlock 1.7.0 (ENABLED) [05:15:11 INFO]: Bank 1.3.2 (DISABLED) [05:15:11 INFO]: Biomes 1.14.0 (ENABLED) [05:15:11 INFO]: Border 3.1.1 (ENABLED) [05:15:11 INFO]: BSkyBlock 1.15.2 (ENABLED) [05:15:11 INFO]: Challenges 0.8.4 (ENABLED) [05:15:11 INFO]: Chat 1.1.4 (ENABLED) [05:15:11 INFO]: ExtraMobs 1.11.0.3 (ENABLED) [05:15:11 INFO]: Greenhouses 1.5.3 (ENABLED) [05:15:11 INFO]: Level 2.8.1 (ENABLED) [05:15:11 INFO]: Likes 2.1.1 (ENABLED) [05:15:11 INFO]: Visit 1.3.0 (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

tastybento commented 2 years ago

In addition to Vault you also need an economy plugin that works with Vault. For example Essentials. Then the bank will have somewhere to place the money.

priyam1234-spec commented 2 years ago

can you post the link too?