๐ชถInstallation
Modern OneBlock requires Java 25 and a Minecraft 26.1+ server. Paper and Folia are both supported.
Drop
ModernOneBlock-26.1.0.jarinto the serverpluginsfolder, then start the server once to generate the configuration and the island world.VoidGen is no longer required. The islands world is generated by a bundled void generator, so you can uninstall VoidGen.
By default the plugin uses an embedded H2 database and works with no extra setup.
To use MariaDB, set
database.typetoMariaDBand fill in thedatabase.mariadbcredentials inconfig.yml.Data lives in
plugins/ModernOneBlock/. If you are updating from 1.0.8, read upgrading.md โ your oldplugins/OneBlock/folder is moved for you.
Optional dependencies
Install any of these to enable the matching feature:
Vault โ moving money between a player's own balance and the island bank. The bank, shop and upgrades work without it.
PlaceholderAPI โ
%oneblock_*%placeholders.LuckPerms โ per-group island member limits (
custom-max-players).HolographicDisplays, DecentHolograms, FancyHolograms or CMI โ leaderboard/info holograms.
MythicMobs, ItemsAdder, Nexo, JetsMinions โ content integrations.
Last updated