Inactive [ADMN/SEC] Regios v5.0.01 - Advanced Region Management! + Multi-World, Protection + More![1.0.1-R1]

Discussion in 'Inactive/Unsupported Plugins' started by Adamki11s, May 3, 2011.

  1. Regio's - Advanced Region Management! + Multiworld support, protection, entry control, health control, movement control, custom messages and more!
    Version : 5.0.01

    Changelog :​
    Version 5.0.01 : Fixed NPE's regarding ChunkGrids & Regions​
    Version 5.0.0 : Updated for 1.0.0 and fixed glaring protection issues.​
    Version 4.0.80 : Mobs Fixed and Economy Support for iConomy6 (Thanks to Pianosaurus)​
    Version 4.0.71 : Complete Recode.​
     
  2. Offline

    Joeyy

    It still doesn't work. Can anyone confirm?
     
  3. Offline

    esaurubio

    I can confirm the PVP bug.
    Also, the SW corner of the created regions seems to be non-inclusive. Meaning whenever I make a region, it does not matter which one is the first. The southwest corner is not included and it goes one block in. Its actually quite confusing in making regions.
     
  4. Offline

    Joeyy

    Dam really want to see those bugs fixed ;O.
     
  5. Offline

    TANGOMEETSJAZZ

    Great plugin! One request, make the region name in /regios info optional and display info for the current region if no region name is entered. Right now there is no way to tell which region you're in.
     
  6. Offline

    musicin3d

    Ohhh so now I know why pvp isn't working on my server. Please fix this soon!
     
  7. Offline

    ostepop2211

    PLZ HELP!!!!

    18:51:49 [INFO] [Regios] - v3.5_4.0 - Permissions not detected, defaulting to OP
    18:51:49 [INFO] [Regios] - v3.5_4.0 - Initialising SQL tables...
    18:51:49 [INFO] [Regios] - v3.5_4.0 - [2] Regions loaded from database

    18:52:49 [SEVERE] Error occurred while enabling Regios v3.5 (Is it up to date?): null

    (I have the newest .jar [3.5_02])

    18:52:55 [INFO] [Regios] v3.5_4.0 - Closing SQL connections...
    18:52:55 [INFO] [Regios] v3.5_4.0 - Regios disabled.

    When I expandmax a region, it resets after reloading server...

    I stop server by writing stop in terminal (does that not save Regios stuff?)
    I use /regios expandmax arena
    What am I doing wrong??
     
  8. Offline

    Zarius

    Would it be possible to have an API to check if a particular block was in a particularly named region?
     
    ostepop2211 likes this.
  9. Offline

    phondeux

    I like this. :)

    Also, when you create a region you can no longer light fires or ignite portals - protection or not. I'm using the latest Regios.
     
  10. Offline

    Kaemmelot

    I know, you have many things to fix and maybe I'm the only person asking for this, but could you please add an offline mode in your todo list?
    I mean this Error:

    Code:
    2011-07-15 14:44:35 [INFO] [Regios] - v3.5_4.0 - Permissions support enabled
    
    2011-07-15 14:44:35 [INFO] [Regios] - v3.5_4.0 - Initialising SQL tables...
    
    2011-07-15 14:44:35 [INFO] [Regios] - v3.5_4.0 - [11] Regions loaded from database
    
    2011-07-15 14:44:35 [SEVERE] java.net.UnknownHostException: regiosplugin.zxq.net
    
    2011-07-15 14:44:35 [SEVERE]     at java.net.PlainSocketImpl.connect(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at java.net.SocksSocketImpl.connect(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at java.net.Socket.connect(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at java.net.Socket.connect(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at sun.net.NetworkClient.doConnect(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at sun.net.www.http.HttpClient.openServer(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at sun.net.www.http.HttpClient.openServer(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at sun.net.www.http.HttpClient.<init>(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at sun.net.www.http.HttpClient.New(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at sun.net.www.http.HttpClient.New(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at java.net.URL.openStream(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at couk.Adamki11s.AutoUpdater.FetchSource.fetchSource(FetchSource.java:46)
    
    2011-07-15 14:44:35 [SEVERE]     at couk.Adamki11s.AutoUpdater.AUCore.checkVersion(AUCore.java:81)
    
    2011-07-15 14:44:35 [SEVERE]     at me.Adamki11s.Regios.Regios.onEnable(Regios.java:80)
    
    2011-07-15 14:44:35 [SEVERE]     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    
    2011-07-15 14:44:35 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:857)
    2011-07-15 14:44:35 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:264)
    
    2011-07-15 14:44:35 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:151)
    
    2011-07-15 14:44:35 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:136)
    
    2011-07-15 14:44:35 [SEVERE]     at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
    
    2011-07-15 14:44:35 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
    
    2011-07-15 14:44:35 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
    
    2011-07-15 14:44:35 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
    
    2011-07-15 14:44:35 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
    2011-07-15 14:44:35 [INFO] [AU][Regios] Error opening URL input stream!
    
    2011-07-15 14:44:35 [SEVERE] java.io.IOException: Stream closed
    
    2011-07-15 14:44:35 [SEVERE]     at java.io.BufferedInputStream.getInIfOpen(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at java.io.BufferedInputStream.read1(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at java.io.BufferedInputStream.read(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at java.io.DataInputStream.read(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at sun.nio.cs.StreamDecoder.read(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at java.io.InputStreamReader.read(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at java.io.BufferedReader.fill(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at java.io.BufferedReader.readLine(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at java.io.BufferedReader.readLine(Unknown Source)
    
    2011-07-15 14:44:35 [SEVERE]     at couk.Adamki11s.AutoUpdater.FetchSource.fetchSource(FetchSource.java:56)
    
    2011-07-15 14:44:35 [SEVERE]     at couk.Adamki11s.AutoUpdater.AUCore.checkVersion(AUCore.java:81)
    
    2011-07-15 14:44:35 [SEVERE]     at me.Adamki11s.Regios.Regios.onEnable(Regios.java:80)
    
    2011-07-15 14:44:35 [SEVERE]     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
    
    2011-07-15 14:44:35 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:857)
    
    2011-07-15 14:44:35 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:264)
    
    2011-07-15 14:44:35 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:151)
    
    2011-07-15 14:44:35 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:136)
    
    2011-07-15 14:44:35 [SEVERE]     at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
    
    2011-07-15 14:44:35 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
    
    2011-07-15 14:44:35 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
    
    2011-07-15 14:44:35 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
    
    2011-07-15 14:44:35 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
    2011-07-15 14:44:35 [INFO] [AU][Regios] Error reading input stream!
    
    2011-07-15 14:44:35 [SEVERE] Error occurred while enabling Regios v3.5 (Is it up to date?): null
    java.lang.NullPointerException
        at couk.Adamki11s.AutoUpdater.FetchSource.fetchSource(FetchSource.java:65)
        at couk.Adamki11s.AutoUpdater.AUCore.checkVersion(AUCore.java:81)
        at me.Adamki11s.Regios.Regios.onEnable(Regios.java:80)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:857)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:264)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:151)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:136)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Thank you for this plugin!
     
  11. Offline

    Cognito guy

    Great plugin!

    Is it possible to have a separate inventory inside a region and when you leave the region you get your old inventory back? If it's not possible can you please add it?
     
  12. Offline

    VoidGangsta

    As the video review said, absolutely brilliant plugin. Easy to use and just wonderful in all aspects. Thank you for this :)
     
  13. Offline

    coankid

    Hey,

    first this Plugin is awesome !! I missed CuboidPlugin on Bukkit with healzones etc. and you brought it to Bukkit.

    But ive got a point you should add. How about adding a tool which you can use to check weather there is a region where you click or not. Like the strings in Worldedit. Cause sometimes i forgot how i named the Region im in. So would be nice if you can add it :)
     
  14. Offline

    shizo83

    i realy love your plugin, its nearly perfect... ^^
    is there a way to make commands in server console? like expandmax ..... and others?
     
  15. Offline

    Cognito guy

    Is it possible to set the integer value to less then one for example 0.5? Because I can't get it to work...

    The /regios modify is broken... gives an internal error.

    Code:
    17:47:04 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'regi
    os' in plugin Regios v3.5
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:12
    9)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:2
    98)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:711)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:676)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:669)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ArrayIndexOutOfBoundsException: -1
            at net.minecraft.server.InventoryPlayer.setItem(InventoryPlayer.java:198
    )
            at org.bukkit.craftbukkit.inventory.CraftInventory.setItem(CraftInventor
    y.java:62)
            at me.Adamki11s.Regios.RegiosCommandManager.onCommand(RegiosCommandManag
    er.java:367)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 12 more
    17:48:50 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'regi
    os' in plugin Regios v3.5
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:12
    9)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:2
    98)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:711)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:676)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:669)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ArrayIndexOutOfBoundsException: -1
            at net.minecraft.server.InventoryPlayer.setItem(InventoryPlayer.java:198
    )
            at org.bukkit.craftbukkit.inventory.CraftInventory.setItem(CraftInventor
    y.java:62)
            at me.Adamki11s.Regios.RegiosCommandManager.onCommand(RegiosCommandManag
    er.java:367)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 12 more
    17:49:13 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'regi
    os' in plugin Regios v3.5
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:12
    9)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:2
    98)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:711)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:676)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:669)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ArrayIndexOutOfBoundsException: -1
            at net.minecraft.server.InventoryPlayer.setItem(InventoryPlayer.java:198
    )
            at org.bukkit.craftbukkit.inventory.CraftInventory.setItem(CraftInventor
    y.java:62)
            at me.Adamki11s.Regios.RegiosCommandManager.onCommand(RegiosCommandManag
    er.java:367)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 12 more
    >
    EDIT: It still works but only if I give myself the golden axe first.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Dec 14, 2016
  16. Offline

    austin101

    I been using regios to protect my city and other areas for a long time on my server.

    Is there a way to disable TNT / creepers in a specific region? I was looking for a flagthat could change that.
    I want everyone on the server to build in the city but just disable explosions in that area.
     
  17. Offline

    alfw

    hello,
    the plugin dont protect item id 321
     
  18. Offline

    VoidGangsta

    Hey, I just found out that this great plugin doesn't protect Glow Stone (89) Can you please fix that adamki11s? I've been griefed of my glow stone twice... PM me when you fix it (Hope i'm not asking much)
     
  19. Offline

    slater96

    Anyone tell me what i need to set for the lava door thing on the video. I sit just the unlimited health i need.

    Btw great plugin, much easier to use than Towny and much better features too :D
     
  20. Offline

    VeryInsane

    Working for #1000?
     
  21. Offline

    ostepop2211

    Help please:
    When I expand a region it does not save and it resets after I reload the server
     
  22. Offline

    gameswereus

    If you are using the RB 1000 then he hasn't updated yet, and wait for a fix
     
  23. Offline

    ostepop2211

    This occured before update.
    Am I the only one with this bug?
     
  24. Offline

    slater96

    Can anyone tell me how you can sell plots? I created a plot the size i wanted under my ownership and put up the sign to sell which worked, however it didn't take any money. Read that the money thing hadn't been sorted yet, anyone know when it will be fixed. Thanks, btw i am using iConomy 5
     
  25. Offline

    No-Bots

    can anyone tell me why all the people in my server can now dig in anyones space? and now when i addex people to there lot they cannot dig there? even though it says '*** already has permission for this region'
    helpppp i dont want to have to make 200 regions again
     
  26. Offline

    alfw

    Is this plugin stoped to be dev?
     
  27. Offline

    Seweiwer

    I think the plugin ins still in dev, but the version number wasn't get updated, because my server-log says Regios v3.5_4.0 and works with with build#1000+
     
  28. Sorry I've been idle on this, I'll be updating and fixing bugs now.

    V3.6 - #1000

    I'm supporting this again now, sorry guys ;) Post any bugs or errors and I will get on fixing them ASAP!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Dec 14, 2016
  29. Offline

    deathhorn

    Could you please add a global Configuration for Entracance- and Leavemessage it sucks to edit every single Region :(
     
  30. Yeah, I'll add a default config soon.
     
  31. Offline

    fetusdip

    Is it possible to create one large region (or preferably the entire world) that no one may build in with subregions that the owner of can build in? I tried it and got "you do not have the required permissions".
     

Share This Page