SaveRegions

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

SaveRegions

Description

  • This Is My Very First Plugin And I Hope You Like It! Well All This Plugin Does Is That It SaveRegions.
  • This Plugin Is Still In It Beta Days So I'm thinking about what to add into it but until then you can enjoy this beta, it works perfectly and does what you tell it to do.

Features

  • Save Regions (with WorldGuard).
  • Regen Regions.
  • Unsave Regions.
  • Auto-Updater. *COMING SOON
  • Compatibility with Chest and Blocks (Save Blocks and Chest inventory).
  • Easy API

Commands

  • /saver add - Save region
  • /saver remove - Unsave region
  • /saver regen - Regenerate region
  • /saver update - Update plugin *COMING SOON
  • /saver reload - Plugin configuration reload

Permission

  • saveregions.add - Usage /saver add
  • saveregions.remove - Usage /saver remove
  • saveregions.regen - Usage /saver regen
  • saveregions.update - Usage /saver update *COMING SOON
  • saveregions.reload - Usage /saver reload
  • saveregions.* - Access to all permissions in plugin

API

  • Save Regions:
RegionsManager.addByRegion(regionName, world);
  • Unsave Regions:
RegionsManager.removeByRegion(regionName, world);
  • Reneration Regions:
RegionsManager.regenByRegion(regionName, world);

Config

autoUpdate: true

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    79684
  • Created
    May 9, 2014
  • Last Released File
    May 25, 2014
  • Total Downloads
    550
  • License

Categories

Members

Recent Files

Bukkit