Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 3 months ago
TeamShow
A plugin that utilizes the Apollo API to share player locations in real-time between teammates on Lunar Client.
📌 Overview
This plugin controls Lunar Client's "Team" features from the server-side. Players who join the same team will be able to see each other's locations as nametags and waypoints (markers).
🛠 Prerequisites
The following API plugin must be installed on your server for this plugin to function:
-
SpigotMC/[API] Apollo or Modrinth/Apollo
[Team features will not work without Apollo installed on the server.]
🖥 Supported Clients / Mods
Team indicators can be displayed for players using:
- Lunar Client (Built-in "Team" module)
- TeamViewer MOD (Created by kazut0: A mod that enables team displays for non-Lunar Client users)
🎮 Commands & Usage
Main Command: /teamshow
| Command | Description | Example |
|---|---|---|
/teamshow join <team_name> |
Create or join a specific team. | /teamshow join RedTeam |
/teamshow color <team_name> <color> |
Change the display color of the team. | /teamshow color RedTeam red |
/teamshow leave |
Leave your current team. | /teamshow leave |
Available Colors
black, dark_blue, dark_green, dark_aqua, dark_red, dark_purple, gold, gray, dark_gray, blue, green, aqua, red, light_purple, yellow, white
⚠️ Recommended Versions
- Minecraft 1.21 – 1.21.10 (Paper / Spigot)
- Java 21 or higher


