[Bug]: Double Charging players to use A built nether portal or end portal but doesnt double charge when teleporting
xanthacreator opened this issue ยท 1 comments
/mv version -p
output
https://paste.gg/p/anonymous/618d2d935fe04d7ebcb131abe21a892e
Server logs
https://paste.gg/p/anonymous/2dc5147766834fa98f24644a4a284248
Server Version
This server is running Paper version git-Paper-550 (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT) (Git: 483368e on ver/1.19.4)
You are running the latest version
#This also happens on the 1.20.4 as well
Bug Description
When the mventryfee is set to lets say $100. For Whatever Reason it Double Charges players when they use a portal. I'm Trying to charge players for going to the end and the nether. When a player teleports with mvtp, it only charges once as it should.
This is after going through the nether portal
This is After just teleporting to the nether with lets say /warp or /mvtp (Only charging once as I feel it should)
I've Tried the latest dev version and the latest version 4.3.12 and it just doesn't fix it
Server Plugins (7): BungeeGuard, Essentials, LuckPerms, Multiverse-Core, Vault, ViaBackwards, ViaVersion
Steps to reproduce
- Set the MvEntryFee of the nether or the end in the worlds.yml to a $100
- Build a Nether Portal
- Make sure you are able to be charged
- Enter the Nether Portal and Receive two messages saying you were charged along with $200 less in your balance
#This also works with the end portal
Agreements
- I have searched for and ensured there isn't already an open or resolved issue(s) regarding this.
- I was able to reproduce my issue on a freshly setup and up-to-date server with the latest version of Multiverse plugins with no other plugins and with no kinds of other server or client mods.