XPKeeper

XPKeeper

18.6k Downloads

XP: -1 shown when trying to use sign

sawarahh opened this issue ยท 5 comments

commented
Minecraft_.1.20.4.-.Multiplayer.3rd-party.Server.2024-02-18.16-31-04.mp4

Just updated from 1.20.2 to 1.20.4 on Paper. Using XPKeeper version 1.9.0. I also changed the world name 'world' to '1204.s' to prepare for Multiverse.

The attached video is what happens now. You cannot right click to withdraw. When you left click an empty sign, your XP deposits. If you left click a sign with XP in it, it shows 0 levels and -1 XP.

commented

Removing the sign entirely and starting over works, just not my favorite solution with a lot of players on my server.

commented

Not sure what you expect from a location based sign - you have effectively changed the location to another world, I'm not surprised you are having issues...
Plus naming worlds with a . in them is very bad practice for Bukkit servers - any plugin that stores world names in yml files will generally have problems.

commented

Have you tried the /xpkupdate command? Might work...

commented

I've added a world argument to the /xpkupdate command so players can update their signs for a world name change.

/xpkupdate [old world name]

in your case:

/xpkupdate world

They should then right-click the sign.
They should do this before interacting with the sign in any other way!

Get the update here: http://tardisjenkins.duckdns.org:8080/job/XPKeeper/

commented

I really appreciate the assistance and update despite this being such a dumb move on my part and entirely my own doing. Thanks. :)