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 Apr 9, 2016@dutchy1001
Resolved I give the solution for the other if they have the same problem or edit your file thermos.yml kcauldron.yml or cauldron.yml depends on the type of server you
updatechecker: enable: false quiet: false
common: allowNetherPortalBesidesOverworld: False == changed at True ==
logging: materialInjection: false clientModList: true
op: consoleonly: false command: enable: true
-
View User Profile
-
Send Message
Posted Apr 6, 2016@Carambaz
Update the server to MC 1.9.
The MC 1.7 is not supported any more due to many changes made for MC 1.9
Even your 1.7.9 file is old, there are newer 1.7.9 server files that will work.
-
View User Profile
-
Send Message
Posted Apr 6, 2016skyblock world isn't created at start nor gets the plugin enabled.
usb version also makes no output.
error thrown from uskyblock:"
[19:44:22 INFO]: [uSkyBlock] Enabling uSkyBlock v2.5.3-bukkit-1.7.9 [19:44:23 INFO]: No plugins/uSkyBlock/config.yml found, it will be created [19:44:23 ERROR]: Error occurred while enabling uSkyBlock v2.5.3-bukkit-1.7.9 (Is it up to date?) java.lang.NoSuchMethodError: org.bukkit.configuration.file.FileConfiguration.load(Ljava/io/Reader;)V at us.talabrek.ultimateskyblock.utils.file.FileUtil.readConfig(FileUtil.java:81) [?:?] at us.talabrek.ultimateskyblock.utils.file.FileUtil.getYmlConfiguration(FileUtil.java:139) [?:?] at us.talabrek.ultimateskyblock.uSkyBlock.getConfig(uSkyBlock.java:201) [?:?] at us.talabrek.ultimateskyblock.uSkyBlock.reloadConfigs(uSkyBlock.java:1143) [?:?] at us.talabrek.ultimateskyblock.uSkyBlock.onEnable(uSkyBlock.java:216) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:448) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:382) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:320) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks] at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks]
"
This server is running CraftBukkit version git-Bukkit-1.7.2-R0.3-59-g6efeddf-b3074jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.1-SNAPSHOT)
uSkyblock: v2.5.3
worldedit: 6.1
worldguard: 6.1
Multiverse-Inventories Version: 2.4-b112
Multiverse-Core Version: 2.5-b654
Multiverse-NetherPortals Version: 2.5-bUNKNOWN
Multiverse-Portals Version: 2.5-b670
Vault: 1.4.1
Chest Commands: 3.0.7
-
View User Profile
-
Send Message
Posted Apr 6, 2016@dutchy1001
ok Ty
-
View User Profile
-
Send Message
Posted Apr 6, 2016@Nikita6464
Unfortunately I don't support KCauldron due to many issue's that cant be fixed. uSkyblock is written for Craftbukkit/Spigot.
Only thing I can suggest is to add Multiverse-netherPortals to your setup.
-
View User Profile
-
Send Message
Posted Apr 5, 2016@dutchy1001
Name : uSkyblock Version: 2.5.3-bukkit-1.7.9 Description Ultimate Skyblock v2.5.3-bukkit-1.7.9-da7f04-383 Language :en (en)
Server: KCauldron 1.7.10-R0.1-SNAPSHOT (MC: 1.7.10)
Name: Vault (Enabled) Version: 1.4.1-b436
Name: WorldEdit (Enabled) Version :6.1;no_git_id
Name: WorldGuard (Enabled) Version: 6.1
Are you sure you have the right plugin. yes because I test 2
Have you enabled the Nether in the config. yes
distance and protectionRange value's. I 'll let you know because it's late here at home and I have to work tomorrow. thank you for your quick reply
distance and protectionRange value's. 128
-
View User Profile
-
Send Message
Posted Apr 5, 2016@Nikita6464
Any bug report should have the output of /usb version so we can see what we work with.
Have you enabled the Nether in the config with the necessary distance and protectionRange value's?
EDIT:
Are you sure you have the right plugin as you exactly posted this in an other forum too???
-
View User Profile
-
Send Message
Posted Apr 5, 2016Hello I do not understand when I create a portal to go to the island nether nothing is happening even with the lighter, it lights if anyone could help me would be its very nice
-
View User Profile
-
Send Message
Posted Apr 3, 2016nvm I fixed it
-
View User Profile
-
Send Message
Posted Mar 31, 2016@epicgenesect
http://dev.bukkit.org/bukkit-plugins/uskyblock/pages/bug-report/
-
View User Profile
-
Send Message
Posted Mar 31, 2016I don't have the folder. How do I fix? by the way i am using server.pro
-
View User Profile
-
Send Message
Posted Mar 26, 2016@dutchy1001
Thanks :D
-
View User Profile
-
Send Message
Posted Mar 25, 2016@ThatGeekyCombo
I posted this example a while back...click here
-
View User Profile
-
Send Message
Posted Mar 25, 2016@dutchy1001
Where should i put this? :)
-
View User Profile
-
Send Message
Posted Mar 25, 2016@ThatGeekyCombo
You haven't add the display items to the uSkyblock config.
See here the section extra-menus that we have taken out the default config but can be re-added to make use with Chest Command GUI.
-
View User Profile
-
Send Message
Posted Mar 25, 2016I have the correct versions for the plugins, chest commands gui. The shops are made however they don't appear in /is it is blank. How could I fix this? http://imgur.com/vTQvhXg
-
View User Profile
-
Send Message
Posted Mar 24, 2016@Ryanradnell
In normal 1.7.9/10 spigot server the command /island warp [playername] works (if they have the warp enabled ofcourse). I presume then that Thermos is a simular server file as KCauldron.
@puppytlh
I doubt R4zorax will work on the 1.7.X versions, but I will ask again.
-
View User Profile
-
Send Message
Posted Mar 24, 2016Hey Guys So! I've spent about an week trying to fix a bug that because I had so many plugins I could not find out how to fix! well it turns out it was USB! BUT! I found how to fix it! So for people using the 1.7.10 version for Modded packs like Skyfactory, or AG Skys, or anything of the sort You need to check out THIS OPTION!
protection:
It Resets the Meta Id of items for instance ME Drives loot bags golden bag of Holding ECT will be reset to right before someone got them for instance You got a loot bag take out every thing you want then drop it on the ground it resets it and will give them a brand new loot bag! and if you drop a ME drive with stuff on the drive it will Reset the drive to empty! or if you have something that holds power like a jet-pack or a Energy cell with power drop that on the ground and it will reset back to not having power in it good thing is its a simple fix! just change
item-drops: true ; item-drops: false
This will fix that bug! Like this post if this helped!
Also People that work on the Mod if you see this could you Update the 1.7.10 Verson to maybe fix that? so we can still keep non party member from picking up items on other islands?
-
View User Profile
-
Send Message
Posted Mar 22, 2016@dutchy1001
I use v2.5.3 because i run a 1.7.10 server with Thermos, which is the latest version that works. But back to the permissions,i should have stated that i have usb.extra.addwarp in my permissions but it only allows "/is setwarp" and "/is togglewarp". Those commands work while the "/is warp" does not, although it's no big deal, since i do use an unsupported version.
-
View User Profile
-
Send Message
Posted Mar 22, 2016@Ryanradnell
update to uSkyblock v2.6.4.
The version you use (v2.5.3) the warp permission is still uses ubs.extra.addwarp. This can still be found on the Commands and Permissions page (line through).