For the complete documentation index, see llms.txt. This page is also available as Markdown.

๐ŸชถInstallation

  • Install VoidGen and UltimateOneBlock into the server plugins folder, then start the server once to generate the configuration and the island world.

  • By default the plugin uses an embedded H2 database and works with no extra setup.

  • To use MariaDB, set database.type to MariaDB and fill in the database.mariadb credentials in config.yml.

Optional dependencies

Install any of these to enable the matching feature:

  • Vault โ€” economy backend for the island reset cost.

  • 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