Per World Inventory

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Aidan

Member
Aug 7, 2020
12
0
1
28
I'm wondering if it is possible to create a Per World Inventory plugin.

I tried Multiverse-Inventory, but it glitches out my server and prevents me from logging in so I'm not able to use it. I have several worlds and am in need of this. Thanks!
 
I cannot do the code at this point, however, the way you would go about this is looping the player’s inventory frequently and saving it as a variable; e.g {kitpvp.inv.%uuid of player%} and then setting the player’s inventory to that variable on a change of worlds. You can find out how to do all of this code on the docs: https://en.njol.ch/projects/skript/doc
 
  • Like
Reactions: Aidan