A simple plugin to utilize LabyMod's server API without coding knowledge.
- Disallow LabyMod completely by kicking players as soon as they join with LabyMod
- Custom banner above the tablist
- An economy display (cash & bank) using Vault
- Country flags beside your name in the tablist
- Subtitles below player names based on their permissions
- Customizable interaction menu bullets
- Sync LabyMod permissions which allow/limit core/addon features with server permissions
- Partly customizable Discord rich presence (LabyMod does not allow fully customizable rpc)
- A command to see LabyMod specific information of a player
- The LabyMod subtitle
- The economy balances
- The LabyMod version
- The region code
- Put specific addons into on of 3 states (These are bypassable with permissions)
- Recommended (Shows the player a popup recommending these addons)
- Required (The player will get kicked if not installing all required addons from the popup)
- Disabled (Disables addons completely)
/labyinfo- Shows LabyMod specific info about a player./labyutils- Reloads the config.
labyutils.bypass.addon.*- Ignores all recommended, required, or disallowed addonslabyutils.bypass.addon.<namespace>- Ignores a specific recommended, required, or disallowed addonlabyutils.info- Grants base access to/labyinfolabyutils.info.subtitle- See player subtitles in/labyutilslabyutils.info.economy- See economy balances in/labyutilslabyutils.info.version- See LabyMod versions in/labyutilslabyutils.info.region- See player regions in/labyutilslabyutils.permissions.*- Gives the player all configured LabyMod permissionslabyutils.reload- Grants access to/labyutils
Requires Java 11+
Optional dependencies
- Vault - For economy displays
- PlaceholderAPI - For placeholders. See supported placeholders
%labyutils_playerflag%* - The player's country code%labyutils_subtitle%* - The player's server subtitle%labyutils_clientversion%* - The player's LabyMod version%labyutils_cash%* - The player's cash balance%labyutils_bank%* - The player's bank balance%labyutils_banner%- The server's banner
* - Requires a player argument
Note: I'm not a LabyMod developer so this is an unofficial plugin.