Skyblock Co-Op
SkyBlock Co-Op
UPDATE 7/6/13
Hey guys! Recently I haven't had allot of free time to work on this plugin. I have school to worry about and plugin development work that pays. So i have decide to flag this project as inactive. Don't get sad that this plugin won't be updated just yet. I am going to start a new skyblock project to replace this. I can't give an estimate of when the plugin will be completed so I will post here with more details of the new project within the next few weeks. And don't worry I will make tools to convert you old data formats into the new plugin. Thanks Tzeentchful
Want to see the plugin in action? come join this server!
Skyblock Warriors Server IP: sw.dubcraft.org
Multiplayer Co-Op version of the popular singleplayer map. The difference in between my plugin and the others is the 100x100 auto region protection and co-op parties. Want to see the plugin in action before you install? Visit the IP: sw.dubcraft.org

UPDATE
I have decided to do a 1.6 beta build instead of 1.5.2. 1.6 beata will be a FULL rewrite so it should cleanup all the bugs you guys are getting. The beta build will basically be what 1.5.1 is right now in terms of features, but it will be allot faster and have a significantly reduced footprint on your server. I am getting rid of the current .bin files and changing to MySQL/SQLite(I will make a utility to convert all your old data don't worry :P.) This will make the plugin faster as it will only load it's data and it needs it instead of loading all the of the island data into the memory(basically it will use a LOT less ram :) ) once it is stable i will begin adding the features below.
To Do 1.6
- Custom islands with schematics
- Localization
- Donator system
- Challenges
- Residence Support
- Support for books
- Data auto backup
Features
- Ability for every player to create their own island.
- Ability for players to have a party with up to 4 people (including themselves)
- 100x100 automatic region protection when they create an island. When a user joins their party, they are added to the region.
- Ability for players to return to their island with /skyblock tp
Pre-Installation/Requirements
- CleanroomGenerator - http://dev.bukkit.org/server-mods/cleanroomgenerator/
- WorldEdit - http://dev.bukkit.org/server-mods/worldedit/
- WorldGuard - http://dev.bukkit.org/server-mods/worldguard/
- Some sort of permissions plugin (I prefer PEX) - http://dev.bukkit.org/server-mods/permissionsex/
- Multiverse-Core (Optional, for if you want a separate spawn world) - http://dev.bukkit.org/server-mods/multiverse-core/
Installation (Video Only)
Commands
- /skyblock new - Creates a new island for the player/party if they don't already have one.
- /skyblock home - Teleports the player to their island/party's island.
- /skyblock delete - Deletes the player island/party's island(only if they are the leader).
- /skyblock party new - Creates a new party with the sender ad the leader.
- /skyblock party invite <player> - Invites a player to your party if you are the leader.
- /skyblock party accept - Accept an invite to a party.
- /skyblock party decline - Decline a invite to a party.
- /skyblock party leave - Leaves the current party you are in.
- /skyblock party disband - Disbands the party and deletes the island(only party leader can do this).
- /skyblock admin island <player> - Teleports you to a specific players island.
- /skyblock admin delete <player> - Deletes a specific players island.
- /skyblock admin protect <player> - Tries to protect a specific players island.
- /skyblock admin reprotectall - DANGER! this command will delete all world guard regions and reprotect every registered island.
Permissions
- skyblock.user.new - Allows usage for the /skyblock new command
- skyblock.user.home - Allows usage for the /skyblock home command
- skyblock.user.delete - Allows usage for the /skyblock delete command
- skyblock.user.party.new - Allows usage for the /skyblock party new command
- skyblock.user.party.invite - Allows usage for the /skyblock party invite command
- skyblock.user.party.accept - Allows usage for the /skyblock party accept command
- skyblock.user.party.decline - Allows usage for the /skyblock party decline command
- skyblock.user.party.leave - Allows usage for the /skyblock party leave command
- skyblock.admin.island - Allows usage for the /skyblock admin island command
- skyblock.admin.delete - Allows usage for the /skyblock admin delete command
- skyblock.admin.protect - Allows usage for the /skyblock admin protect command
- skyblock.admin.reprotect - Allows usage for the /skyblock admin reprotectall command
Donate
I code this plugin out of my spare time, donating will help keep this plugin alive!


