Island World (SkyBlock replacement)
Here you can download version from 1.7 to 1.12
Looking for 1.13, 1.14, 1.15 or 1.16 version?
Click here - http://goo.gl/HYuP8A
Informations
IslandWorld is simple plugin which can replace old inactive project SkyBlock Co-Op. My plugin is highly customizable and configurable.
You can run classic version 'skyblock like', after simple change you can make islands on sea or even lava world.
Instructions
- Step-by-step installation guide
- Installation video guides
- Default configuration with descriptions
- Region spacing explanation
- Commands list
- Permissions
- API for devs
- RTFM PAGE - Read it before you ask stupid questions
Translations
Addons
From version 7.0 additional features are offered through addons.
- Head Rank - Ranking using player heads and tables.
- Shop List - Public list of available on server shops.
- Challenges - Challenges to do for skyblock players.
Auto-updater
This plugin has a built-in auto-updater, which connects to BukkitDev to check for updates. If you, for some reason, wish to disable this process, you can do so by setting 'version-check' to false in plugin configuration file.
**
ALWAYS CHECK CONSOLE ON SERVER STARTUP
There is enough info why plugin doesnt work correctly! **

-
View User Profile
-
Send Message
Posted Mar 12, 2015Can anyone help me rewrite this from a .bat file to a .sh file? For my Skyblock Server
@ECHO OFF
:Beginning set /a num=%random% %%80 +1 echo %num% copy D:\SkyBLock\McMyAdmin\Minecraft\plugins\IslandWorld\schematics\%num%.schematic D:\SkyBLock\McMyAdmin\Minecraft\plugins\IslandWorld\schematics\normal.schematic /Y timeout /T 20 GOTO Beginning
-
View User Profile
-
Send Message
Posted Mar 10, 2015@Gnacik
wow.. thank you, I knew my problem was going to end up being something that simple.
Thanks a lot!
-
View User Profile
-
Send Message
Posted Mar 10, 2015@shortys1234
If you want to use schematics you need to install WorldEdit.
-
View User Profile
-
Send Message
Posted Mar 10, 2015@Gnacik
You are correct. This is what I'm now getting upon entering /island create: http://i.imgur.com/91VeWUY.png
Here is a screenshot of my plugins folder, not sure what WE plugin is suposed to be. http://i.imgur.com/2hz9By2.png
Nothing in the console other than "myname issued server command: /island create".
Thanks for the help.
-
View User Profile
-
Send Message
Posted Mar 10, 2015@shortys1234
Check that version please. It should print more info what's wrong:
https://www.sendspace.com/file/j5ikvl
-
View User Profile
-
Send Message
Posted Mar 9, 2015@c0nnex
Thats why default config is hosted here:
http://dev.bukkit.org/server-mods/islandworld/pages/default-configuration/
-
View User Profile
-
Send Message
Posted Mar 9, 2015@Gnacik
I just deleted everything and tried again with that version, same problem. When I'm typing in /island create, only message in the console is myname issued server command: /island create. Still getting Choosen schematic (normal) doesn't exist.
Here you can see my schematic folder: http://i.imgur.com/IAFK39K.png
Here you can see my plugins/IslandWorld/config.yml should in fact allow normal schematic to be created: http://i.imgur.com/JyrQUWx.png
Thanks for helping.
-
View User Profile
-
Send Message
Posted Mar 9, 2015@Gnacik
Never mind fixed it by installing multiverse. One problem that occurs to me very often is, that the config.yml is overwritten by the plugin with a plain version where all the comments are missing :( Very hard to figure the settings!
How can i force IslandWorlds to generate a config.yml with comments? (Deleting the islandworlds folder did not help any. I regenerated a plain one)
-
View User Profile
-
Send Message
Posted Mar 9, 2015@shortys1234
Can you please check that version : https://www.sendspace.com/file/b4o1ze
also.. when you create island there is smth in server console? messages about errors for exaple ?
-
View User Profile
-
Send Message
Posted Mar 9, 2015@c0nnex
World named IslandWorld (world-isle) doesn't exists!
change world name in configuration to correct one.
-
View User Profile
-
Send Message
Posted Mar 9, 2015Trying to get Islandworld running whithout multiverse. Yet it does not create the world :(
[12:09:52] [Server thread/INFO] [io.nv.bukkit.CleanroomGenerator.CleanroomGenerator/]: [CleanroomGenerator] Loading CleanroomGenerator v1.0.0 [12:09:52] [Server thread/INFO] [pl.islandworld.IslandWorld/]: [IslandWorld] Loading IslandWorld v5.4 [12:09:52] [Server thread/INFO] [/]: Adding biome mapping 40 Storage Cell at BiomeBase[40] [12:09:52] [Server thread/INFO] [/]: Adding biome mapping 74 Mining Biome at BiomeBase[74] [12:09:52] [Server thread/INFO] [/]: Adding biome mapping 126 Ocean Oil Field at BiomeBase[126] [12:09:52] [Server thread/INFO] [/]: Adding biome mapping 127 Desert Oil Field at BiomeBase[127] [12:09:52] [Server thread/INFO] [io.nv.bukkit.CleanroomGenerator.CleanroomGenerator/]: [CleanroomGenerator] Enabling CleanroomGenerator v1.0.0 [12:09:52] [Server thread/INFO] [Minecraft/]: [CleanroomGenerator] CleanroomGenerator v1.0.0 enabled [12:09:52] [Server thread/INFO] [FML/]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@65f5c1f0) [12:09:52] [Server thread/INFO] [FML/]: Loading dimension 6 (DIM6) (net.minecraft.server.dedicated.DedicatedServer@65f5c1f0) [12:09:52] [Server thread/INFO] [FML/]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@65f5c1f0) [12:09:52] [Server thread/INFO] [FML/]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@65f5c1f0) [12:09:59] [Server thread/INFO] [pl.islandworld.IslandWorld/]: [IslandWorld] Enabling IslandWorld v5.4 [12:10:00] [Server thread/INFO] [pl.islandworld.IslandWorld/]: [IslandWorld] Dynmap support disabled [12:10:00] [Server thread/WARN] [pl.islandworld.IslandWorld/]: [IslandWorld] ============================ [12:10:00] [Server thread/WARN] [pl.islandworld.IslandWorld/]: [IslandWorld] ERROR [12:10:00] [Server thread/WARN] [pl.islandworld.IslandWorld/]: [IslandWorld] World named IslandWorld (world-isle) doesn't exists! [12:10:00] [Server thread/WARN] [pl.islandworld.IslandWorld/]: [IslandWorld] ============================
-
View User Profile
-
Send Message
Posted Mar 9, 2015@Gnacik
The normal.schematic file is in the schematic folder in plugin. I still get that error.
-
View User Profile
-
Send Message
Posted Mar 8, 2015@shortys1234
You should have schematics folder in plugin folder and inside schematic. Its writed by plugin when you start it with worldedit support enabled. Check, maybe you have plugin folder not writable, and plugin cannot save schematic.
-
View User Profile
-
Send Message
Posted Mar 8, 2015I've been following the basic instruction, watched the video to make sure. When I type in /island create, I get the error: Chosen schematic (normal) doesn't exist. I browsed the comments and did not find anyone having the same problem, I assume it must be a stupid mistake on my side. Any idea what the problem could be? Thanks!
-
View User Profile
-
Send Message
Posted Mar 6, 2015@TheWorldOfBukkit
If you want to get help, you should be more detailed.
@GamerDude3663
if you run out of islands change max-count in config.
-
View User Profile
-
Send Message
Posted Mar 6, 2015can somebody code me some more islands for this plugin? If u can, plz add me on skype at hungho70. thnx have a nice day!
-
View User Profile
-
Send Message
Posted Mar 6, 2015Didn't work on my server
-
View User Profile
-
Send Message
Posted Mar 5, 2015Thank you, that worked.
-
View User Profile
-
Send Message
Posted Mar 5, 2015@MinecraftAdmin
in latest version you can decide what commands helpers can use, just add it into helper-allowed config list.
-
View User Profile
-
Send Message
Posted Mar 5, 2015Hello Gnacik
After updating from Version 3.6 to 5.4 (yes I know i've been away for a while), players who have been added to someones island cant do /is home. It says they dont have an island.
Would appreciate a fix :)
Also, please add Armor stands to protected island entities.