Skip to content

Latest commit

 

History

History
129 lines (91 loc) · 4.51 KB

README.md

File metadata and controls

129 lines (91 loc) · 4.51 KB

GitHub release GitHub issues GitHub license

Status

A Minecraft datapack which adds a suffix to your name in the tablist. Just because, why not?
v2.2 compatible with 1.21 and above

Download Status on modrinth

Screenshots

Multiplayer Singleplayer

Table of contents

Features

  • Lightweight
  • No configuration needed
  • Animated suffixes
  • Visible to everyone
  • Runs on every vanilla based server and in singleplayer

Installation

  1. Stop the server or
  2. Download the latest Status.zip
  3. Paste it in world/datapacks or saves/<world>/datapacks
  4. Start the server
  5. Enable it by typing /datapack enable "file/Status.zip"
    If nothing happens, run /function default:firststart

If there are any problems, create an issue.

Usage

Basics

All of these commands can be accessed by anyone using the status panel or the chat.

Command Displays
/trigger Status status panel
/trigger StatusAnimated animation menu
/trigger StatusHelp help menu
/trigger Statushelp set 2 credits

Teams

To join a team, either click it on the status panel or use the command below.

  trigger Status set <ID>
ID Suffix Animated Color
5 AFK gray
6 Building aqua
7 Cute light_purple
8 Discord blue
9 Discovering... dark_green
10 Event light_purple
11 Farming gold
12 NoNether dark_red
13 PvP dark_red
14 Recording red
15 Redstone red
16 RP yellow
17 Streaming dark_purple
18 SUS dark_aqua

To clear your status, run /trigger Status set 100

Animation

You can manage animations by selecting your preference in the animation menu.

  trigger StatusAnimated

Admin

These commands can only be used by players with operator status.

  • /function setup:reinstall resets all data and reboots the datapack
  • /function setup:remove
    • /trigger StatusKeep aborts the process
    • /trigger StatusRemove deletes everything

To completely disable the datapack, run /datapack disable "file/Status.zip" to disable autostart on reload.

Uninstallation

  1. Run /function setup:remove
  2. To confirm run /trigger StatusRemove
  3. Run /datapack disable "file/Status.zip"
  4. Delete the Status.zip from the datapacks folder (optional)

Support / Feature request

Feel free to create an issue over here on GitHub.

Authors

Acknowledgements

License