EbonJaeger / perworldinventory-kt

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

3 worlds (2 to share a spawn) #212

Open biggin62182 opened 3 years ago

biggin62182 commented 3 years ago

plugin version 2.3.2 mc version 1.16

I have 3 main worlds island_normal_world and world, and spawn. Now spawn is the world that everyone spawns into when they enter the server. from there they can choose to either play skyblock or survival. When they are in their respective worlds and want to come to spawn to open crates or use the shop i want them to come with the inventory from those worlds to spawn but cannot take them to the other game world. Skyblock > World or World >Skyblock. I do however want them to be able to Skyblock>Spawn>Skyblock or World>Spawn>World. So whatever they buy or get in spawn they can take that back to their respective worlds or whatever they buy from spawn be able to take it to the other world (but only what they got in spawn. The biggest issue im coming accross is that only one world will let their inventory come to spawn. My survival world is the only inventory i can bring to spawn. I cannot bring my skyblock inventory to spawn. I have them both setup the same way but nothing seems to make it correct. The only thing that does change when i move stuff around is that Skyblock will share with Spawn and Survival wont. I am at a loss here