stella
PluginLicenseRef-All-Rights-Reserved

stella

A star-powered player teams plugin. 🌠

17
Downloads
0
Followers
1 weeks ago
Updated
πŸ“¦
3
Versions

πŸ“–About stella

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.