EbonJaeger / perworldinventory-kt

Multi-world inventory plugin for Spigot written in Kotlin.
MIT License
46 stars 35 forks source link

Bug on inventories #188

Open axel578 opened 4 years ago

axel578 commented 4 years ago

When I change of world it doesn't save the inventory , exemple : In world A I give my self an apple I go in World B and the apple disepear

The only way is to active debug Mode and Wow everything works fine, but the console is spammed by the debug messages

Expected behavior Share the inventory between two worlds

Plugin version

  • [x] Using the latest released version of the plugin (2.3.2)

Server version Minecraft 1.15.2

EbonJaeger commented 4 years ago

Is World B in the same group as World A? All debug mode does is print extra messages to the console; it is impossible for turning it on to actually affect anything.