[INACTIVE][SEC/ECON] iCoLand v2.46 - buy/protect land with iConomy [740]

Discussion in 'Inactive/Unsupported Plugins' started by Magik, Mar 25, 2011.

  1. Offline

    Magik

    iCoLand v2.46
    Download/Source Links
    GitHub Source
    iColand v2.46 Jar
    older versions

    Wiki Links
    Wiki Home
    Installation Instructions
    Commands
    Addons
    Permissions
    Changelog

    Plugin Requirements
    • iCoLand v2.46 was tested against Craftbukkit build #740
    • iConomy 5.0
    • Permissions 2.7.2
    Intro
    So I wanted a plugin on my server that allows for self-service protection. But I didn't want to make these areas infinitely creatable, and I hate the idea of admins/mods having to zone out areas for people. So that's where the birth of this idea came from. This mod allows for self-service protection areas, and they are limited by the fact that they must "buy" these areas with iConomy currency. This will greatly reduce the amount of griefing issues I will have to deal with on my server as I will start telling people that this is the only valid form of protection and griefing is a fact of life that is unavoidable if you don't protect your land.

    iCoLand allows you to buy/sell areas of land ( cuboids ) for self-service protection. You select areas of land using the "/icl select" tool, then you can buy the land with "/icl buy land". This makes the land protected so no others can place or destroy blocks in there. There will be addons you can buy that will add extra features to the land you've bought. Such as announcing the zone name when you enter or leave it, having a location heal a player over time, blocking people from entering the zone completely.

    The basic premise of the plugin is that each block in the world is worth some default value (configurable). In the future, there will be the ability to make areas of land worth more. Probably a center point that is highest price modification, with a radius of effect that drops down to 0 at the edge of the circle. Addons also are a per-block pricing scheme.

    Updates and more to come, keep posted.

    Much thanks goes to Nijikokun for the great iConomy, as well as some helper functions I may have stole of his through HaloInverse's DynamicMarket plugin. Thanks to you too Halo! And thanks to TheYeti for maintaining Permissions until Bukkit solves that can of worms. As well as the Bukkti devs for making all of this possible. Also to TomyLobo for his OfflinePlayer class ( to access Permission nodes of offline players ).
     
  2. Offline

    Magik

    little things, like adding page #s to /icl list, I don't really remember, but the majority was moving to H2, i did a lot of back-end changes from moving to the new format - efficiency and how it's interacting with the DB and doing searches and whatnot. It's just totally different than how I was doing it before, and the way I was doing it before... I'm not sure how much memory I was burning holding all the zone data in ram. I've done some testing so far on my own, but I'd like to see how many zones this plugin can handle realistically. I had a couple thousand zones and it seemed to get the searches done pretty quick. I'll probably have to do some tests to see how many it can really handle
     
  3. Offline

    Jorrdan

    Somethings wacky with either my settings or the new update. It's telling my users they cant build there when they buy a new area. It worked fine on the old version i didn't change anything in the permissions or the config. Whats going on? Reverting back to old version until this is fixed.
     
  4. Offline

    Morginzez

    Hey!

    I really like iCoLand, but i can't change the prices!

    Everything costs 0 Coins. Addons and land...

    How can i change this?

    In the config file prices are set.

    Sorry for my bad english :(
     
  5. Offline

    Magik

    remove the permission "icoland.nocost"

    hrm.... i'll have to look into this 2morrow

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

    Jorrdan

    Thanks, i should also mention with the new version of this plugin, everytime i reload server it freezes and users cant type etc.
     
  7. Offline

    sambhur96

    F*ck!!!!!!!! i am use'ing mysql:(
     
  8. Offline

    TurtleOfWar

    Only just discovered this addon and the concept is superb.

    I am however having an issue with addons. Although land purchase is possible we can't seem to purchase addons, the money is taken but the addon isn't activated. If you /icl info from an admin the addons entry is empty after purchase.

    One other little problem is the max volume is odd, I have it set to 50,000 blocks max but if you try and buy some land at say 20,000 volume it says too large max volume is 50,000.

    CB #617
    Your latest addon
    Other addons: Essentials, World Edit, Iconomy, NPCx, Citizens, War, Uquest
    MC Client: 1.04_01

    Any help greatly appreciated.
     
  9. Offline

    Adsa

    I only get "internal server error" everytime I try a /icl command :(

    CB #617
    iCoLand 2.02 (I think, was the 1.18 link but downloaded today and said somewhere in console something about 2.02)
    Other addons: ChestLock, ClearInventory, iConomy, LocalShops, LoginMessage, Permissions, SpawnControl, MinecartMania

    Probably something easy, since it works great for everyone else, but I think I've got everyhing that's needed!
    Help would be really appreciated :)
     
  10. Offline

    Seox

    Confirming that addons can't be bought. Please help when you get a chance, as this is otherwise a kickass plugin!
     
  11. Offline

    iBstoneyDave

    getting exceptions and crash's with this plugin:
    Code:
    19:17:38 [SEVERE] Unexpected exception
    java.lang.NullPointerException
            at me.slaps.iCoLand.HealTask.run(HealTask.java:10)
            at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(C
    raftScheduler.java:122)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:356)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    >
     
  12. Offline

    Magik

    I've updated to v2.04 - fixed the addon buying/selling bugs ( as well as some others )
    I had some nasty bugs left in there where basically the /icl modify commands would not work. As well as changing location name, or buying/selling addons, or modifying perms. These should be fixed now, but can you give me more information on the freezes?

    the addon buying/selling bug is fixed v2.04

    As for volume - I can look into that
    It was likely 2.02 if it said it in console - the bukkit forums changed, and I couldn't edit the original post to reflect the new changes. I've cut out most of the info up there now, and it's all on my github wiki.

    Can you try this again with the newest version? 2.04? Also, are you getting any exceptions in the console log?
    fixed in v2.04

    looks like it had a problem getting access to the H2 DB. Can you try deleting all the lands* files in your iCoLand directory? If you still have your lands.yml you can re-import it ( or if you are new to the plugin, just nuke the whole directory and retry it? ) Can you give me more info such as versions of the required plugins and craftbukkit version?
     
  13. Offline

    Lord Chaos

    Would this work in conjunction with Towny? Or would the protected area of both give conflicts?
     
  14. Offline

    Magik

    they would likely conflict

    for example, you have a town in towny, with all the grid sections layed out - now someone can come in with this plugin, and claim all of that land as well - and deny all people in the town permission to do anything there.

    unless the plugin has some sort of API to the outside world ( other plugins ) it is unlikely they will work well together if they cover similar features
     
  15. Offline

    Codisimus

    I come here to request more features only to notice that they are already added!
    Do you have any intentions of adding a feature for letting users sell a section of their land to other users?
     
  16. Offline

    Magik

    I do have plans for that... I'm just not sure how I want to implement it.

    I want to be able to have sub-zones... and the ability to sell them. So the owner of the parent zone would still have all permissions, but the owner of the child zone would only be able to have perms in his zone. But this brings a whole set of problems.... But I prefer this idea

    The other way would be to just have a simple sell zone function. Like being able to put up a sign and then people could buy the zone from that player ( complete transfer ).

    I also plan on adding taxes sometime soon.
     
  17. Offline

    Codisimus

    The first idea is wut my server could use (selling plots of land within a players city) i realize this may take a while to do but i hope you do add that feature

    Would taxes be like if you do own a plot of land within a city then they pay taxes? or were you thinking sumthing else?
     
  18. Offline

    Magik

    H2 is a flat file database, it doesn't not require a server.

    Although the SQL syntax is nearly identical, so i may add a SQL database driver eventually

    I was thinking more like, ever X amount of time you have to pay a % of the cost of your land to the "bank". Not really paying it to other people - although if I can implement the sub-zone thing, I probably would prefer the taxes get paid to the land's parent land owner. And that owner would have to pay some % of tax on his land to the "server"/"bank"

    There was a slight bug in what it was reporting. It was reporting the maximum total claimable blocks per person in that error message ( when it should have been reporting the max volume per land ). I'm not sure if there is still an issue, I don't appear to see one short of the # it is reporting.

    But remember, there are 4 configurable max/min limits:
    Min-Land-Volume: 10 - minimum limit to individual land plots ( min size of a Land )
    Max-Land-Volume: 1000 - maximum limit to individual land plots ( max size of a Land )
    Max-Lands-Claimable: 10 - maximum number of lands claimable per person
    Max-Total-Blocks-Claimable: 1000 - maximum limit of volume of all lands added together

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

    FuriousPy

    I cant make it work in 617 (version 2.04)
    h2.jar in server directory


    20:24:45 [SEVERE] Could not pass event PLAYER_MOVE to iCoLand
    java.lang.NullPointerException
    at me.slaps.iCoLand.iCoLandPlayerListener.onPlayerMove(iCoLandPlayerListener.java:95)
    at org.bukkit.plugin.java.JavaPluginLoader$7.execute(JavaPluginLoader.java:205)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:128)
    at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    20:24:46 [SEVERE] Could not pass event BLOCK_BREAK to iCoLand
    java.lang.NullPointerException
    at me.slaps.iCoLand.iCoLandBlockListener.onBlockBreak(iCoLandBlockListener.java:28)
    at org.bukkit.plugin.java.JavaPluginLoader$30.execute(JavaPluginLoader.java:345)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
    at net.minecraft.server.ItemInWorldManager.d(ItemInWorldManager.java:156)
    at net.minecraft.server.ItemInWorldManager.b(ItemInWorldManager.java:117)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:359)
    at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
    at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    20:24:46 [SEVERE] Could not pass event PLAYER_MOVE to iCoLand
    java.lang.NullPointerException
    at me.slaps.iCoLand.iCoLandPlayerListener.onPlayerMove(iCoLandPlayerListener.java:95)
    at org.bukkit.plugin.java.JavaPluginLoader$7.execute(JavaPluginLoader.java:205)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:128)
    at net.minecraft.server.Packet10Flying.a(SourceFile:126)
    at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    20:24:46 [SEVERE] Could not pass event BLOCK_IGNITE to iCoLand
    java.lang.NullPointerException
    at me.slaps.iCoLand.iCoLandBlockListener.onBlockIgnite(iCoLandBlockListener.java:55)
    at org.bukkit.plugin.java.JavaPluginLoader$27.execute(JavaPluginLoader.java:327)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
    at net.minecraft.server.BlockStationary.a(BlockStationary.java:65)
    at net.minecraft.server.World.i(World.java:1475)
    at net.minecraft.server.World.h(World.java:1406)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:359)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    20:24:46 [SEVERE] Could not pass event BLOCK_BREAK to iCoLand
    java.lang.NullPointerException
    at me.slaps.iCoLand.iCoLandBlockListener.onBlockBreak(iCoLandB
     
  20. Offline

    Magik

    I need to see the first errors/exceptions when the server booted, those are the errors generated when it's up and running.

    Also, what versions of all the required plugins and craftbukkit are you using?
     
  21. Offline

    FuriousPy

    617 craftbukkit
    4.6.5 iConomy
    2.5.5 Permission

    20:56:26 [INFO] Starting minecraft server version Beta 1.4
    20:56:26 [INFO] Loading properties
    20:56:26 [INFO] Starting Minecraft server on *:25565
    20:56:26 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-612-g4c7a9e7-b617jnks (MC: 1.4)
    20:56:26 [INFO] Preparing level "world"
    20:56:26 [INFO] Preparing start region
    20:56:26 [INFO] 144 recipes
    20:56:27 [INFO] Invalid config file found and converted to proper name/format.
    20:56:27 [INFO] [Permissions] (Phoenix) was Initialized.
    20:56:27 [INFO] LWC Loading shared objects
    20:56:27 [INFO] LWC Native library: plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so
    20:56:27 [INFO] Loaded Essentials build 2.1.20 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    20:56:27 [INFO] Loaded EssentialsChat build 2.1.20 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    20:56:27 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
    20:56:27 [INFO] WorldGuard: (world) Single session is enforced.
    20:56:27 [INFO] WorldGuard: (world) TNT ignition is blocked.
    20:56:27 [INFO] WorldGuard: (world) Lighters are PERMITTED.
    20:56:27 [INFO] WorldGuard: (world) Lava fire is PERMITTED.
    20:56:27 [INFO] WorldGuard: (world) Fire spread is limited to 12 block types.
    20:56:27 [INFO] WorldGuard: Loaded configuration for world 'world"
    20:56:27 [INFO] WorldGuard: (nether) Single session is enforced.
    20:56:27 [INFO] WorldGuard: (nether) TNT ignition is PERMITTED.
    20:56:27 [INFO] WorldGuard: (nether) Lighters are PERMITTED.
    20:56:27 [INFO] WorldGuard: (nether) Lava fire is blocked.
    20:56:27 [INFO] WorldGuard: (nether) Fire spread is UNRESTRICTED.
    20:56:27 [INFO] WorldGuard: Loaded configuration for world 'nether"
    20:56:28 [INFO] WorldGuard: 13 regions loaded for 'world'
    20:56:28 [INFO] WorldGuard 5.0-alpha8 enabled.
    20:56:28 [INFO] Loaded EssentialsSpawn build 2.1.20 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    20:56:28 [INFO] [iConomy] Logging is currently disabled.
    20:56:28 [INFO] [iConomy] v4.65 (Kenzi) loaded.
    20:56:28 [INFO] [iConomy] Developed by: [Nijikokun, Coelho]
    20:56:28 [INFO] LocalShops: iConomy found.
    20:56:28 [INFO] LocalShops: Loading shop giam
    20:56:28 [INFO] LocalShops: Loading shop Tienda
    20:56:28 [INFO] LocalShops: Loaded 2 shop(s).
    20:56:28 [INFO] LocalShops: version 2.2.1 is enabled!
    20:56:28 [INFO] WorldEdit 4.3 enabled.
    20:56:28 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    20:56:28 [INFO] [iCoLand] Successfully linked with iConomy
    20:56:28 [INFO] [iCoLand] Version [v2.04] (initial) enabled
    20:56:28 [INFO] [Permissions] version [2.5.5] (Phoenix) loaded
    20:56:28 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
    20:56:28 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    20:56:28 [INFO] [iConomy] hooked into Permissions.
    20:56:28 [INFO] LocalShops: Attached to Permissions
    20:56:28 [INFO] [iCoLand] Successfully linked with Permissions
    20:56:28 [INFO] LWC Loaded 107 locale strings (0 overrides)
    20:56:28 [INFO] Request: GET http://griefcraft.com/bukkit/lwc/VERSION
    20:56:28 [INFO] resp: 200, len: 10
    20:56:28 [INFO] LWC Using Nijikokun's permissions plugin for permissions
    20:56:28 [INFO] LWC Loading SQLite
    20:56:28 [INFO] SQLite Using: Native
    20:56:28 [INFO] LWC At version: v2.11
    20:56:28 [INFO] Done (0.206s)! For help, type "help" or "?"

    In yesterday version everything was ok, today not... i used h2.jar on iconomy requeriments: http://mirror.nexua.org/Dependencies/h2.jar

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

    Magik

    and you get no other errors at all!? that's quite odd...

    it looks like the LandManager is not initialized at that point....

    Do you see a lands.db.h2.db file in the iCoLand directory?

    Have you tried deleting the iCoLand directory and restarting?
     
  23. Offline

    FuriousPy

    The server show [INFO] [iCoLand] Version [v2.04] (initial) enabled on startup
    If no user is login then no error... if any user login then the errors show up, i pasted some part of the errors before.
    No lands.db.h2.db file in iCoLand
    If i delete the icoland directory and restart the server, config.yml file is the only one created automaticaly
     
  24. Offline

    Ash88

    Reading over the description I am excited about trying this out, however I've messed something up because I am getting these errors:

    CB:617
    iCoLand 2.04 (default config)
    iConomy 4.65

    Other Plugins:
    Code:
    Essentials 2.1.11
    FlowSwitch 1.2
    InventoryFiller 1.0
    LocalShops 2.2.1
    npcx 0.448
    MinecartManiaCore 1.08
    MinecartManiaSignCommands 1.08
    iCoLand v2.04
    GroupManager 1.0(alpha-5)
    CraftBukkitUpToDate 2.4.5
    MinecartManiaChestControl 1.08
    QuickStash 1.2
    Permissions 2.5.1 (Fake Permissions)
    WorldGuard 5.0-alpha8
    MinecartManiaAdminControls 1.08
    WorldEdit 4.3
    MinecartManiaStation 1.08
    MinecartManiaAutomations 1.08
    
    The below error occurs over 15 times per second. It doesn't occur on startup; the plugin seems to run fine. I can even use certain commands like /icl help, and /icl select without an issue. However when I try "/icl buy land" after making a selection I get "An internal error occured while attempting to perform this command" in the game client, and this error:

    Code:
    2011-04-05 18:18:03 [SEVERE] Could not pass event CREATURE_SPAWN to iCoLand
    java.lang.NullPointerException
        at me.slaps.iCoLand.iCoLandEntityListener.onCreatureSpawn(iCoLandEntityListener.java:20)
        at org.bukkit.plugin.java.JavaPluginLoader$44.execute(JavaPluginLoader.java:435)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callCreatureSpawnEvent(CraftEventFactory.java:228)
        at net.minecraft.server.World.a(World.java:1582)
        at net.minecraft.server.Chunk.d(Chunk.java:470)
        at net.minecraft.server.ChunkProviderServer.c(ChunkProviderServer.java:75)
        at net.minecraft.server.PlayerInstance.<init>(PlayerInstance.java:33)
        at net.minecraft.server.PlayerManager.a(PlayerManager.java:37)
        at net.minecraft.server.PlayerManager.a(PlayerManager.java:76)
        at net.minecraft.server.ServerConfigurationManager.a(ServerConfigurationManager.java:106)
        at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:87)
        at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:27)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:87)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    ... Since no one else has reported this I'm assuming I've done something stupidly, obviously wrong. A little help would be appreciated.
     
  25. Offline

    FuriousPy

    Well i have the same error Ash

    I have this plugins too:
    LocalShops 2.2.1
    Essentials 2.1.20
    WorldEdit 4.3
    WorldGuard 5.0-alpha8 <-- already tried without it, same error

    BTW: linux server here
     
  26. Offline

    Ash88

    Humm... linux here as well.
    We can cross Local

    Running Linux here as well. I disabled all of my plugins (except iConomy and Group Manager / Permissions, which are required) and downloaded a brand new copy with no configuration and I got this error on the first run:

    Code:
    22:01:58 [INFO] [iCoLand] Successfully linked with iConomy
    22:01:58 [SEVERE] null loading iCoLand vv2.04 (Is it up to date?)
    java.lang.NullPointerException
            at me.slaps.iCoLand.iCoLandPluginListener.tryEnablePlugins(iCoLandPluginListener.java:60)
            at me.slaps.iCoLand.iCoLand.onEnable(iCoLand.java:107)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:514)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:216)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:94)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:72)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    22:01:58 [INFO] GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
    22:01:58 [INFO] GroupManager version 1.0(alpha-5) is enabled!
    
    Hope this helps!
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 13, 2016
  27. Offline

    Magik

    last I checked Permissions was called Permissions not GroupManager
     
  28. Offline

    FuriousPy

    Magik i missed the old version of iCoLand, where can i download it ?? thats worked for me, i overwrite the oldone with the 2.0.4 and missed it :S
     
  29. Offline

    Magik

    ok guys I think I've fixed the main bug, can you re-download from the OP again?
     
  30. Offline

    FuriousPy

    Your post says 2.0.6 i got [iCoLand] Version [v2.05] (initial) enabled
    Same error :(

    BTW no land h2 db file in icoland directory
     
  31. Offline

    Dangazzm

    Ok this is amazing. Once everyone gets outta my server I may be using this to replace towny but two questions that I cannot find on the page is... does this auto protect from bedrock to sky? Or can I set it up to protect only certain areas? Because That would be epic if someone could make like a hotel place and allow people to only edit their section.

    Another idea I do not see listed here is leasing these properties, so that other people can pay a couple coins per real day maybe? They can pay in advance then it will auto remove them so they cannot edit it once it up unless they choose to pay again.

    Other than that I think this is PERFECT for our server so I don't have to fix so many griefs :(
     

Share This Page