Перейти к содержимому
Mineforgian

stella

A star-powered player teams plugin. 🌠

Загрузки
29
Подписчики
0
Обновлён
23 июня 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 13 июня 2026 г.

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.

Ченджлог

1.0.1-fabric-1.21.1Релиз1.21, 1.21.1 · 23 июня 2026 г.
1.0.1-paperРелиз26.1.1, 26.1.2, 26.2 · 23 июня 2026 г.
1.0.0Бета26.1, 26.1.1, 26.1.2 · 13 июня 2026 г.

stella v1.0.0 Change Log:

  • feat: teams with priorities — highest-priority team is the player's main team
  • feat: per-team hex colors (#RRGGBB)
  • feat: member targeting — single players, @all, @online, @team:<id>
  • feat: LuckPerms sync — mirror team membership to permission groups
  • feat: scoreboard hook — reflect teams as vanilla scoreboard teams
  • feat: auto-team on join, with bypass permission
  • feat: PlaceholderAPI support — 21 placeholders
  • feat: configurable messages (messages.yml)
  • feat: developer API (StellaAPI) with cancellable team events
  • feat: Modrinth update checker
  • feat: UUID-based storage — memberships survive name changes

Комментарии

Загружаем…