Regios

New Regios Logo

Current stable version: v5.9.8 for CB 1.5.1-R0.2

Regios, a fully fledged, extensive and extendible Region mod. Regios allows you to easily create regions with a vast amount of properties such as protection, entry & exit control, password protection, speed and health modifiers and much more! Regios is multi-world compatible and lightweight. More so Regios is open source and has a well documented API which will allow other developers to make add-ons to make Regios even better!

NOTE: Regios v5.0.3 and later now REQUIRES Vault for Economy and/or Permissions support. You can still use Regios without Vault but it will be Op or basic superperms only and without economy support.

Download Regios!

Do you use Dynmap? Ever wanted to see your Regios regions on Dynmap? Well now you can! Try the new Dynmap-Regios!

Some of the main features of Regios are:

  • Complete Region protection.
  • Spout GUI editor!
  • Permissions and group modification in real-time, force commands and inventory options.
  • Prevent exit or entry with password authentication.
  • Transfer structures/regions from server to server with new Blueprint (*.blp) files!
  • Backup your Regions and restore them to their former states. (Now includes container contents and sign text!)
  • API access.
  • Fun features such as health control, pvp settings and speed modifiers.
  • Per world configurations.
  • Default Region settings.
  • Simple flat file storage allows for manual editing if needed.
  • Universal Economy/Permission support through Vault
  • WorldEdit Support

Current To-Do list (in no particular order or priority):

  • Fix Spout GUI
  • Add non-cuboid regions Completed in 5.9.0!
  • Add self-contained permission system
  • Add player variables to commands
  • Expand Regios API Completed in 5.9.0!
  • Better multi-world support
  • Add renting
  • Add fall damage prevention
  • Fix water and lava placement issue when regions are close to each other
  • Add more effects for "fun" commands (prevent hunger, regen hunger, cause potion effects, etc.)
  • Add some way of visualizing regions in-game.
  • Add some form of child regions (mainly to prevent players from creating regions inside of other players regions)
  • Add some form of priority system for regions (for when regions overlap)
  • Add music looping
  • Make tutorial videos!
  • Make the commands more flexible (and helpful)
  • Add more command aliases (for some of the stranger commands, such as set-creature-spawns)
  • Add zombie door break protection
  • Improve modification commands
  • Add optional auto-update function
  • Add world commands
  • Add a scheduler for backups


For a list of Commands and Permissions, visit here:

>> === Wiki Page === <<


Donate with Paypal!


Source Code on GitHub!

You must login to post a comment. Don't have an account? Register to get one!

  • Avatar of raldo94 raldo94 May 03, 2013 at 12:25 UTC - 0 likes

    @johnnyzerox7: Go

    private static RegiosAPI regios;
    
    
    /* In event */
    Player p = event.getPlayer();
    boolean test = regios.isInRegion(p);
    
    Caused by: java.lang.NullPointerException
    	at com.**.pvp.EntityEvents.onPlayerCommandPreprocess(EntityEvents.java:69)
    

    It throws an NPE, And the p var is working. Also tried with an location, same issue.

    Last edited May 03, 2013 by raldo94
  • Avatar of Skoalguy79 Skoalguy79 Apr 25, 2013 at 07:46 UTC - 0 likes

    Sorry if this is a stupid question but I am having a hard time understanding permissions.

    If I create a region and only want a certain group in my PEX settings to have entry how do I specify this? Also, how do I assign protections to a PEX group? I will list an example below:

    I would like to protect my "tutorial" area and only allow the Tourist group (my default group) and Moderators entry access. The Mod group will have full access but the Tourist group will not be allowed to exit, place, or, break. They basically can't do anything except read signs and push a couple buttons/pressure plates.

    Thanks in advance...

  • Avatar of IrcCat IrcCat Apr 23, 2013 at 06:15 UTC - 0 likes

    This is so epic. I can't believe this is still running. I'm the one that suggested the name for this plugin back on the forum thread a couple years ago.

  • Avatar of paragonxx99 paragonxx99 Apr 20, 2013 at 21:34 UTC - 0 likes

    By the way, when you leave and enter the area and you use a spout welcome message, the name of the region appears above the message. Is there any way to remove this? I don't want my player walking into a shop and above the "welcome to the shop" message, the region name which would probably be "wcshop1", it just sounds really weird.

  • Avatar of willkiller1234 willkiller1234 Apr 20, 2013 at 06:59 UTC - 0 likes

    Is there a way to have the regions be able to hook into factions and have a faction be able to capture the a region and as long as the region is captured that faction get rewards?

  • Avatar of paragonxx99 paragonxx99 Apr 20, 2013 at 00:47 UTC - 0 likes

    Hello, every time I add an mp3 to the region, I get an error that says "URL does not exist" What do I need to do to fix it?

  • Avatar of johnnyzerox7 johnnyzerox7 Apr 19, 2013 at 19:17 UTC - 0 likes

    @raldo94: Go

    Did it return null or throw an NPE? A boolean primitive shouldn't be able to return any other value than true or false. I'm not where I can dig at it atm, but I'll look at it next chance I get.

    BFAK:johnnyzerox7,90570247,1a9013bb9fdefeb34959429a62bc7f28d36e8d0173584c01e55db7e805e3f70b Regios - MCStats

  • Avatar of raldo94 raldo94 Apr 19, 2013 at 18:17 UTC - 0 likes

    @johnnyzerox7: Go

    I was trying to use the api call isInRegion(Player) in RegiosAPI.class but it returns null.

  • Avatar of johnnyzerox7 johnnyzerox7 Apr 18, 2013 at 18:46 UTC - 0 likes

    @IdealIdeas: Go

    If I can remember it, I will try.

    @zakdonald: Go

    I'll try to get something like that in.

    @TomDaGunner: Go

    What command are you trying to use?

    @cjk2001: Go

    Yes it does. If 5.9.6 doesn't 5.9.8 does.

  • Avatar of cjk2001 cjk2001 Apr 17, 2013 at 21:18 UTC - 0 likes

    does it work for minecraft 1.5.1

With the advent of command blocks, is the Command Set feature in Regios still necessary?

  1. Choice:

  1. Results
  2. 0 comments

Facts

Date created
Sep 18, 2011
Categories
Last update
Apr 18, 2013
Development stage
Release
Language
  • enUS
License
GNU General Public License version 3 (GPLv3)
Curse link
Regios
Downloads
98,552
Recent files
  • R: v5.9.8 for CB 1.5.1-R0.2 Apr 18, 2013
  • R: v5.9.6 for CB 1.4.6-R0.1 Dec 19, 2012
  • R: v5.9.5 for CB 1.4.5-R0.2 Dec 02, 2012
  • B: v5.9.3 for CB 1.4.2-R0.2 Nov 08, 2012
  • B: v5.9.0 for CB 1.3.1-R2.0 Sep 05, 2012

Authors

Relationships

Optional dependency
SpoutPlugin
Vault
WorldEdit