New Plugins – RoleTied and STFU

Today I’ve got two smaller plugins for you, “RoleTied” and “STFU”. Neither of these are particularly complex, so they’re getting lumped into one post together.

RoleTied is a dead simple bridge between DiscordSRV and LuckPerms. Rather than dealing with LuckPerms contexts, you can just map a specific Discord Role to a corresponding LuckPerms group. Whenever a player logs in, it looks at the player’s Discord roles and adds/removes LP groups accordingly.

STFU (and its friend, STHU) is a very specific tool for Velocity server networks where you want a join/leave message when a player joins the network as a whole, but not when they move between servers. Not super useful for the Hypixel-style networks, but definitely keeps the vanilla feel of a large SMP that’s using Velocity to distribute load across multiple servers. STHU is a tiny Spigot/Paper plugin that simply suppresses the vanilla join/leave message on your individual servers, and STFU goes on the Velocity server itself and broadcasts to member servers whenever a player connects/disconnects from the overall proxy.

RoleTied is available at SpigotMC as usual.

STFU is available on Hangar*.

*There is another post coming about my plans for developing and sharing plugins in the future.