Saving / Loading regions with WE API

Discussion in 'Plugin Development' started by MvpWouterske23, Jul 25, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    MvpWouterske23

    Hello guys,
    Yesterday I started making a plugin with WorldEdit API but I don't understand how I can save and load my created regions. Everytime I reload / restart my server they're gone. Does someone know how to do this?
    Thanks
    -MvpWouterske23
     
  2. Offline

    MCForger

    MvpWouterske23
    You could make your own class that extends CuboidSelection and implements ConfigurationSerializable. That way you can save/load easy and still use WorldEdit selection methods.
     
  3. Offline

    MvpWouterske23

    MCForger Can u teach me how? Im new with WorldEdit API.
     
Thread Status:
Not open for further replies.

Share This Page