Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Spigot) Villager Reputations not staying through rezombification/curing #13

Closed
JarheadHME opened this issue Apr 30, 2021 · 3 comments
Closed

Comments

@JarheadHME
Copy link

JarheadHME commented Apr 30, 2021

Now, on a spigot server I play on with some friends, not only do they not stack, only the most recent cure has any effect at all. So if I cure the villager, I get the discount, but I cannot increase the discount by re-curing them, and if someone else cures them, my discount vanishes. We currently have the Jan 23 1.1.5 version of the plugin.

When i was talking to the server owner about it, I saw this in the error:

Caused by: java.lang.NoSuchMethodError: 'java.util.Map net.minecraft.server.v1_16_R3.Reputation.getReputations()'

@JarheadHME JarheadHME changed the title Villager Discounts not stacking or staying for multiple people (Spigot) Villager Reputations not staying through rezombification/curing Apr 30, 2021
@MarioFinale
Copy link
Owner

Hi @JarheadHME
Which release of spigot is the server owner using?

@JarheadHME
Copy link
Author

I don't actually know offhand, but I was trying it on a local spigot server which was on the latest release from buildtools, and was having the same error.

Worth mentioning @Kasama has the error fixed in their fork here

@MarioFinale
Copy link
Owner

Hi, just merged Kasama's fork into the main repo. His method is better. Just tested it and It works flawlessly.

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

No branches or pull requests

2 participants