DRE2N / DungeonsXL

Create custom dungeons and adventure maps with ease!
https://www.spigotmc.org/resources/dungeonsxl.9488/
GNU General Public License v3.0
154 stars 83 forks source link

keep inv not working when player join dungeon. #1047

Closed boyOnFire closed 2 years ago

boyOnFire commented 3 years ago

title: title: "&4OldTown" subtitle: "&bFind a way to escape!" requirements: feeLevel: feeMoney: permission: groupSize: minimum: 1 maximum: 2 forbiddenItems: keyItems: keepInventoryOnEnter: true keepInventoryOnEscape: true keepInventoryOnFinish: true keepInventoryOnDeath: true

this is my config of the map everything seems to be working fine except the keep inv one can someone help me i really want help.

Sataniel98 commented 3 years ago

Do you use Multiverse-Inventories or a similar plugin?

JenevieveShe commented 3 months ago

I have encountered the same issue, I even tried setting both main config and dungeon config to keepInventoryOnEnter: true keepInventoryOnFinish: true keepInventoryOnEscape: true but I still lose my intentory on enter I'm using Multiverse-core, but not multiverse-inventories, I do have KeepInventory plugin installed tho, could that be the issue?