uSkyBlock
This DevBukkit page is being updated again with current releases and links to the maintained uSkyBlock project. We had lost access to the DevBukkit project page for some time, but have now regained it and are bringing it back up to date.
uSkyBlock is an open-source Skyblock plugin for Paper and Spigot.
Start on a small floating island, build it into something thriving, complete challenges, and team up with other players to push your island further.

Why uSkyBlock
uSkyBlock gives you a complete Skyblock foundation with island progression, deep customization, and a maintained open-source codebase you can build on long term.
Complete Skyblock gameplay. Build your server around islands, progression, challenges, and party play.
Deep customization. Shape the experience with focused configuration including challenge design, biome options, custom islands, and more.
Integrates with your server. Extend uSkyBlock through its public API and placeholder support so it fits cleanly into your server.
Open source with proven lineage. uSkyBlock is fully open source under GPLv3, free to run, and backed by more than a decade of project history.
Maintained for modern servers. Continues to evolve for current Paper and Spigot versions, with new features, docs, support, and maintenance.
International by default. Support international player communities with bundled translations into 53 languages.
Project links
-
Homepage and documentation: https://uskyblock.github.io/
-
Source code and releases: https://github.com/uskyblock/uSkyBlock
-
Issue tracker: https://github.com/uskyblock/uSkyBlock/issues
Documentation
Detailed documentation is available on the official site, including guides for Players, Admins, Developers, and Contributors.
Support and bug reports
We welcome any feedback, suggestions, and bug reports on GitHub:
https://github.com/uskyblock/uSkyBlock/issues
When reporting a problem, please include your server version (/version), uSkyBlock version (/usb version), relevant logs, and clear reproduction steps.
-
View User Profile
-
Send Message
Posted Aug 22, 2016@dutchy1001
Oke thats clear for a player to get one indeed. but how to make this in a challange?
http://pastebin.com/0HfX5HxR
If they have both potions it still says they cant complete it and still need both Items.
-
View User Profile
-
Send Message
Posted Aug 21, 2016@dahbawz
the format has changed with many data value's for lots of items. In your example you give you need to change it to:
There are many webpages that will explain this so for me to do this will be more confusing then guide you to some of those.
A few examples are:
http://minecraft.gamepedia.com/Potion
http://gaming.stackexchange.com/questions/241454/how-do-i-get-nausea-and-hunger-potions
With the next link you can create commands which is very handy. https://www.digminecraft.com/generators/give_potion.php
You need to alter it to the format you see below (remove the / and
change @p to {player} minecraft:)
This can only be given through the command option as you see above.
You can use op: or console: both will work, but 1 alerts in chat while the other doesn't.
-
View User Profile
-
Send Message
Posted Aug 21, 2016Hi Dutchy1001,
The challenges file is not reading potions id.
As example. if u have a challenge, get a weakness potion, and u put in in the challenges like this: requiredItems: '373:8200:1 it does recognize it as a weakness potion,
But if you brew the potion and try to complete the challenge is still says you are that one potion short.
-
View User Profile
-
Send Message
Posted Aug 21, 2016@NicksTheBoss
9 out of 10 issue's are starting with old or wrong depended plugins, this is the obvious way for me to start fixing the issue's.
If that doesn't help we go deeper into it to sort things and our main developer will be included then who can look more into the coding issue's.
I'm not sure the Java has been updated between v2.6.4 and v2.7.x but I will find this out in the next few days.
Regarding to the issue you have with the UUID, there isn't much we can do if you cant update to a newer version.
-
View User Profile
-
Send Message
Posted Aug 21, 2016@dutchy1001
Disabling cxSkyblock won't fix uSkyblock. The only reason cxSkyblock is failing to load is because uSkyblock is a required dependency that isn't loading successfully. I honestly doubt that this issue has to deal with dependencies such as WE and WG not being updated. I read the error and looked it up (what I honestly should have done from the start because it would save me a lot of time) and it means that the plugins compiled java version is not compatible with the servers java version. uSkyblock not working had nothing to do with dependencies and I knew that the whole time lol. But I guess, thanks for helping. I'll just stick to an old version and use the two commands you provided to fix players islands as I can't really update my java on the server.
Best Regards, Nick.
-
View User Profile
-
Send Message
Posted Aug 20, 2016@NicksTheBoss
Both won't load, uSkyblock and csSkyblock, so the first thing I would do is to disable the csSkyblock to see if that helps (check for an API update).
As for WorldEdit and WorldGuard many things are fixed and when a depended is mentioned as v6.xx it will always mean to use the latest available version.
-
View User Profile
-
Send Message
Posted Aug 20, 2016@dutchy1001
cxSkyblock is not uSkyblock. It is a plugin I made that works off the api of uSkyblock (for scoreboards and such). But how will updating WE and WG exactly fix the error? It says versions 6+ is needed and thats what I have on the server.
-
View User Profile
-
Send Message
Posted Aug 20, 2016@NicksTheBoss
You haven't updated the WE and WG to the latest versions as suggested.
renaming a jar file is not enough, you need to remove them.
-
View User Profile
-
Send Message
Posted Aug 20, 2016@dutchy1001
Here: http://pastebin.com/2yEEKrU3
-
View User Profile
-
Send Message
Posted Aug 20, 2016@NicksTheBoss
A startup log means the FULL log from start (of the server) till it's done loading, not just the uSkyblock part.
-
View User Profile
-
Send Message
Posted Aug 20, 2016@dutchy1001
The log that I previously put is the startup log. It doesn't even load successfully. The version is v2.7.2.
-
View User Profile
-
Send Message
Posted Aug 20, 2016@NicksTheBoss
and were is the updated /usb version output?
Maybe the full startup log will tell me more so plz post that too through pastebin .
-
View User Profile
-
Send Message
Posted Aug 20, 2016@dutchy1001
This is the error log: http://pastebin.com/Aiz6Y8ha
-
View User Profile
-
Send Message
Posted Aug 20, 2016@NicksTheBoss
Make sure you update all depended plugins to their latest version or like me the dev versions if possible, all links are on the installation page.
If the error happens then, post the startup log (through pastebin) and the new output of /usb version
Adding the Multiverse-portals/netherportals is not a bad idea either
-
View User Profile
-
Send Message
Posted Aug 20, 2016@dutchy1001
I was missing a dependency (Multiverse). I added it but I'm still getting the error.
-
View User Profile
-
Send Message
Posted Aug 20, 2016@NicksTheBoss
There is no reason to do this in PM as everybody that has issue's get the same kind of error logs. Post them through pastebin is then your best option or with the cogs wheels (see above the text box when creating a message) here to keep the format.
Regarding your issue, plz re-read the installation page special about the depended plugins you need and then see what's missing.
-
View User Profile
-
Send Message
Posted Aug 19, 2016@dutchy1001
Private messaged you to bring this to a more private area. I had some problems with the newer version lol.
-
View User Profile
-
Send Message
Posted Aug 19, 2016@NicksTheBoss
You are using an old version which is known to have a UUID bug, update to the latest v2.7.2 version or get the dev build (v2.7.3) from my signature.
EDIT:
Players that have lost their island can regain it with the help of an admin that have access to the following commands:
-
View User Profile
-
Send Message
Posted Aug 19, 2016@dutchy1001
https://gyazo.com/e6b29088a74512ee0bbf0d0a037c3ae4
-
View User Profile
-
Send Message
Posted Aug 19, 2016@NicksTheBoss
post the output of /usb version plz