stella

stella

A star-powered player teams plugin. ๐ŸŒ 

125 downloads
0 followers

Header

Source Code in GitHub Available for Jitpack Syncs with LuckPerms Supports PlaceholderAPI

Stella ๐ŸŒ 

Stella is a star-powered player-teams plugin for Spigot & Paper servers โ€” lightweight, fully configurable, and built to organize your players with priorities, colors, and powerful targeting.

Supports Minecraft 1.20.x โ€“ 1.21.x on Spigot/Paper (and forks like Purpur). LuckPerms & PlaceholderAPI are optional.


Features ๐Ÿ’ซ

  • Teams with priorities โ€” when a player belongs to several teams, the highest-priority one wins as their "main" team.
  • Per-team hex colors โ€” give each team a #RRGGBB color that drives vanilla nametag & tab colors.
  • Smart member targeting โ€” add or remove players one by one, or in bulk with @all, @online, and @team:<id> to move an entire team at once.
  • LuckPerms integration โ€” mirror team membership as permission groups automatically.
  • Scoreboard team hook โ€” reflect teams as vanilla scoreboard teams so nametags take the team color.
  • Auto-team on join โ€” drop new players into a default team automatically (with a bypass permission).
  • PlaceholderAPI support โ€” 21 placeholders for chat, scoreboards, tab lists and more.
  • Fully configurable messages โ€” restyle every line the plugin sends in messages.yml.
  • Developer API โ€” query and manage teams from your own plugins, with cancellable events.
  • Update checker โ€” get notified on Modrinth releases.
  • UUID-based genestorage โ€” so memberships survive name changes. THIS PLUGIN DOES NOT WORK ON OFFLINE-MODE (CRACKED) SERVERS!

Commands ๐Ÿ’ป

Everything lives under /stella:

/stella create <id> [priority]              Create a team
/stella join <team> [target]                 Add member(s) โ€” @all, @online, @team:<id>
/stella leave <team> [target]              Remove member(s)
/stella setname | setcolor | setpriority    Customize a team
/stella info team|player <name>             Inspect a team or player
/stella list                                List all teams
/stella reload                              Reload config & messages

For Developers ๐Ÿงช

Drive Stella from your own plugin via StellaAPI (static methods) and listen to cancellable PlayerJoinTeamEvent / PlayerLeaveTeamEvent plus TeamCreateEvent / TeamDeleteEvent. Available on JitPack.

Links ๐Ÿ”—

Support โ“

Found a bug or have a feature request? Open an Issue on GitHub so it can be tracked and resolved. For setup help, check the wiki first.


*Stella โ€” a star-powered player teams plugin.