HomeJavaModstiAuth
tiAuth

tiAuth

Authorization plugin for BungeeCord


Features:


Commands:

For players:

For administrators:


Migration

Supported Plugins

Migration Commands

Below are the commands for the default database types used by these plugins.

If you are using a file-based database (SQLite or H2):

MCAuth SQLite

/tiauth migrate mcauth sqlite auth.db

LimboAuth H2

/tiauth migrate limboauth h2 limboauth-v2 empty empty

AuthMe SQLite

/tiauth migrate authme sqlite authme.db

Important — LimboAuth H2 Migration

Before migrating from LimboAuth H2 (which uses H2 as its default database):

  1. Open your config.yml.
  2. Change the version value under libraries.h-2 to 2.1.214.
  3. Delete the tiAuth database file (if you are using H2 — it’s the default).
  4. Restart your server.

This is required because LimboAuth uses an outdated version of H2 that is incompatible with the newer version used by tiAuth by default.
If you skip these steps, the plugin will throw an error during migration.


Virtual server forwarding setup (required for proper player redirection):

  1. In the plugin configuration, set servers.use-virtual-server: true and restart the server.
  2. Navigate to the virtual server configuration file: /plugins/tiAuth/picolimbo/config.toml.
  3. In the [forwarding] section, select your preferred method:
    • MODERN — for Velocity or any proxy supporting Modern forwarding. Enter your key in the secret field.
    • BUNGEE_GUARD — for BungeeGuard. Add a tokens field as an array, for example: tokens = ["123", "456", "789"].
    • LEGACY — for legacy forwarding.
  4. Restart the server.

Additional configuration: To disable the use of schematics, set schematic_file = "" in the [world.experimental] section. If you wish to use your own schematic, provide the file path (note: the file may need to be converted; check the PicoLimbo documentation for more details).

Full documentation for PicoLimbo configuration


Support

Discord Server
Telegram

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more