falkirks / SimpleWarp

The original warp plugin for PocketMine-MP
MIT License
19 stars 28 forks source link

New Memory Support #17

Closed ghost closed 8 years ago

ghost commented 8 years ago

Pls add a memory support that saves the warps.yml file and overwrites pls add it I don't want to add another warp again when I close and open the server it doesn't load warps

falkirks commented 8 years ago

Maybe you are looking for NO_MEMORY_STORE or FLUSH_ON_CHANGE storage modes? These can be configured in the config.yml.

If you need something else feel free to open the issue and provide more information.