ZaiGanMa (LiveStatus)

Allows players to set their own status tags and display them in the chat box and TAB list

tool

Installation command

!!MCDR plugin install zaiganma_livestatus

Author

Synced at

...

Last update

...

Latest version

Total downloads

5

Back to catalogue

ZaiGanMa (LiveStatus) for MCDReforged

简体中文 | 繁體中文

Report an Issue | Share an Idea

Note

ZaiGanMa (LiveStatus) is a lightweight MCDR plugin that allows players to set their own status tags and display them in the chat box and TAB list. Based on Minecraft's native Team mechanism.

Installation

Run the following command in the MCDR console:

!!MCDR plugin install zaiganma_livestatus

Alternatively, download the .mcdr file from the Releases page and place it in your plugins folder.

Usage

CommandDescription
!!zgmView your own status
!!zgm <player>View another player's status
!!zgm set <text>Set your status
!!zgm clearClear your status
!!zgm color <color>Set status color
!!zgm clibView available colors
!!zgm libView status library (click to use)
!!zgm lib add <text>Add status to library
!!zgm lib remove <text>Remove status from library
!!zgm lib reloadReload status library from file
!!zgm lib resetReset status library to default (admin only)
!!zgm suggestGet a random status suggestion
!!zgm configView configuration panel (admin only)

Tip

Click on any status in !!zgm lib, !!zgm clib, !!zgm suggest, or !!zgm config to automatically fill the command into your chat bar, then press Enter to confirm.

Configuration

The plugin generates config.json on first run:

KeyTypeDefaultDescription
show_statusbooleantrueMaster switch for status display
max_lengthinteger8Max status text length
allow_colorbooleantrueAllow custom colors
manual_status_timeoutinteger180Manual status timeout (minutes)
library_entry_max_lengthinteger8Max status library entry length
lib_reload_permission_levelinteger3Permission level for reload/reset

Supported Colors

black, dark_blue, dark_green, dark_aqua, dark_red, dark_purple, gold, gray, dark_gray, blue, green, aqua, red, light_purple, yellow, white

Also supports hex colors like #FF6B6B.

Dependencies

DependencyVersionRequired
MCDR>= 2.13.0✅ Yes
Minecraft Data API*❌ Optional

License

GNU General Public License v3.0

Author

man8in — GitHub

README source: README.md