Auxilor / EcoArmor

Custom armor sets plugin for the latest minecraft version
GNU General Public License v3.0
31 stars 27 forks source link

skill_xp_multiplier does not seem to work with aurelium skills #10

Closed Blazenfury2314 closed 2 years ago

Blazenfury2314 commented 2 years ago

When using skill_xp_multiplier while having aurelium skills installed as a skills plugin this error pops in the console:

24.02 14:24:40 [Server] WARN Invalid configuration for skill_xp_multiplier in context Armor Set farmer: 24.02 14:24:40 [Server] WARN (Cause) Argument 'id' 24.02 14:24:40 [Server] WARN (Reason) Invalid effect ID specified! 24.02 14:24:40 [Server] WARN Invalid configuration for skill_xp_multiplier in context Armor Set farmer (Advanced):

the discord told me that this should be part of the function of skills_xp_multiplier, if this is not an intended function and this is only supposed to work with ecoskills please disregard and I apologize for taking up your time.

Steps to reproduce the behavior:

  1. Install aurelium skills, eco and ecoarmor
  2. add the "id: skill_xp_multiplier" to a list of effect on an armor set
  3. reload ecoarmor
  4. See error

Expected behavior No error should appear and and the armor should have the intended effect based on the number following the id

Server Information (please complete the following information):

WillFP commented 2 years ago

AureliumSkills doesn't support skill multipliers, so I can't add support for that. Use EcoSkills instead!