https://github.com/iridium-development/iridiumskyblock
IridiumSkyblock: Skyblock Redefined
https://github.com/iridium-development/iridiumskyblock
hacktoberfest minecraft plugin skyblock skyblock-plugin spigot spigot-plugin
Last synced: 4 days ago
JSON representation
IridiumSkyblock: Skyblock Redefined
- Host: GitHub
- URL: https://github.com/iridium-development/iridiumskyblock
- Owner: Iridium-Development
- License: gpl-3.0
- Created: 2021-02-19T15:22:50.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2026-04-05T02:10:42.000Z (4 days ago)
- Last Synced: 2026-04-05T03:23:30.819Z (4 days ago)
- Topics: hacktoberfest, minecraft, plugin, skyblock, skyblock-plugin, spigot, spigot-plugin
- Language: Java
- Homepage:
- Size: 2.6 MB
- Stars: 143
- Watchers: 4
- Forks: 108
- Open Issues: 79
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# IridiumSkyblock




## Introduction
Skyblock: **Redefined**
IridiumSkyblock is a Skyblock plugin designed from the ground up for speed, performance, and excellence. It features an advanced missions system, a shop, island upgrades and boosters, teamwork and cooperation features, and so much more.
This plugin, as with all of Iridium Development's software, aims to deliver a premium image, streamlining the setup process and eliminating the headache of having to figure out the details, while also proving to be extremely configurable to create an unparalleled experience.
Every aspect of the plugin has been carefully crafted to suit the server's needs, and between the extensive GUI customization and plethora of extra options, server owners can rest easy knowing that there's a Skyblock plugin out there that fits their needs. It's this one, if you were wondering.
## Getting Started
Download the plugin from [Spigot](https://www.spigotmc.org/resources/iridium-skyblock-1-13-1-19.62480/), [Modrinth](https://modrinth.com/plugin/iridiumskyblock), [Hangar](https://hangar.papermc.io/IridiumDevelopment/IridiumSkyblock), [Github Releases](https://github.com/Iridium-Development/IridiumSkyblock/releases), or compile it yourself.
Once you have a copy of the plugin (it should be a ``.jar`` file), simply place it in the ``server/plugins`` folder.
After the plugin is set up and running, check out our [**wiki**](https://docs.iridiumdevelopment.net) for documentation.
### Requirements
- [Vault](https://www.spigotmc.org/resources/vault.34315/) - Required Dependency
### Recomendations
- [World Edit](https://enginehub.org/worldedit)
- [Multiverse](https://dev.bukkit.org/projects/multiverse-core)
- [PlaceholderAPI](https://www.spigotmc.org/resources/placeholderapi.6245/)
- [DecentHolograms](https://www.spigotmc.org/resources/decentholograms-1-8-1-19-4-papi-support-no-dependencies.96927/)
- A spawn plugin
- An economy plugin (features will be limited without one)
- [EssentialsX](https://essentialsx.net/)
- [RoseStacker](https://www.spigotmc.org/resources/rosestacker.82729/)
### Compiling
Clone the repo, and run the [build.gradle.kts](https://github.com/Iridium-Development/IridiumSkyblock/blob/master/build.gradle.kts) script.
If you need to take a look, here is the [Nexus](https://nexus.iridiumdevelopment.net/#browse/browse:maven-public:com%2Firidium%2FIridiumSkyblock) repo.
## Development
You may notice when compiling and developing against IridiumSkyblock that there is a significant portion of code that isn't located in this repo. That's because IridiumSkyblock is an extension of IridiumTeams, and also uses functions from IridiumCore.
- [IridiumCore](https://github.com/Iridium-Development/IridiumCore)
- A sort of library for all of Iridium Development's plugins
- [IridiumTeams](https://github.com/Iridium-Development/IridiumTeams)
- The generic plugin, which extends IridiumCore, and involves all of the code for team management, including leveling, missions, team members, the bank, etc.
- [IridiumSkyblock](https://github.com/Iridium-Development/IridiumSkyblock)
- This plugin, which extends IridiumTeams, and houses its own code specific to Skyblock, such as the world generation.
When developing with IridiumSkyblock, you may have to reference all three repos for your purposes.
## Support
If you think you've found a bug, please make sure you isolate the issue down to IridiumSkyblock and its dependencies before posting an issue in our [Issues](https://github.com/Iridium-Development/IridiumSkyblock/issues) tab. While you're there, please follow our issues guidelines.
If you encounter any issues while using the plugin, feel free to join our support [Discord](https://discord.gg/6HJ73mWE7P).