Langue

SpeedTab

SpeedTab

Modrinth

A customizable tab plugin for the Velocity Minecraft proxy.

268 téléchargements 1 abonnés mis à jour 23mo ago
dernière v0.0.4-SNAPSHOT Modrinth
Velocity 1.21 – 1.21 Decoration

SpeedTab

SpeedTab is a customizable tab plugin for the Velocity Minecraft proxy. It allows you to set custom headers and footers in the Minecraft tab list across different servers, with support for colour codes and formatting.

Features

  • Customizable tab headers and footers.
  • Different headers and footers for different servers.
  • Support for Minecraft colour codes and formatting.
  • Reload config with a command /speedtabreload.
  • Permission node for the reload command.

Installation

  1. Download the latest release of SpeedTab from the top of the page.
  2. Place the downloaded JAR file in the plugins directory of your Velocity server.
  3. Start your Velocity server to generate the default configuration file.

Commands

  • Reload config - /speedtabreload

Permissions

  • Reload config - speedtab.reload
    By default no one has the permission other than the console.
    To grant the permission to a player, you will need a permissions plugin installed on Velocity, and in the backend server (eg: Paper).
    This was tested with LuckPerms installed on Velocity and Paper, both connected up to the same MySQL server with the speedtab.reload permission applied to my player.

Configuration

After running the server for the first time with SpeedTab installed, a default configuration file will be created in the plugins/speedtab directory.

Configuration File

The configuration file config.conf allows you to customize the tab headers and footers. Here is the default configuration:

default {
    tabTitle = "&aWelcome to &bSpeedTab!"
    tabFooter = "&cEnjoy your stay!"
}

servers {
    lobby {
        tabTitle = "&aWelcome to the &bLobby!"
        tabFooter = "&cEnjoy your time in the Lobby!"
    }
    survival {
        tabTitle = "&aWelcome to &bSurvival!"
        tabFooter = "&cEnjoy your time in Survival!"
    }
    // Add more servers as required.
}

For headers and footers for different servers to work, the server names should match exactly what you have in your velocity.toml file. The plugin will fallback to the default headers and footers if needed.

Colour Codes

SpeedTab supports Minecraft colour codes and formatting codes. Use the following codes in your configuration file:

  • &0 - Black
  • &1 - Dark Blue
  • &2 - Dark Green
  • &3 - Dark Aqua
  • &4 - Dark Red
  • &5 - Dark Purple
  • &6 - Gold
  • &7 - Gray
  • &8 - Dark Gray
  • &9 - Blue
  • &a - Green
  • &b - Aqua
  • &c - Red
  • &d - Light Purple
  • &e - Yellow
  • &f - White
  • &k - Obfuscated
  • &l - Bold
  • &m - Strikethrough
  • &n - Underlined
  • &o - Italic
  • &r - Reset

License

SpeedTab is licensed under the AGPL-3.0 License. See the LICENSE file for more details.

Contributing

Contributions are welcome! Please open an issue or submit a pull request on the GitHub Repository.

Acknowledgements

  • Velocity - The Minecraft proxy server that SpeedTab is built for.
  • Configurate - The library used for configuration management.
  • MiniMessage - The library used for text formatting.

Versions

Release
0.0.4-SNAPSHOT
velocity · 1.21 · 23mo ago
Added the permission node `speedtab.reload`. By default no one has the permission other than the console. To grant the permission to a player, you will need a…
106
Release
0.0.3-SNAPSHOT
velocity · 1.21 · 23mo ago
Added a command which lets you reload the config from within the game. Simply edit the config file, then run `/speedtabreload` in your game. The config reloads…
68
Release
0.0.2-SNAPSHOT
velocity · 1.21 · 23mo ago
In this version, you can now: - Set a footer, - Use colour tags, - Set different headers and footers per server. If upgrading from 0.0.1-SNAPSHOT, please…
39
Release
0.0.1-SNAPSHOT
velocity · 1.21 · 23mo ago
The first build of SpeedTab. So far you can customize the tab list header text. Drop the attached JAR into your Velocity plugins folder. The config file will…
55

Commentaires 0

Aucun commentaire pour l'instant. Sois le premier à donner ton avis.

Télécharger SpeedTab

Les fichiers proviennent directement de la source d'origine. Modgrid ne les héberge ni ne les modifie.