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. Ok, I thnik that rename bug has been fix but maybe the file got corrupted somehow :S? Anyways at least it's working :p

    I don't understand your problem? All the commands are on the wiki, what are you struggling with?

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

    gamemakertim

    i see, there are a lot of changes, so can u make a video as tortual? and is there a command "/r expand-max [region]" ?
    becaus in the wikki i cant found the commands i search
     
  4. I think someone is making a tutorial on it,expand max is under expansion. You just have to look under the sub headers.
     
  5. Offline

    Monkey_nuts

    I don't know its just not working :/ I'll try again though

    i fixed it :D

    * I did fix it but i can only make one region :/ I made a healing fountain in my spawn area and i was going to do the other one too but it didn't work for some reason i have stopped and restarted the server and I have just simply reloaded it too and nothing :/ HELP ! plz

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Dec 14, 2016
  6. What happens when you try to create one?
    Your not running 1.8 are you?
     
  7. Offline

    Monkey_nuts

    No I am running 1.7.3 and it just doesn't come up with any signals that two points have been created then when i type:
    /regios create HFountain2

    [after I have "selected" two point] it says I haven't picked any points :/ and i have tried changing the tool used to pick the points as well and still nothing :/
    Would world edit or world guard or something like that interfere?
     
  8. Shouldn't do, when setting the point do you get a message? Because if not your not using the default selection tool which is a wooden axe or whatever you specify in the configuration file.
     
  9. Offline

    Monkey_nuts

    Ok the error message was waaaaay too long so I have just uploaded it for you :D
     

    Attached Files:

  10. Offline

    Monkey_nuts

    NO i don't get a message and the default is back as the wooden axe and none work :/
     
  11. Looks to me like you've modified the jar file as some methods cannot be found. Try redownloading and don't edit the jar.
     
  12. Offline

    Nibelton

    Code:
    2011-09-21 23:37:10 [SEVERE] Could not pass event CUSTOM_EVENT to Regios
    java.lang.NullPointerException
        at couk.Adamki11s.Regios.Mutable.MutableSpout.editAddToMusicList(MutableSpout.java:148)
        at couk.Adamki11s.Regios.SpoutGUI.RegionScreen7.addURL(RegionScreen7.java:74)
        at couk.Adamki11s.Regios.SpoutGUI.Screen_Listener.regionScreen7Listener(Screen_Listener.java:1423)
        at couk.Adamki11s.Regios.SpoutGUI.Screen_Listener.onButtonClick(Screen_Listener.java:59)
        at org.getspout.spoutapi.event.screen.ScreenListener.onCustomEvent(ScreenListener.java:51)
        at org.bukkit.plugin.java.JavaPluginLoader$88.execute(JavaPluginLoader.java:862)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at org.getspout.spoutapi.packet.PacketControlAction.run(PacketControlAction.java:102)
        at org.getspout.spout.packet.CustomPacket.a(CustomPacket.java:129)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:478)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    trying to add music to region
    after clicking on "clear music" i managed to add,but i can't hear any music...
     
  13. Offline

    Monkey_nuts

    Still doesn't work and i didn't tamper with the jar files either :/
     
  14. Offline

    Strahan

    Hmmm.. I want my world to be non-pvp but have a PVP arena where that is the only place you can PVP. I tried a plethora of different settings and no matter what it keeps saying you cannot fight within regions in this world. Is that something you're still working on, or did I just do something wrong? Heh. Thanks.
     
  15. If you want your world to be non pvp then set the overrideserverpvp setting to true and pvp enabledoutsideregions to false and then have pvp enabled in your pvp arena and disabled everywhere else
     
  16. Offline

    jaydenjb97

    does this work for 1.8? or will it soon?
     
  17. Offline

    Durakken

    jayden

    due to spout that does absolutely nothing and hogs ton of memory there is a problem. The plugin works if you have spout installed, but you won't be able to get on your server... if you disable spout but keep it installed you can login and apparently still be able to use regios.
     
  18. Offline

    zippolino

    Code:
    2011-09-22 13:46:35 [INFO] Zippo tried to use command /regios edit heal
    2011-09-22 13:46:40 [SEVERE] Could not pass event CUSTOM_EVENT to Regios
    java.lang.NullPointerException
        at couk.Adamki11s.Regios.SpoutGUI.Screen_Listener.helpListener(Screen_Listener.java:102)
        at couk.Adamki11s.Regios.SpoutGUI.Screen_Listener.onButtonClick(Screen_Listener.java:44)
        at org.getspout.spoutapi.event.screen.ScreenListener.onCustomEvent(ScreenListener.java:51)
        at org.bukkit.plugin.java.JavaPluginLoader$88.execute(JavaPluginLoader.java:862)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at org.getspout.spoutapi.packet.PacketControlAction.run(PacketControlAction.java:102)
        at org.getspout.spout.packet.CustomPacket.a(CustomPacket.java:129)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:478)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-09-22 13:46:41 [SEVERE] Could not pass event CUSTOM_EVENT to Regios
    java.lang.NullPointerException
        at couk.Adamki11s.Regios.SpoutGUI.Screen_Listener.helpListener(Screen_Listener.java:102)
        at couk.Adamki11s.Regios.SpoutGUI.Screen_Listener.onButtonClick(Screen_Listener.java:44)
        at org.getspout.spoutapi.event.screen.ScreenListener.onCustomEvent(ScreenListener.java:51)
        at org.bukkit.plugin.java.JavaPluginLoader$88.execute(JavaPluginLoader.java:862)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at org.getspout.spoutapi.packet.PacketControlAction.run(PacketControlAction.java:102)
        at org.getspout.spout.packet.CustomPacket.a(CustomPacket.java:129)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:478)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-09-22 13:46:41 [SEVERE] Could not pass event CUSTOM_EVENT to Regios
    java.lang.NullPointerException
        at couk.Adamki11s.Regios.SpoutGUI.Screen_Listener.helpListener(Screen_Listener.java:102)
        at couk.Adamki11s.Regios.SpoutGUI.Screen_Listener.onButtonClick(Screen_Listener.java:44)
        at org.getspout.spoutapi.event.screen.ScreenListener.onCustomEvent(ScreenListener.java:51)
        at org.bukkit.plugin.java.JavaPluginLoader$88.execute(JavaPluginLoader.java:862)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at org.getspout.spoutapi.packet.PacketControlAction.run(PacketControlAction.java:102)
        at org.getspout.spout.packet.CustomPacket.a(CustomPacket.java:129)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:478)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)

    Hey Adamki11s,

    for some reason i still get those errors when i type /regios edit areaname

    Anytime iclick a button nothing happens except error in the console.

    i am using MC 1.7.3, Spout 1.1.339, Regios 4.0.71

    Hope it´s my fault and you can help me.
    Zippolino
     
  19. Offline

    Strahan

    Hmm. OK, so my Configuration\WorldConfigurations\myworld.rwc is set to override true, enableoutside false. My Configuration\DefaultRegion.config is set to pvp false. My arena is set to enable PVP. My server.properties has pvp=false.

    Now people who are out in the world can pvp, people within spawn zone (parent of the arena zone) get the regios error about no pvp when they try and people within the arena cannot pvp and get no error. If I switch the server.properties to pvp=true and override false, spawn anti-pvp works fine, arena works fine, yet ppl outside in the world can pvp.

    So.. I guess if the whole world was a zone I'd be allright. I had assumed "defaultregion" would be a whole world setting. Not so?
     
  20. Offline

    Nexriz

    i have a lot with regios protection. i gave it a price and put it out for sale, made a sell sign for the lot. And when a player with regios.fun.buy tries to buy it, nothing happens.. help?

    when i try to /reg buy <zone>, it errors me out.
     
  21. I will be updating it tomorrow and during the weekend as I am busy with A-levels.

    Regios does not depend on Spout, that is optional.

    Post your error?
    You can also buy Regions by right clicking a sign.

    Ok thanks I'll look into this. That sounds like a good idea to have a region covering the whole world along with the world configurations.

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

    Nibelton

    some time page 6 won't open...i can list between 1-5,but when i try to go to 6 page:
    Code:
    2011-09-22 21:52:28 [SEVERE] Could not pass event CUSTOM_EVENT to Regios
    java.lang.NullPointerException
        at couk.Adamki11s.Regios.SpoutGUI.Screen_Listener.regionScreen5Listener(Screen_Listener.java:1104)
        at couk.Adamki11s.Regios.SpoutGUI.Screen_Listener.onButtonClick(Screen_Listener.java:55)
        at org.getspout.spoutapi.event.screen.ScreenListener.onCustomEvent(ScreenListener.java:51)
        at org.bukkit.plugin.java.JavaPluginLoader$88.execute(JavaPluginLoader.java:862)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at org.getspout.spoutapi.packet.PacketControlAction.run(PacketControlAction.java:102)
        at org.getspout.spout.packet.CustomPacket.a(CustomPacket.java:129)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
        at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:478)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    when this occurs,only server restart will fix,but it will eventually pop up again.
     
  23. Ok thanks, I'll check this out.
     
  24. Offline

    ZeRoAcTiViTy

    Hi! I have little probelm.
    Its doing when i stand in cuboid area (regios create area)
    I using essentials plugin.
    Edit: And Welcome-message doesnt work bud leave-message is fine.

    Code:
    SEVERE] Could not pass event PLAYER_MOVE to Regios
    java.lang.NoSuchMethodError: com.nijiko.permissions.PermissionHandler.addUserPermission(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        at couk.Adamki11s.Regios.Permissions.PermissionsCore.addUserPermission(PermissionsCore.java:80)
        at couk.Adamki11s.Regios.Permissions.PermissionsCacheManager.cacheNodes(PermissionsCacheManager.java:18)
        at couk.Adamki11s.Regios.Regions.Region.sendWelcomeMessage(Region.java:389)
        at couk.Adamki11s.Regios.Listeners.RegiosPlayerListener.onPlayerMove(RegiosPlayerListener.java:628)
        at org.bukkit.plugin.java.JavaPluginLoader$7.execute(JavaPluginLoader.java:286)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:180)
        at net.minecraft.server.Packet10Flying.a(SourceFile:126)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:92)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Can you do something?
    And sorry for my english.
     
  25. Are you using the latest version? 4.0.71 because this was fixed a while back.
     
  26. Offline

    ZeRoAcTiViTy

    [Regios] Regios version 4.0.71 enabled successfully!

    I have (#1060)
     
  27. Offline

    ClearTranquil

    Why is it that when it starts up it says it can't find PEX and defaults to OP?

    I'm using PermissionsBukkit, I thought it was supported?

    Thanks
     
  28. That's a bit of a bad log message, my bad. I will change that :)
     
    ClearTranquil likes this.
  29. Offline

    ZeRoAcTiViTy

    i think i can change permissions plugin.. can you recommend me compatible permission plugin? (if you can't repair this error ;p)
     
  30. Standard Permissions
     
  31. Offline

    Strahan

    Hmm. I had complaints from my players about the pvp thing. So i figured I'll just disable PVP until I can figure this out. I set server.properties's pvp=false, my-level-name.rwc override=false, enabledoutside=false and the defaultregion has pvp=false yet ppl can still pvp anywhere that isn't a region. ??

    Also, feature suggetion. I make use of lightstone in my spawn quite a bit, and to make it a lil more decorative I put trapdoors on them. of course, smart ass users keep opening the trapdoors. I setup thin zones to prevent-interaction. I can't just set my spawn zone to that as I have stuff that needs interaction.

    What'd be cool is if it worked like this:
    /regios prevent-interaction spawn 96 (toggles interaction prevention of item 96 in zone spawn)
    /regios prevent-interaction spawn 96,107 (toggles interaction prevention of items 96 and 107 in zone spawn)
    /regios prevent-interaction spawn true (enables global interaction prevention in zone spawn)
    /regios prevent-interaction spawn false (enables global interaction prevention in zone spawn)

    :)
     

Share This Page