-
View User Profile
-
Send Message
Posted Sep 2, 2012I'm sorry of the status of this plugin. I am very busy with High School and Football, and I really don't have time to work on this anymore. If you would like to take over development, please let me know and I will appoint you as such on the project.
-
View User Profile
-
Send Message
Posted Aug 31, 2012Developer of this plugin is no more working on this plugin i think....
-
View User Profile
-
Send Message
Posted Aug 30, 2012Can you make it so, after a month it automatically deletes someones island??
-
View User Profile
-
Send Message
Posted Aug 30, 2012Other people in my party can't build on my island?
-
View User Profile
-
Send Message
Posted Aug 30, 2012What steps will reproduce the problem? 1./newisland
What is the expected output? What do you see instead? I expect an Island but instead get this message "Could not create your Island. Pleace contact a server moderator."
What version of the product are you using? R: Skyblock Co-Op 1.2 Release for CB 1.2.5-R4.0 Jun 10, 2012 with craftbukkit version 1.2.5-R4.0
Do you have an error log of what happened? 2012-06-15 22:17:55 [SEVERE] at de.qgel.skySMP.CreateIslandCommand.generateIslandBlocks(CreateIslandCommand.java:148) 2012-06-15 22:17:55 [SEVERE] at de.qgel.skySMP.CreateIslandCommand.createIsland(CreateIslandCommand.java:122) 2012-06-15 22:17:55 [SEVERE] at de.qgel.skySMP.CreateIslandCommand.onCommand(CreateIslandCommand.java:99) 2012-06-15 22:17:55 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40) 2012-06-15 22:17:55 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:166) 2012-06-15 22:17:55 [SEVERE] at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:479) 2012-06-15 22:17:55 [SEVERE] at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:821) 2012-06-15 22:17:55 [SEVERE] at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:781) 2012-06-15 22:17:55 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:764) 2012-06-15 22:17:55 [SEVERE] at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34) 2012-06-15 22:17:55 [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) 2012-06-15 22:17:55 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113) 2012-06-15 22:17:55 [SEVERE] at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) 2012-06-15 22:17:55 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567) 2012-06-15 22:17:55 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459) 2012-06-15 22:17:55 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
-
View User Profile
-
Send Message
Posted Aug 24, 2012write briefly as you know can remove the shadow? who is on the screenshot below?
http://iv.pl/images/79208610224067611883.png
Very please help
-
View User Profile
-
Send Message
Posted Aug 24, 2012how do i create a platform in my world? im using world edit and nothing appears! also when i type /newisland it says /newisland [replace]
-
View User Profile
-
Send Message
Posted Aug 23, 2012Figues.
It worked until I posted that.
I guess I have to switch over.
-
View User Profile
-
Send Message
Posted Aug 22, 2012@TISSIN
I haven't been able to make it work on 1.2.5 R5.0 or 1.3
-
View User Profile
-
Send Message
Posted Aug 21, 2012@Gnacik
This isn't inactive.
-
View User Profile
-
Send Message
Posted Aug 20, 2012Since Skyblock Co-Op project is inactive and have few glitches and bugs (and no idea if dev fix it and when) i advice you to use IslandWorld plugin. It work's like SkyBlock, but have more options and is highly customizable and configurable, and of course works without problems with latest (1.3.1) Bukkit.
-
View User Profile
-
Send Message
Posted Aug 20, 2012Okay i installed it all correctly no errors. but 1 its not making region protections when they /newisland
-
View User Profile
-
Send Message
Posted Aug 19, 2012Hi, please UpDate for CraftBukkit 1.3 Thank you.
-
View User Profile
-
Send Message
Posted Aug 17, 2012@csdave
@sam102198
@BigBlaster10
@mig4ng
Hi everyone! :D
I'm an independent dev who has re-written this project from scratch for compatibility and speed. It will be continuously updated and has many configurable options (such as island spacing, pvp, etc.). Also, it does not require a dedicated SkyBlock server and has far fewer dependencies (but you can read more about this over on the project page).
There are many pros to using my plugin over this old outdated one, so if you are interested, I would highly advise you to head over, and check my project out.
Hope I've helped,
Keeley :)
-
View User Profile
-
Send Message
Posted Aug 17, 2012To All the people who are having problems with the plugin not loading you NEED Java 7
-
View User Profile
-
Send Message
Posted Aug 17, 2012Hi Pro 1. very good ides
2. very good start for other type of stuff "spleeffing and pvp and ctf" i really could go on
3 the source look like it would easily be changed
Con 1. world has to be named skyworld
2. no config
3. weird file storage
-
View User Profile
-
Send Message
Posted Aug 15, 2012its not working /newisland says unknown command
-
View User Profile
-
Send Message
Posted Aug 15, 2012@flapflapandaway
the spawn world should be named skyspawn and a island world "skyworld"
-
View User Profile
-
Send Message
Posted Aug 14, 2012im using multiverse does the skyblock world has to be named skyspawn? cuz i have a world named skyblock and i cant use /newisland it said to contact server moderator
-
View User Profile
-
Send Message
Posted Aug 13, 2012@linkaihon
You can play it on my server. fr2.mooshroom.net:25696