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

Discussion in 'Plugin Releases' started by Adamki11s, May 3, 2011.

     
  1. Offline

    Adamki11s

    dev.bukkit.org profile:
    Adamki11s
    My Plugins
    Regio's - Advanced Region Management! + Multiworld support, protection, entry control, health control, movement control, custom messages and more!
    Version : 5.0.01

    [IMG]





    [IMG]


    [IMG]

    [IMG]



    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.

    This post has been edited 35 times. It was last edited by Adamki11s Apr 10, 2012.
  2.  
  3. Offline

    TheShadow777

    can anybody tell me the permission for build outside from regions ? i have activate protection outside from regions in config but dont find an permission to bypass that, "regios.bypass.all" dont work ...
  4. Offline

    kaskull

    I've a little problem:
    I have a big region, wich is protected to prevent players destroy it or edit it. Then iside of this region, i've subrebions wich players can buy it. The problem is that if they buy it then they can't edit it. WHY?
    PD: i think that would be better if you update the plugin.
  5. Offline

    l<3velyCreeper

    Some screenshots or Videos wouldn`t be bad...
  6. Offline

    kaskull

    about what?
  7. Offline

    TheVisas

    Regios is much better than World Edit/Guard

    Now im waiting for new dev build of regios :) Adamki11s update this plugin to 1.2 Please :)

    This post has been edited 2 times. It was last edited by TheVisas Mar 1, 2012.
  8. Offline

    gameswereus

    The project is dead :(
  9. Offline

    TheVisas

    o_0 dead ? This is very good plugin ;/ It need update to 1.2
  10. Offline

    sillyrosster

    He wouldn't discontinue his most popular plugin. There is too much of a demand..
  11. Offline

    TheVisas

    Yes this plugin is popular and it needs fast update to 1.2 or 1.1 R6
    I don't see any good plugins on bukkit for area protection , so we must wait for update

    This post has been edited 1 times. It was last edited by TheVisas Mar 4, 2012.
  12. Offline

    sillyrosster

    If he doesn't update by next week, post here. I don't use the plugin anymore because of the way I set up my server, but when I did, I loved it. I want to see it keep being developed.
  13. Offline

    TheVisas

    Thanks it will help

    :) Maybe regios will be update in about 2-5 days ?

    EDIT: I posted there information about update ;p

    This post has been edited 1 times. It was last edited by TheVisas Mar 4, 2012.
  14. Offline

    Mark53

    Hi,
    When will the update for Minecraft 1.2??
    Sorry for my simple english.
  15. Offline

    TheVisas

    U can download beta 1.2 from site bukkit.org
  16. Offline

    Mark53

    I thought when will the update for Regios. Because when I update my server to 1.2. Regios does not work.
  17. Offline

    minecraft.elmo

    Can you update this to the new craft bukkit please
    Cheers
  18. Offline

    TheVisas

    Adamki11s can u update ur great plugin Regios to 1.1R6/1.2 ?
    All ppl are waiting for update ;

    Thanks
  19. Offline

    Jackster

    It would be great to have this plugin back..

    I would donate again.
  20. Offline

    TheVisas

    It's true ;)
  21. Offline

    PureTryOut

    Please update it! :D We are in despered (I have no idea how to write that) need of this plugin!
    I know you get a lot of requests and I hope this will make you update it again.
  22. Offline

    bdr498

    I can't launch my server until this updates :(
  23. Offline

    Mark53

    Yes, I agree with you bdr498.... Please update it. I can donate this plugin when you update it.
  24. Offline

    Cjohnson51

    When this plugin will out for Minecraft 1.1?
  25. Offline

    der_robert

    Me too.
  26. Offline

    FLIGHT

    my regios hasnt worked since the 1.2 update. WHY? Does it need an update or somthing? if it does its realy late and i need it to prevent monsters in my spawn area because creepers kepp destroying it!!
  27. Offline

    theflame12

    The dev for this plugin has been inactive for months, the chances of it updating any time soon are slim to none. Since the 1.2 update I've been using worldguard region, they work alright.
  28. Offline

    der_robert

    yes sure, but I have ~ 600 regions, and then all I had to re-create if I / we would switch to World Guard.
    A inporter are not intended?
  29. Offline

    Zikkak144

    can you please update the plugin so it can be used on 1.2.3 bukkit servers
  30. Offline

    tyzoid

    dev.bukkit.org profile:
    tyzoid
    My Plugins
    I took a look at updating this plugin, and it is ENOURMOUS...

    It took me half an hour to just acquire MOST of the dependencies...

    It will not be done quickly, if at all.
  31. Offline

    FrozdY

    2012-03-19 07:47:09 [SEVERE] Could not load 'plugins\Regios.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/event/block/BlockListener
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:148)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:287)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:211)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:207)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:183)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:56)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:156)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.NoClassDefFoundError: org/bukkit/event/block/BlockListener
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(Unknown Source)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at couk.Adamki11s.Regios.Main.Regios.<init>(Regios.java:46)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:144)
    ... 8 more
    Caused by: java.lang.ClassNotFoundException: org.bukkit.event.block.BlockListener
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 27 more
  32. Offline

    Rushreck

    I also have had a look at updating this plugin myself but as tyzoid said, it is massive and would be a giant task, but i shall have a go at it as i like the plugin and i needs updating.

Share This Page