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 Jul 1, 2012shipstreet: I have the same problem, I use PermissionsEx, craftbukkit R4.0 recommended... Version 1.2. is fine but 1.2.1 not :(
-
View User Profile
-
Send Message
Posted Jul 1, 2012That's just amazing i download v1.2.5 (And when i turn on my server it shows as 1.1)
Fix the link please?
1.2.1 Is 1.1
Cannot Create Islands.
/newisland does not work
Any ideas?
-
View User Profile
-
Send Message
Posted Jul 1, 2012I Just lol'd the download for 1.2.1 downloads 1.1 (Fail To The Max)
-
View User Profile
-
Send Message
Posted Jul 1, 2012It doesn't work.
Issue:
Can't do /newisland (500-1000 Other People with same issue)
-
View User Profile
-
Send Message
Posted Jul 1, 2012im geting this error in the server console im using Essentials Group Manager instand of the permission it says on the theard
-b2222jnks (MC: 1.2.5) (Implementing API version 1.2.5-R4.0) 10:09:45 [SEVERE] Could not load 'plugins\SkyblockCo-Op.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError : de/qgel/skySMP/skySMP : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j ava:151) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager. java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager .java:230) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:213) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:189) at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur ationManager.java:53) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:166) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.UnsupportedClassVersionError: de/qgel/skySMP/skySMP : Unsup ported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader. java:41) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader. java:29) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j ava:140) ... 8 more
-
View User Profile
-
Send Message
Posted Jun 30, 2012i have one more issue! it seems that only ops can make a island. i put all the permissions in though. i use groupmanager. any ideas whats wrong?
-
View User Profile
-
Send Message
Posted Jun 29, 2012@TISSIN ok thanks
-
View User Profile
-
Send Message
Posted Jun 29, 2012@gotheredsox
Use CleanRoomGenerator, or make the world flat grass :)
-
View User Profile
-
Send Message
Posted Jun 29, 2012great plugin however id like to know how to make it so that there is a void below the islands other than just a regular minecraft world. some people can cheat bye building a staircase down to get more materials. i mightve just missed something but ya :P thanks!
-
View User Profile
-
Send Message
Posted Jun 27, 2012Whenever someone tries to invite someone to their party, it says Only a group leader can invite. How do you fix this or make it so you are the leader of the party?
-
View User Profile
-
Send Message
Posted Jun 27, 2012For all the crude remarks to the developer. I find it annoying and rude of you guys to be so rude to somebody that is making public a plugin that he specifically developed for his own private server.
He never had to make it public and if he is doing such a bad job I really do not see any of you spouting the comments 'Lame" "shit" and the like making or developing your own version of skyblocks your either too stupid or just plain lazy and rather just take plugins off others then complain when they do not work right the first time.
Half the issues are user related by the looks of it and it seems that thekillerofevil has mentioned the permissions fix on more than one occasion so how about you read comments first before being so rude. And if I was thekillerofevil and was copping such rudeness and blatant disrespect I would remove the plugin from here and move on why should he waste his time on ungratefuls such as you guys that cant be at least civil with your support requests.
Dont like the support make your own skyblocks plugin or be nice.
/end rant
-
View User Profile
-
Send Message
Posted Jun 26, 2012All that are having issues please try the new file, it removes code that was causing issues.
-
View User Profile
-
Send Message
Posted Jun 26, 201203:30:31 [INFO] [SkyblockCo-Op] Enabling SkyblockCo-Op v1.2
03:30:31 [INFO] Could not load Island data from disk.
03:30:31 [SEVERE] java.lang.NullPointerException
03:30:31 [SEVERE] at de.qgel.skySMP.skySMP.onEnable(skySMP.java:97)
03:30:31 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
03:30:31 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
03:30:31 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
03:30:31 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:257)
03:30:31 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:239)
03:30:31 [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:383)
03:30:31 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:370)
03:30:31 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:199)
03:30:31 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:434)
03:30:31 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
03:30:31 [INFO] SkyblockCo-Op version 1.2 is enabled!
-
View User Profile
-
Send Message
Posted Jun 26, 2012@Roelith
I had an error with chunks and had land within my cleanroom. So, i shut the server off, deleted it, than I checked multiverse
Skyworld Generator : Cleanroomgenerator:. Then, when I turn the server on, it always makes skyworld. Even if i delete it from the config from multiverse. There is something going on here, making this a rouge plugin.
-
View User Profile
-
Send Message
Posted Jun 26, 2012everyone got the permission node, i've read the comments and found it there but when they try to /party invite (player) they get only the party leader can invite! and i gave them the permission and still they can't do the party invite, and not made for my server? i got the latest build on craftbukkit got all the requirements and such and if it's not made for my server it isn't made for everyone else their server except for yours what's the point of uploading it for players then...
and who is the party leader... since console / staff isn't...
-
View User Profile
-
Send Message
Posted Jun 26, 2012@darkflamingo
Only the group leader can invite, and if you have issues, it is probably because this plugin was not made for your server. If there haven't been staff online on my server, that is reselved now, and they don't have a clue on how to help u with the plugin. You need to give the the permission node sbenhanced.create .
-
View User Profile
-
Send Message
Posted Jun 25, 2012@thekillerofevil if you don't want to help us then just post it like u did, i've joined your server several times asking for help but there is no staff online, on my pm u won't react and in the video there is nothing mentioned about registering a party leader / on how to configure it, even i got the permission node * for all the perms and yet i can't invite / change those party leaders if you could explain it on how to configure it with those commands or explain what i did wrong i would appricate it and help other people with those problems since i've heard alot of people with those problems
-
View User Profile
-
Send Message
Posted Jun 25, 2012For all idiots that complain about it not working, I am sorry. This was developed specifically for my server which is why the installation is so difficult. If it doesn't work, watch the video exactly. And as for some idiots who can't get the permission node to work, you put sbenhaced, not sbenhaNced.
-
View User Profile
-
Send Message
Posted Jun 24, 2012@antty2003
. . . There is no config file for this plugin. You could have read through the other comments here. I'll admit it seems the developer isn't very on-top of his game with this one, but it certainly works. Even with the error I'm getting it operates fine.
Also - "There is not a single folder that handles skyworld as a world" - You should be creating the skyworld world yourself using an alternative plugin if it's not your primary world. If it IS the primary world, there should be no need to delete it or you're doing something very wrong.
Regardless of your option this plugin is not capable of "loading" a world by itself. Don't be so crude. :S Having problems with it? Remove it... Still want it? Start from scratch. Problem solved. *wipes hands on pants*
That being said, if you can be civil, I'd be happy to share how I worked around all this.
-
View User Profile
-
Send Message
Posted Jun 24, 2012Your plugin broke my server. I cannot remake "skyworld" because your piece of shit plugin doesn't even make a config file. There is not a single folder that handles skyworld as a world yet your plugin keeps loading it like it exsists after i deleted it. I cannot make it. It makes it by itself.