title | description | published | date | tags | editor | dateCreated |
---|---|---|---|---|---|---|
Installation |
Getting Started with IridiumSkyblock |
true |
2024-02-18 15:15:45 UTC |
markdown |
2023-03-29 15:34:46 UTC |
IridiumSkyblock requires the following to load:
While these plugins are not mandatory for IridiumSkyblock to load, they add functionality that is considered essential on most servers.
- A Spawn Plugin (For providing a way to return to the default world).
- An Economy Plugin that supports Vault (Required for any currency to be used or rewarded).
- Placeholder API (PAPI) (For placeholders to function across other plugins).
- World Edit (For making schematics).
We recommend using 1.16+, as previous versions have performance issues and lack features. We also recommend using Paper or Purpur.
If you are not running a version listed above, either update your server or do not use IridiumSkyblock, as it will not work properly. {.is-info}
Note: IridiumSkyblock currently does NOT support Folia. It will not load on any server using this software. {.is-warning}
- Download the plugin from Spigot or Modrinth.
- Place the downloaded file in your
server/plugins
folder. - Restart your server by running
stop
in the console and allowing the server to fully shutdown, then start the server again.
Do NOT use the
/reload
command, or any plugin that reloads your server or plugins, like PlugManX. This breaks the way that IridiumSkyblock (and many other plugins) functions, and can cause data loss. You will not receive support for this plugin if you are using these methods. {.is-danger}
After that, IridiumSkyblock should populate your
server/plugins/IridiumSkyblock
folder with all the files it needs to work properly. {.is-success}
You should see the following in plugins/IridiumSkyblock
:
Config files (.yml)
bankitems.yml
biomes.yml
blockvalues.yml
commands.yml
configuration.yml
enhancements.yml
inventories.yml
messages.yml
missions.yml
permissions.yml
schematics.yml
settings.yml
shop.yml
sql.yml
top.yml
Database file (.db)
IridiumSkyblock.db
Schematic files (.schem)
IridiumSkyblock/schematics
desert.schem
desert_end.schem
desert_nether.schem
jungle.schem
jungle_end.schem
jungle_nether.schem
mushroom.schem
mushroom_end.schem
mushroom_nether.schem
You can also confirm that IridiumSkyblock loaded by running /is about
or by searching your console log for the message that IridiumSkyblock sends when it's enabled.
A screenshot of the
/is about
command. Your message may have a different version listed.
As you can see in the example image, IridiumSkyblock has loaded and is working properly.
If you do not see this, but instead an error or unknown command prompt, please make sure that you have Vault installed, and that you're running a supported version of Minecraft and Spigot (or its forks). The plugin will either show up in red when using /plugins
(/pl
) or it will not show up at all, and there will be an error in the console explaining the problem.
Example:
[19:36:49 ERROR]: Could not load 'plugins\IridiumSkyblock-4.0.jar' in 'plugins'
org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [Vault]. Please download and install these plugins to run 'IridiumSkyblock'. {.is-danger}
If you see this error, that means that you do not have Vault installed. Please download and install Vault to run IridiumSkyblock.
These plugins are supported by IridiumSkyblock, and installing them will provide your server with extra features not otherwise implemented into the main plugin.
Please note that IridiumDevelopment will not be able to provide support for plugins outside the IridiumDevelopment family, but we're more than happy to try and point you in the right direction.
You should probably ask for support from the developers.
World / Schematic Generation
Placeholders
Spawners / Stackers
Economy
You can use any economy plugin that hooks into Vault, but we recommend one of these.
Other
Placeholder TextNote: If you'd like to see your plugin listed here, let us know in our Discord server! (Read the rules first, though.) {.is-info}
In order to properly uninstall IridiumSkyblock from your server, follow these steps.
- Stop the server.
- Delete the
plugins/IridiumSkyblock
folder. - Delete the
IridiumSkyblock
world folder. - Delete the plugin file from
plugins
. - Start the server.