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 Apr 3, 2014@MinecraftAdmin
Same issue here.
Hello. I am using IslandWorld with ChestShop.
2 Days ago, ChestShop "PlayerInteractEvent priority" was lowered, now no one can use each others shops unless they've been added to the island.
-
View User Profile
-
Send Message
Posted Apr 3, 2014hey, can anyone tell me how i can open the config folder with bukkit on nitrado?
-
View User Profile
-
Send Message
Posted Apr 3, 2014Hello. I am using IslandWorld with ChestShop.
2 Days ago, ChestShop "PlayerInteractEvent priority" was lowered, now no one can use each others shops unless they've been added to the island.
ChestShop Changelog
-
View User Profile
-
Send Message
Posted Apr 3, 2014@kezzawozza
Its described in config what it exaclty do!
you should set
respawn-on-island: 'skip'
and then other plugins will handle respawns.
-
View User Profile
-
Send Message
Posted Apr 3, 2014And yes I tried reloading, ditching world etc etc. No dice.
-
View User Profile
-
Send Message
Posted Apr 3, 2014Disaster! Respawn on island false does nothing! We are still respawning on a nasty little block of bedrock in IslandWorld no matter what world in the server we die on! This plugin seems to take full control of respawning and nothing can stop it, not multiverse nor essentials! Had to ditch it fast!
-
View User Profile
-
Send Message
Posted Apr 2, 2014@Yndi74:
You need to use :
"respawn-on-island: false"
Clean all your file on islandworld plugin directory except config.yml
delete your island world and create a new
restart your server.
That worked for me.
-
View User Profile
-
Send Message
Posted Apr 2, 2014Hy Gnacik. I have a problem with Island World.
Overwrite all teleport to spawn when a player die.
I try to change in config but only effect its changing location where tp (islandworld or spawn wordl)
The problem its when a player die in minigame with more life he its teleported to spawn or islandspawn instead of minigame respawn place
I have lastes IslandWorld and lastes Minigame.
http://dev.bukkit.org/bukkit-plugins/minigames/
respawn-on-island: 'skip'
this config vorking with minigames but if die in islandworld he teleported back on another vorlds home.
If i put true or false both respawn on world-spawn: IslandWorld or world-spawn: Spawn
-
View User Profile
-
Send Message
Posted Apr 1, 2014excuse me if I've missed this in the information, but how do i restore my islands from a backup? the island world folder was accidentally deleted, but was stopepd before all of the backups were removed.. so an i just reload this backup file and use it? if so, how is that done? thanks!
-
View User Profile
-
Send Message
Posted Apr 1, 2014<<Gnacik>>
Can you put penalties on death to rank calc.
Some player prefer died than make some food :/
-
View User Profile
-
Send Message
Posted Apr 1, 2014<<blitzkriegfc>>
I have found a solution at your problem (i had same)
I have normal world and IslandWorld with separate permissions and this is the error
You can put your permission in your normal world, and say to groupmanager's config
to mirror perms to IslandWorld :) like this :
-----------------------------------------------------
mirrors:
# Worlds listed here have their settings mirrored in their children.
# The first element 'world' is the main worlds name
# subsequent elements 'world_nether' and 'world_the_end' are worlds which will use
# the same user/groups files as the parent.
# Each child world can be configured to mirror the 'groups', 'users' or both files from it's parent.
world:
world_nether:
- users
- groups
world_the_end:
- users
- groups
IslandWorld:
- users
- groups
--------------------------------------------------------------
and that working man !!!
-
View User Profile
-
Send Message
Posted Apr 1, 2014@Yzz17
will be added in next release
@MasterKohaku
generated an exception java.lang.OutOfMemory
-
View User Profile
-
Send Message
Posted Mar 31, 2014[21:18:23] [Server thread/WARN]: [IslandWorld] Task #70 for IslandWorld v3.4 generated an exception java.lang.OutOfMemoryError: PermGen space at java.lang.Class.getDeclaredConstructors0(Native Method) [?:1.7.0_13] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) [?:1.7.0_13] at java.lang.Class.getConstructor0(Unknown Source) [?:1.7.0_13] at java.lang.Class.newInstance0(Unknown Source) [?:1.7.0_13] at java.lang.Class.newInstance(Unknown Source) [?:1.7.0_13] at sun.reflect.MethodAccessorGenerator$1.run(Unknown Source) [?:1.7.0_13] at sun.reflect.MethodAccessorGenerator$1.run(Unknown Source) [?:1.7.0_13] at java.security.AccessController.doPrivileged(Native Method) [?:1.7.0_13] at sun.reflect.MethodAccessorGenerator.generate(Unknown Source) [?:1.7.0_13] at sun.reflect.MethodAccessorGenerator.generateSerializationConstructor(Unknown Source) [?:1.7.0_13] at sun.reflect.ReflectionFactory.newConstructorForSerialization(Unknown Source) [?:1.7.0_13] at java.io.ObjectStreamClass.getSerializableConstructor(Unknown Source) [?:1.7.0_13] at java.io.ObjectStreamClass.access$1500(Unknown Source) [?:1.7.0_13] at java.io.ObjectStreamClass$2.run(Unknown Source) [?:1.7.0_13] at java.io.ObjectStreamClass$2.run(Unknown Source) [?:1.7.0_13] at java.security.AccessController.doPrivileged(Native Method) [?:1.7.0_13] at java.io.ObjectStreamClass.<init>(Unknown Source) [?:1.7.0_13] at java.io.ObjectStreamClass.lookup(Unknown Source) [?:1.7.0_13] at java.io.ObjectOutputStream.writeObject0(Unknown Source) [?:1.7.0_13] at java.io.ObjectOutputStream.defaultWriteFields(Unknown Source) [?:1.7.0_13] at java.io.ObjectOutputStream.writeSerialData(Unknown Source) [?:1.7.0_13] at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source) [?:1.7.0_13] at java.io.ObjectOutputStream.writeObject0(Unknown Source) [?:1.7.0_13] at java.io.ObjectOutputStream.writeObject(Unknown Source) [?:1.7.0_13] at java.util.HashMap.writeObject(Unknown Source) [?:1.7.0_13] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [?:1.7.0_13] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [?:1.7.0_13] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1.7.0_13] at java.lang.reflect.Method.invoke(Unknown Source) [?:1.7.0_13] at java.io.ObjectStreamClass.invokeWriteObject(Unknown Source) [?:1.7.0_13] at java.io.ObjectOutputStream.writeSerialData(Unknown Source) [?:1.7.0_13] at java.io.ObjectOutputStream.writeOrdinaryObject(Unknown Source) [?:1.7.0_13]
-
View User Profile
-
Send Message
Posted Mar 29, 2014hello would be helpful to add commands to admin .
isa (admin comands is just an idea).
/isa delete (player) (delete de player island).
/isa remove (owner of the island) (player who is eliminated) .
/isa add (owner of the island) (player who is add)
/isa reset (player) (resets the island) .
I'm now a fan of your plugin if you add, I'll be happy.
I donated some money thanks for your plugin.
-
View User Profile
-
Send Message
Posted Mar 29, 2014I am running v2.6 Will an update fix this freakish glitch?
But it also said that only 89 islands are claimed in the file...
29.03 18:41:43 [Server] INFO Island count (19999) higher than max count (10000)! 29.03 18:41:43 [Server] INFO Warning. 29.03 18:41:43 [Server] INFO
##IslandWorld info##-
View User Profile
-
Send Message
Posted Mar 29, 2014Hi Gnacik, I'm stucked with some permission issues, could you give me a hand?
For some reason, the plugin doesnt seems to hook with perm system, I've tried several combinations but the result is always the same.
Spigot / Bukkit (Tried both) 1.7.5 + IslandWorld 3.4 + Group Manager, No-Op users always get the You don't haver permission to use that command. Op users get the same message, but commands work. ie. If op user types /is create, the island creates, the user teleports to his new islando, but the message You don't have permissions... appears below the "Isle created" message, if no op user type the command, onlye the no-perm message apears.
Spigot / Bukkit 1.7.2 + Island World 3.3 + GroupManager. Same as above.
Spigot / Bukkit 1.7.2 + Island World 3.4 + GroupManager. Same as above.
Spigot / Bukkit 1.7.5 + Island World 3.3 + GroupManager. Same as above.
Spigot / Bukkit (Tried both) 1.7.5 + IslandWorld 3.4 + PEX Same as above.
Spigot / Bukkit (Tried both) 1.7.5 + IslandWorld 3.4 + PEX - Giving the islandworld.* permission to Default group, it works, like the user was an op user, but the message "You dont have permissions" keep appearing. Yes, I've tried negating the unwanted permission nodes for default users ie - -islandworld.island.biomeshow but the user still able to use that command, the no perm message apears, but the command works.
I've reduced the active plugins to the minimum, but the isse persist :(
Here is a YML of my GroupManager config (I've included config, globalgroups and groups)
http://pastebin.com/ydj94zFX
Of course, I've looked at the console to check if some error or warning appears but it didnt happen.
Ingame screenshot
http://imgur.com/XoU88qg
Active plugins
http://imgur.com/fXFvqbm
Console while start and during command execution
http://imgur.com/nqbxvnj
IslandWorld config YML http://pastebin.com/QdHJf6Kt
I'm really frustrated, I havent found any similar issues on comments, so this thats why I dare to ask for you help, thank you in advance for your answer and please keep the good work. Greetings.
-
View User Profile
-
Send Message
Posted Mar 29, 2014@ProsperCraft
Check pm
-
View User Profile
-
Send Message
Posted Mar 28, 2014I am working with a map that has micro biomes and want to keep it the way it is, is it possible to set the config to leave the biomes alone instead of changing it to a default biome?
-
View User Profile
-
Send Message
Posted Mar 27, 2014@Keaft
Check 3.4
-
View User Profile
-
Send Message
Posted Mar 27, 2014@Gnacik 3.3 thanks I will update to 3.4