Multi-world inventories

Discussion in 'Plugin Development' started by Pluckerpluck, Feb 16, 2011.

Thread Status:
Not open for further replies.
  1. I was thinking of developing a plugin that allows a separate inventory for multiple worlds (so you can run events on one world or have a creative world somewhere and survival on another). So I have a few questions (as I'm relatively new to OOP):

    1) Is anyone else working on this or has it been released and I can't find it?
    2) What is the best way to story an array of Itemstacks (inventory)? Serialization?
    3) Should I use a database or flat-file first (probably support both in the end)

    And any suggestions?

    Edit: I can't find a change world event so... this is on hold until I think of a way to fix that.

    Edit 2: Teleport event may work... looking into it.
     
  2. Offline

    det0nat3

    Any hope of this happening? was looking for a plugin to do this today, we are looking to have a world that people cannot take items over to.
     
  3. Offline

    Kekec852

  4. Offline

    det0nat3

Thread Status:
Not open for further replies.

Share This Page