FAQ
Frequently Asked Questions
Last updated
Was this helpful?
Frequently Asked Questions
Last updated
Was this helpful?
If your question is not here, please ask in the .
You don't have installed
is one of the plugins' dependencies, and it is required in order for the plugin to start.
You are using CraftBukkit
This plugin requires Spigot or one of Spigot's forks to run.
We recommend using or .
The plugin encountered a critical error
This may happen if you're running the plugin on a server using an unsupported version, or if the plugin hasn't updated to the latest version of Minecraft. Please check the spigot page for information regarding what versions of Minecraft we support.
You can edit it in upgrades.yml
Inside upgrades.yml
, under oresUpgrade
, you will be able to see the Cobblestone Generator's ore chances and the price for upgrades, among other things.
This is also where you can edit the Nether Ore Generator.
The Cobblestone Generator will not use the Nether Ore Generator's values.
You can edit it in upgrades.yml
Inside upgrades.yml
, under sizeUpgrade.upgrades
, you will be able to see how big your island will be.
You have to edit the chest in the schematic file.
Copy the schematic from plugins/IridiumSkyblock/schematics
to plugins/World Edit/schematics
.
Use /schematic load name-of-schematic
to load it onto your clipboard, and //paste
to place it in your world.
Edit the contents of the chest.
Steps for using World Edit schematics:
Save your schematic using World Edit's schematic system
Select the positions using the wand or use/pos 1
and /pos 2
Copy the selection using //copy
.
Use /schematic save name-of-schematic
to save it; it will create a .schem
file in plugins/World Edit/schematics
(if you need to overwrite a schematic, add -f
to the end of the command).
Copy the schematic in World Edit's schematic folder over to plugins/IridiumSkyblock/schematics
.
Edit schematics.yml and add your schematic there.
Reload the plugin using /is reload,
and if you don't see your changes reflected, restart your server (do NOT use /reload
).
You're using an outdated format (.iridiumschem
, .schematic
).
IridiumSkyblock will only accept .schem
as a valid schematic format. .iridiumschem
is an outdated format the plugin used before switching to World Edit's format, and .schematic
is an outdated format that World Edit used prior to Minecraft 1.13.
You're using an outdated World Edit version.
Make sure that if you're using World Edit, that it is fully up-to-date, as older versions are known to cause issues.
You're using AWE / FAWE, or another fork of World Edit.
Async World Edit or Fast Async World Edit can cause problems with island generation. While they should work, the plugin is not tested with them, so compatibility is not guaranteed. It's recommended to test with regular World Edit if you're having problems.
Inside config.yml
, you can change distance: 151
, to something you want.
Manual Reset:
Stop the server.
Delete IridiumSkyblock's world folders.
Delete iridiumskyblock.db
.
Using a command:
Use the command /is clearalldata
.
A confirmation GUI will appear, and if accepted, all player data will be reset.
This will only clear player data and will not reset the world unless manually deleted.
You can change it in upgrades.yml
Inside upgrades.yml
, under blockLimitUpgrade.upgrades
, you will be able to change certain block limits.
Note: Level 1 of the upgrade is the "default" level. This also applies to all other upgrades.
Under blockLimitUpgrade
, change enabled: true
to enabled: false
.
Remove all the blocks blockLimitUpgrade.upgrades.limits
and replace it with {}
.
There's no need to panic!
Check and make sure you're on the latest version of WorldEdit for your version of Minecraft if you're using it.
Uninstall FAWE if you're using it - this is a known issue with FAWE.
Make sure the schematics you are using are made for your version of Minecraft.
This is a rare occurrence that happens when the IridiumSkyblock world is loaded and IridiumSkyblock is not working properly.
You need to make a .
Follow the steps outlined to re-save the schematic.