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

    jpa101

    Well, I guess this guy thinks he is Microsoft with the FORCED auto update:

    At least two people asked for manual install and he says:
    and
    This is the dumbest crap I've seen in a while. For one thing, your server regiosplugin.zxq.net does NOT resolve in DNS so the website cannot be reached. Even if it did, what happens when you decided to change something and it breaks our servers. You fail to see that it's OUR server. If we decide to run your updated plugin then WE will upgrade.

    Second, it fails with errors :

    Code:
    java.lang.NullPointerException
        at me.Adamki11s.Regios.UpdateChecker.runVersionCheck(UpdateChecker.java:43)
        at me.Adamki11s.Regios.Regios.onEnable(Regios.java:40)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:632)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:218)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:116)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:94)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:217)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:144)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:259)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    
    and

    Code:
    09:30:10 [SEVERE] java.net.UnknownHostException: regiosplugin.zxq.net
    09:30:10 [SEVERE]     at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:175)
    09:30:10 [SEVERE]     at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
    09:30:10 [SEVERE]     at java.net.Socket.connect(Socket.java:546)
    09:30:10 [SEVERE]     at java.net.Socket.connect(Socket.java:495)
    09:30:10 [SEVERE]     at sun.net.NetworkClient.doConnect(NetworkClient.java:178)
    09:30:10 [SEVERE]     at sun.net.www.http.HttpClient.openServer(HttpClient.java:409)
    09:30:10 [SEVERE]     at sun.net.www.http.HttpClient.openServer(HttpClient.java:530)
    09:30:10 [SEVERE]     at sun.net.www.http.HttpClient.<init>(HttpClient.java:240)
    09:30:10 [SEVERE]     at sun.net.www.http.HttpClient.New(HttpClient.java:321)
    09:30:10 [SEVERE]     at sun.net.www.http.HttpClient.New(HttpClient.java:338)
    09:30:10 [SEVERE]     at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:935)
    09:30:10 [SEVERE]     at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:876)
    09:30:10 [SEVERE]     at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:801)
    09:30:10 [SEVERE]     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1139)
    09:30:10 [SEVERE]     at java.net.URL.openStream(URL.java:1029)
    09:30:10 [SEVERE]     at me.Adamki11s.Regios.UpdateChecker.runVersionCheck(UpdateChecker.java:30)
    09:30:10 [SEVERE]     at me.Adamki11s.Regios.Regios.onEnable(Regios.java:40)
    09:30:10 [SEVERE]     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
    09:30:10 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:632)
    09:30:10 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:218)
    09:30:10 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:116)
    09:30:10 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:94)
    09:30:10 [SEVERE]     at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:217)
    09:30:10 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:204)
    09:30:10 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:144)
    09:30:10 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:259)
    09:30:10 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    09:30:10 [SEVERE] java.io.IOException: Stream closed
    09:30:10 [SEVERE]     at java.io.BufferedInputStream.getInIfOpen(BufferedInputStream.java:151)
    09:30:10 [SEVERE]     at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
    09:30:10 [SEVERE]     at java.io.BufferedInputStream.read(BufferedInputStream.java:254)
    09:30:10 [SEVERE]     at java.io.DataInputStream.readLine(DataInputStream.java:513)
    09:30:10 [SEVERE]     at me.Adamki11s.Regios.UpdateChecker.runVersionCheck(UpdateChecker.java:36)
    09:30:10 [SEVERE]     at me.Adamki11s.Regios.Regios.onEnable(Regios.java:40)
    09:30:10 [SEVERE]     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
    09:30:10 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:632)
    09:30:10 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:218)
    09:30:10 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:116)
    09:30:10 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:94)
    09:30:10 [SEVERE]     at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:217)
    09:30:10 [SEVERE]     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:204)
    09:30:10 [SEVERE]     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:144)
    09:30:10 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:259)
    09:30:10 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    
    Third it says it's version V1.0 when I clearly downloaded your link for 2.2.

    Way to piss off your users. Time to switch to another plugin.
     
  3. Haha, funny guy. Your server fails to make a simple http connection. That is your problem and fault for hosting a server on your mums iPad. You only get notified of updates, you are not forced to do anything.

    Maybe next time, before you make a post you should read it to see what a fool you're making of yourself.

    Kthanksbai.
     
    Hagon94 and BlackPandemic like this.
  4. Offline

    BlackPandemic

    Pwnt. Is there a way (if you release another update before the end of May) to make it NOT break all my other things? :p

    I run my server through Servercraft and won't have FTP style access until the end of May. I can delete the .jar and loose files but not folders. If that's good enough let me know so I can update it now :) Thanks!
     
  5. It shouldn't conflict but if you just remove the jar that'll be fine :D

    EDIT : I had to re-code the database due to the poor original setup so now no more "breaking" updates xD

    [B][FONT=Georgia][FONT=arial][B]v2.3 [/B][/FONT][/FONT][/B]- Fixed a small bug with the http address not resolving due to not putting a necessary file in the server root :p

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

    jpa101

    Wow, that's the best you can do is try and throw out apple + mom insults? Pathetic

    Then why does your plugin fail when it can't do a "version check" to your website??? And if I'm not forced, then where is the option in the config to disable this?

    As with your replies to me and others, your attitude shows how immature you are.
     
  7. Your raging instead of notifying me and I'm the immature one? Funny that, maybe try downloading v2.3 I made a fix to patch your awful server.
     
  8. Offline

    BIG_PIP_IN

    Can you please put permlvl back into this. It was working out so well for our world. I would not have upgraded if i would have relized you took it out BTW amazing work I just think permlvl was a great addition
     
  9. Offline

    BlackPandemic

    Excellent! Thanks again for the quick reply!
     
  10. Offline

    Xuande08

    No more teleto? I cant find it in the command list anywhere and it says its a invalid command :(
    running latest version of regions/regio/regios.
     
  11. Offline

    thestriker095

    there is a bug...
    the /expandmax command does not work!!
     
  12. I'll have a look at adding perm level back in but I wanted to make things simpler, for now you could give regios.bypass though
    I'm putting it back in but I took it out for 2.2 so I can get it working properly for 2.3 because with previous versions you could get teled inside of block which wasn't very nice :p
     
  13. Offline

    Hagon94

    I've been following this project more or less from the start and i just want to say GO GO! :D
    Don't let those butthurt wankers get you down! You're doing a great job.
     
  14. Thanks :D I don't see why some people need to rage instead of just letting me know there's a problem so I can fix it.

    It seems to work fine for me and everybody else. My guess is that your not using the command correctly /regios expandmax <regionname> .Could you also post a more detailed report so I can check if there may be conflicting plugins.

    If anyone has ideas for an update or feature you want included then please post them here and they may get added to the planned updates list :D

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

    Lantius

    if have the bug with the expandmax too
    i create a region and type /regios expandmax <Region> than came successful but when i jump a block higher i become the massage you have left the Region

    added you a feature with i can forgive the ownership of the Region ??
    and that we can see the region on the dynmap

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 14, 2016
  16. For dynmap I'd suggest you create a border or use a plugin which allows you to set locations on dynamp, not sure of the name but there's one out there.
    I'll take a look at the expandmax region when I get back home, thanks.

    Updated to latest recommended build : #766

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

    Lantius

    i have another bug my member couldnt at version 2 build in a protected region but now they can build in the protected region
     
  18. Are they an op? Are they added to the exception of the region? Is the region even protected? Do they have regios.bypass or regios.override? Also what version of Bukkit are you running.
     
  19. Offline

    Lantius

    no,no,yes,no,740
     
  20. Sorry but either your doing something wrong or there's a conflicting plugin, would you be able to give me a list of your plugins.
     
  21. Offline

    Lantius

    Dynmap, Essentials, Elevators, Falsebook, GodMode, Groupmanager, LastLogin, LWC, MagicCarpet, McBans, Regios, SpawnX, WeatherGod, WolfPound, WorldEdit, WormholeExtreme, AntiHack, CmdBlocker, NoFire ;)
     
  22. If you add me on skype that would be great for easier communication, also would you be able to put all these files in a zip folder for me so I can add them to my localhost test server easily or make me an admin or whatever and tell me your server IP and i'll come on and have a go.
     
  23. Offline

    Sweet_Mafia

    Just so people know, if they replace this with WorldGuard they will not be able to use WorldEdit! I think anyways...
     
  24. Offline

    Lantius

    i cam add you in skype but whriting is easier for me but i come from germany :) but i can send you the file at skype with the plugins
     
  25. World edit is independant of worldguard for the most part. However I think world guard requires world edit

    I mean like text-base im on skype, easier than this, free bumps though I guess :D

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

    Xuande08

    I've also had some problems with the expand up, down and max commands I not sure how to describe it but it seems to just move it sometimes instead of expanding also i think it may of duplicated a region because when i enter it i get two welcome messages but one leaving message, real funky stuff but keep up the good work :)
     
  27. Offline

    tahoward

    I'm having the same problem. Bukkit 740 w/ Essentials, MC, WorldEdit, Interesting Places, TeslaCoil, Elevators, Permissions.
     
  28. That is a bug that's not caused by other plugins, its my error and I'm fixing it. Sorry if this sounded mad, not meant to xD
     
  29. Offline

    RazorFlint

    I think....
    I, i.
    Love you.
    <3
     
  30. <3 Your gonna love me even more now, please download 2.5 It should fix these intermittent whitelisting issues.
     
  31. Offline

    RazorFlint

    Wai... Wait What? MORE? <3 <3
     

Share This Page