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! **
Thanks, i didnt see new update, dont know why. But when you will add party leave command? Somone can add you to party, and from now you cant create island unitil owner removes you from island, and could you add teleport and setting home when somone joins party at owners island? That could be cool, thanks. Would you add something that when you have aleredy island, you cant join other party (that could be configurable). That would be awesome. Sorry for my english This feature what im trying to say is in sky block plugin, can you add something like this?
venom1324: there is config option named strict-party: already.
Hello, that's awesome plugin ! But can you remake /island add, island tp or make new feature like party? When somone add you to his island, and you Tp to him, you can have 2 island (i would have 1 island per player, but can create parties with friends) and you cant tp to yours buddy island when he is offline. Can you make this, please?
wait, non owners cant drop blocks?
Why you need to block drop for non-owners? Then whole party-thing is without sense totally.
@Alchael
True, the biggest feature I would like is preventing drops if they're not the owner
@Skyshayde
That could be a lot of needless work. Why would you need to reposition island placements? I understand the need to conserve space but the plugin should be able to implement that automatically, enabling the manual setting of those placement can cause other issues (like introduce another set of bugs perhaps because it had worldguard regions and that is another additional work).
@CompassCraft
You have to put .schematic at the end of your schematics file inside the schematics folder. Just like the normal.schematic which is used for normal skyblock. Then you can add your own special.schematic or anything.schematic and use those instead with /island create special or /island create anything. :)
I would like an option to autodelete any island, who's owner hasn't been on in say, a month. also, a way to disable drops for the party system to prevent muling... and possibly an easy way to move islands? in /islandev info, it has a section "position". maybe /islandev move {ownername} {pos1} {pos2} ?
what do we name the special schematic as I did name is special but it didnt give me the correct island
@Gnacik
I have a suggestion, Add a command that lists all islands. Maybe
/island list or /island list radius
-GoldenWarrior117
1.0.6 works without problems so far
@seiterseiter
That feature is already supported. Use your own schematics and put them in the schematics folder
would there be anyway to change what the island looks like?
Ok I tried 1.0.5 before 1.0.6 came out so I'm just posting this weird problem I had:
/island create doesn't automatically warp me to my island. Then I used /island home just to find out that I fall into the void and no island is created. D:
1.0.6 release is out. Posting link here because as always it can take hours untill is approved.
I have same error as wumpyc
@Gnacik
I have a couple of suggestions,
-Have a option to have lavablock which is like oceanblock but with lava
If you add this option to islandworld i suggest changing
water-world: true to world-type: option #water,sky,lava
-Have the option to have multipe worlds that are run islandworld world-isle: id world-isle1: id etc
water-world: true water-world1: true etc
2012-08-23 10:22:36 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'island' in plugin IslandWorld v1.0.5 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168) at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:492) at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:878) at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:825) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:807) at net.minecraftserverhook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:124) at fr.neatmonster.nocheatplus.NetServerHandlerProxy.a(NetServerHandlerProxy.java:501) at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44) at net.minecraft.server.NetworkManager.b(NetworkManager.java:276) at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109) at net.minecraftserverhook.NetServerHandlerProxy.d(NetServerHandlerProxy.java:58) at fr.neatmonster.nocheatplus.NetServerHandlerProxy.d(NetServerHandlerProxy.java:549) at net.minecraft.server.ServerConnection.b(SourceFile:35) at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:581) at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212) at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406) at net.minecraft.server.ThreadServerApplication.run(SourceFile:539) Caused by: java.lang.NullPointerException at pl.islandworld.IslandWorld.haveIsland(IslandWorld.java:275) at pl.islandworld.commands.Island.commandCreate(Island.java:232) at pl.islandworld.commands.Island.onCommand(Island.java:61) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) ... 19 more
@CompassCraft
I can confirm this too. Good job catching that exploit CompassCraft.