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 Jan 15, 2016I get tons of issues if I go and delete or create an island using /is delete or /is create, then after the island deletes or is made, the user that has deleted or made that island, is told that an internal error has occured. All the other commands work perfectly fine. The console shows tons of issues or complications when an island is deleted or made, even though nothing has gone wrong in the world or in the process of physically deleting or creating the island. Anything I can do to fix this?
Error in creating an island: Pastebin Link
Error in deleting an island: Pastebin Link
-
View User Profile
-
Send Message
Posted Jan 14, 2016Do you plan on adding UUID support for island members?
-
View User Profile
-
Send Message
Posted Jan 14, 2016@DongYanbo
Sure. why not. :)
If you can please put link to that page here, so users will be able to check guides, new versions etc.
-
View User Profile
-
Send Message
Posted Jan 14, 2016Hello! I am a Chinese. This is a practical plug-in. I can copy the plug-in to the Chinese website www.mcbbs.net?
-
View User Profile
-
Send Message
Posted Jan 12, 2016good skyblock plugin, ty
-
View User Profile
-
Send Message
Posted Jan 8, 2016@Gnacik
With AWE 3.2.3 - http://pastebin.com/W26ddPeV
With AWE 2.2.2 - no errors
Gnacik, see Your PM.
-
View User Profile
-
Send Message
Posted Jan 8, 2016@Sitmobedaf
why you need update, smth is not working ?
-
View User Profile
-
Send Message
Posted Jan 7, 2016Intend to update in the near future?
-
View User Profile
-
Send Message
Posted Jan 2, 2016Anyway to have this on a forge server?
-
View User Profile
-
Send Message
Posted Dec 23, 2015@Sitmobedaf
for sure there was some reason to make it only from island, but now i dont remember why :-P
-
View User Profile
-
Send Message
Posted Dec 23, 2015You can do that /is delete could be entered in any world? I can not delete my island from the spawn :(
-
View User Profile
-
Send Message
Posted Dec 23, 2015@TheBerpinator
You must point correct spawn world in config.
-
View User Profile
-
Send Message
Posted Dec 23, 2015Hello Gnacik,
I am not sure what the problem is but everytime i try and setspawn for my Island world to finish creating my Spawn area, it sets the spawn but when i do /is spawn or /island spawn it takes me back to my main world spawn point. Is there something i am doing wrong or i need to change in the Configs?
Thanks, Berpy
-
View User Profile
-
Send Message
Posted Dec 21, 2015-
View User Profile
-
Send Message
Posted Dec 21, 2015@Sitmobedaf
pasting schematic isn't problem, since it take maybe second. it doesnt lag at all. problem is with checking island cuboid.
-
View User Profile
-
Send Message
Posted Dec 21, 2015-
View User Profile
-
Send Message
Posted Dec 21, 2015@Sitmobedaf
I think about WE or Async one, but its not that simple ;) Plugin needs to check whole island cuboid and remove blocks (if any) also skip some blocks (if configured) then if everyting is ok paste schematic. Such things are not possible from worldedit API i think. Increasing distance also is not simple since in my plugin region spacing is substracted from island.
-
View User Profile
-
Send Message
Posted Dec 21, 2015What option you can increase the distance between the islands? I want the players have not seen the neighboring islands.
-
View User Profile
-
Send Message
Posted Dec 21, 2015@Gnacik
So use the opportunity plugin AsyncWorldEdit (API)
-
View User Profile
-
Send Message
Posted Dec 21, 2015@Sitmobedaf
afair you cannot modify world from async threads.