gabrielecabrini / EconomyPlus

Minecraft plugin (Economy) for 1.8 to 1.18
https://www.spigotmc.org/resources/economyplus.92975/
GNU General Public License v3.0
10 stars 14 forks source link

4.6 Placeholder api hook broken #51

Closed SykoUSS closed 2 years ago

SykoUSS commented 2 years ago

Describe the bug EP 4.6 no longer finds the placeholderapi.jar

To Reproduce Steps to reproduce the behavior:

  1. add EP 4.6
  2. add PAPI
  3. start server
  4. See error

Expected behavior papi expansion loads correctly

Screenshots 16:00:27 INFO: [EconomyPlus] Enabling EconomyPlus v4.6

16:00:27 INFO: Enabled v4.6 16:00:27 INFO: 16:00:27 INFO: -> Loading core: 16:00:27 INFO: - Storage-Mode: UUID [16:00:28 INFO]: - Database: Loaded (MySQL) [16:00:28 INFO]: - Caching accounts... [16:00:28 INFO]: - Vault: Hooked [16:00:28 INFO]: - Commands: Loaded [16:00:28 INFO]: [16:00:28 INFO]: -> Loading hooks: [16:00:28 INFO]: - HolographicDisplays: Can't find the jar! [16:00:28 INFO]: - PlaceholderAPI: Not found! [16:00:28 INFO]: [16:00:28 INFO]: +---------------[ 996ms ]-------------+ [16:00:28 INFO]: [EconomyPlus] You are up to date! (v4.6) [16:00:28 INFO]: Preparing level "world" [16:00:29 INFO]: Preparing start region for dimension minecraft:overworld [16:00:29 INFO]: Time elapsed: 82 ms [16:00:29 INFO]: Preparing start region for dimension minecraft:the_nether [16:00:29 INFO]: Time elapsed: 22 ms [16:00:29 INFO]: Preparing start region for dimension minecraft:the_end [16:00:29 INFO]: Time elapsed: 15 ms [16:00:29 INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.2 [16:00:29 INFO]: [PlaceholderAPI] Fetching available expansion information...

jakepronger commented 2 years ago

I have just updated the release. Try download the following jar at: https://github.com/ItsWagPvP/EconomyPlus/releases/download/V4.6/EconomyPlus.jar

Issue is fixed for me. Thank you for reporting these bugs it helps us improve this plugin.