kernitus / BukkitOldCombatMechanics

Spigot plugin to configure combat mechanics for 1.9 onwards
https://www.spigotmc.org/resources/19510/
Mozilla Public License 2.0
179 stars 71 forks source link

MyWorlds inventories cleared on teleport #684

Open Jim-m-y opened 1 year ago

Jim-m-y commented 1 year ago

Information

Problem Description

To Reproduce

Steps to reproduce the behavior: 1. install OldCombatMechanics, Myworlds PLugins 2. activate the separate worlds option in Myworlds 3. teleport from one world to another and you will see that the items of a world where you had the inventory for only that world is now shared with another world that is not configured to do that and thus causing the inventory to be lost ### Expected Behaviour

each world should have its own inventory or the inventory shared with a group of worlds specified in Myworlds

Actual Behaviour

inventories in worlds are shared from a world where it is specified not to do that

I think it describes the problem very well, but if necessary I will record a video

kernitus commented 11 months ago

Please fill in the issue template correctly. We need:

  1. A copy of your config.yml, to know if you have enabled any of the modules that work with inventories
  2. A copy of your myworlds config to know which options to set to reproduce the bug
  3. A list of plugins installed on the server