Skip to content
magik edited this page Apr 8, 2011 · 9 revisions

Installation Instructions

Download JAR: https://github.com/downloads/iConomy/iCoLand/iCoLand.jar

** Update to v2.16+ warning ( from anything previoius )

Update to v2.14+ warning ( from anything previous )

This update ( v2.14 ) WILL mess/delete/break your config.yml if you are not careful. PLEASE BACKUP YOUR config.yml BEFORE UPDATING. And then check the differences between the two files and update accordingly.

Update to v2.0+ warning ( from v1 )

I've updated the plugin to 2.02. I've moved completely away from the .yml format I was storing land locations with and have moved to the H2 DB ( it's like sqlite ). If you have iConomy and use the default settings, you should have the H2 library already downloaded.

For all of you coming from before this release. If you want to keep all of your land data, you will need to call this command after you start the server up again:

  • From the console: icl importdb
  • From in-game: /icl importdb ( you will need a new perm node, "icoland.importdb" )

Do not play with this importDB command - it will drop the whole H2 database, and import from from the file.

Installation Instructions

  • Just copy the jar to your plugins folder and run once to generate the config files.
  • Modify the config to your tastes.