Installation
You need to have the following plugins:
- WorldEdit
- CleanroomGenerator
- SQLibrary 6.1
Download the plugins, install them all to your plugins folder. Start the server, create a world for the islands ("skycraft" in this example), then close the server. Edit the configuration of SkyCraft:
- Database connection info. Needed to use this plugin! db_host: localhost db_port: 3306 db_database: database_name db_username: username db_password: password
#The plugin to use for protecting islands. WorldGuard was compiled on 5.9, use this version for best results. #Built in claims will work best, but they are not very flexible yet, just full protection, no exceptions. #GriefPrevention is currently not working #Supports "worldguard" and "builtin" claimsplugin: builtin #Set this to the name of the world you created for islands, in this case, "skycraft". Anything built in this world can be overwritten by islands. worldname: skycraft #Set this to the name of the world you want players to spawn in when they delete islands or die. spawnworld: world #The size of islands in the world (Do NOT change this setting after you have the world generated. Wierd things will happen. islandsize: 150 islandheight: 150 #The protection message (Will display when players try to edit other's islands) protected: You can't do this on other people's islands! #Debug mode (leave it off, this is for the developer) debug: false
Now, try to start the server and run the plugin. If you have problems, feel free to contact me, and PLEASE report any and all bugs to me!
Comments