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

    phondeux

    I do this on a smaller scale on my server; the server is pvp but there's a protected town of 300 x 500 blocks in size where you can't pvp/dig/build. Within the town are 'lots' that players can purchase that the owner gets build writes on.
     
  3. Offline

    dragon72

    hi nice plugin buy it is not working for me i do /regios health name - 2 or 3 or 1 it dont kill me
    can you help or some one plz thank
     
  4. Offline

    WaterFalcon

    Ok, considering the popularity of this plugin, i am sure you have heard this before. Could you give NoFear13 a permanent link to your plugin so it will work with CraftBukkitUpToDate?

    If you can't that is understandable.
     
  5. Offline

    Gabriel333

    Each time i hit one of the "Bot" citizens from the plugin "citizens" Regios througs an error and the citizens does not do what they are intened to. The error is:

    10:59:42 [SEVERE] Could not pass event ENTITY_DAMAGE to Regios
    java.lang.NullPointerException
    at me.Adamki11s.Regios.RegiosEntityListener.onEntityDamage(RegiosEntityL
    istener.java:91)
    at org.bukkit.plugin.java.JavaPluginLoader$58.execute(JavaPluginLoader.j
    ava:649)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:332)
    at net.minecraft.server.EntityHuman.damageEntity(EntityHuman.java:423)
    at net.minecraft.server.EntityPlayer.damageEntity(EntityPlayer.java:179)

    at net.minecraft.server.EntityHuman.d(EntityHuman.java:561)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:858)
    at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
    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)
    >
     
  6. Done ;)
    I'll try to get this fixed ASAP.

    Just released an update (3.6.1)

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

    Curpee89

    The plugin RestartNow v.03_1 interferes with this somehow, I get the following error when I try to load them both

    Code:
    04:29:28 [INFO] [Regios] - v3.6_0.0 - Permissions support enabled
    04:29:28 [INFO] [Regios] - v3.6_0.0 - Initialising SQL tables...
    04:29:28 [INFO] [Regios] - v3.6_0.0 - [0] Regions loaded from database
    04:29:28 [SEVERE] Error occurred while enabling Regios v3.5 (Is it up to date?):
     couk.Adamki11s.AutoUpdater.AUCore.checkVersion(DDLjava/lang/String;)Z
    java.lang.NoSuchMethodError: couk.Adamki11s.AutoUpdater.AUCore.checkVersion(DDLj
    ava/lang/String;)Z
            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:878)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:272)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:162)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:146
    )
            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)
    
    If I remove the restartnow plugin it works fine, any ideas? Craftbukkit #1000, Minecraft 1.7.3
     
  8. Offline

    Gabriel333

    That was indeed FAST!
    Hmm but where??? :) The version on top of the page points to a version 3.5 (in plugin.yml). It says 3.5 in the plugin.yml file, but ther server.log says v3.6_01, so i tried it anyway, but it didnt work.

    12:09:27 [SEVERE] Could not pass event ENTITY_DAMAGE to Regios
    java.lang.NullPointerException
    at me.Adamki11s.Regios.RegiosEntityListener.onEntityDamage(RegiosEntityL
    istener.java:93)
    at org.bukkit.plugin.java.JavaPluginLoader$58.execute(JavaPluginLoader.j
    ava:649)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:332)
    at net.minecraft.server.EntityHuman.damageEntity(EntityHuman.java:423)
    at net.minecraft.server.EntityPlayer.damageEntity(EntityPlayer.java:179)

    at net.minecraft.server.EntityHuman.d(EntityHuman.java:561)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:858)
    at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
    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)
    >
     
  9. Offline

    alfw

    Hello,
    its not protect 321 / Paintings.
     
  10. I might have to add in a painting break event check, thanks.
     
  11. Offline

    gameswereus

    Can we expect more land options soon? thanks.
     
  12. Such as?
     
  13. Offline

    gameswereus

    First off, I realize there are other plugins that do this, but I feel it's better to have a solid all-in-one package. Oh and I realize also how non specific that was...

    • Select certain amount of land, and rent/buy with iConomy
    • The ability to rent out your land like a hotel
    • If someone buys land the money goes to the admin, if they person who bought the land rents it, it goes to him
    • To create a "town" you need to have a required amount of blocks and citizens
    • You can't build your "town" too close to other towns. A configurable block limit would be nice.
    I have more ideas, but only along those lines. Tell me if you are interested in more.
     
  14. Most of these ideas of buying regions are already implemented.
     
  15. Offline

    coankid

    And what about a tool for checking in which area youre in atm ?
     
  16. Offline

    Nick Hooper

    I am having a problem with entity damage to NPC's in Citizens. I have the latest versions. I know this has been posted before but im not sure if it was fixed, and if so what am i doing wrong to still get this error?[B][B][B][B][B]
    [/B][/B][/B][/B][/B]
     
  17. Offline

    Flopi

    Everytime i delete regios section it stops the server i guess and lags it really bad then it shuts down.
     
  18. Offline

    ashaoaoao

    is there a way of blocking monsters or certain mobs.
     
  19. You can do mobspawn false which stops them spawning inside that area.
     
  20. Offline

    GraphicalMe

    Hello, i have an error :( Help me please.
    Code:
    20:50:37 [SEVERE] Could not pass event ENTITY_DAMAGE to Regios
    java.lang.NullPointerException
            at me.Adamki11s.Regios.RegiosEntityListener.onEntityDamage(RegiosEntityL
    istener.java:93)
            at org.bukkit.plugin.java.JavaPluginLoader$58.execute(JavaPluginLoader.j
    ava:649)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:332)
            at net.minecraft.server.EntityHuman.damageEntity(EntityHuman.java:423)
            at net.minecraft.server.EntityPlayer.damageEntity(EntityPlayer.java:179)
    
            at net.minecraft.server.EntityHuman.d(EntityHuman.java:561)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:858)
            at net.minecraft.server.Packet7UseEntity.a(SourceFile:33)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:85)
            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)
    20:51:03 [WARNING] Can't keep up! Did the system time change, or is the server o
     
  21. Offline

    Asianator

    When I put the jar file in my plugins folder, then reset the server, no Regios folder is created, and the commands do not work. And the regios.jar file is in my Plugins folder.
     
  22. What causes that error? I can't fix something if I don't know what is wrong. It's like me saying to you : "My car is broken, what's wrong"? See my point...
     
  23. Offline

    MB Servers

    Doesnt show how to install. I put the Regios.jar into the plugins folder, rebooted server and the commands still dont work (i have group manager, set up with the nodes) PM please
     
  24. Offline

    sirmyllox

    @Adamki11s
    First of all excellent plugin .. its way cool.
    Though i did some testing today and found that a player with no permissions to any regios node is able to right-click on a sign and buy the region. I assume this its not meant to be like this .. maybe a node to be able to prevent players with no permission to be able to buy a region? Although normally a player who is newly arrived to the server will lack funding to buy it anyways .. but it would be nice to cover that permission level/node as well.
    Could the sell/buy process be made with /regios commands instead of a sign?
    (using CB#1000 and PermissionsBukkit 1.1)
    Cheers // Sirmyllox
     
  25. Offline

    NuclearW

    If it is not too much to ask, if you could please implement a "/regios here" command, so that one can check what region one is in at any time, I would be grateful.

    Currently, while tping around welcome and part messages do not always get sent, and a command to check where one is would be most helpful.
     
  26. Offline

    Asianator

    O.K, I can install Regios on my 32 bit system, but when my friend tried to install it on his 64 bit system and no regios folder is created and the commands don't work. Is there a way to get this on a 64 bit system, because we're running the server on a 64 bit system.
     
  27. Offline

    MB Servers

    Help Please:

    repost

    Doesnt show how to install. I put the Regios.jar into the plugins folder, rebooted server and the commands still dont work (i have group manager, set up with the nodes) PM please
     
  28. Yes that would be very easy to do, I already have the code done because when you use /regios setwarp it gets the Region you are in.

    All you need to do is drag the jar file into your plugins folder and restart your server.
    Strange, I'll have a look into it but I'm not sure what's causing the problem.

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

    MB Servers

    Like i said i've already done that but it doesn't work (whats the default tool to use?)
     
  30. What do you mean default 'tool'?
     
  31. Offline

    MB Servers

    dont you have to use a tool or item to select the regions? because when i do /regios set
    nothing shows up​
     

Share This Page