Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

XP Level Multiplier resets to default on server startup #117

Open
Panduino opened this issue Oct 14, 2020 · 1 comment
Open

XP Level Multiplier resets to default on server startup #117

Panduino opened this issue Oct 14, 2020 · 1 comment

Comments

@Panduino
Copy link

Panduino commented Oct 14, 2020

I'm trying to change the multiplier to something lower like 1.25 and when the server starts it resets to 2. Is this not possible? It seems like the value is an integer rather than a float because if I use 1 or 3 it works fine

@PieBob851
Copy link

I'm a few months late here, but there are a few lines of code in Config.java which check if the multiplier is lower than 2 and set it to 2 if so. I have no clue why it would work for 1; it shouldn't.

The value is a float.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants