mirror of
https://codeberg.org/vlw/labylib-chattycape.git
synced 2025-09-14 00:23:41 +02:00
Added links to Wiki
This commit is contained in:
parent
c4bfaf29f3
commit
2decd79747
1 changed files with 4 additions and 0 deletions
|
@ -9,6 +9,8 @@ This labylib extension updates your LabyMod cape with tags from Minecraft chat.
|
||||||
* [Custom Render Endpoint](#custom-render-endpoint)
|
* [Custom Render Endpoint](#custom-render-endpoint)
|
||||||
* [Contribute](#contribute)
|
* [Contribute](#contribute)
|
||||||
|
|
||||||
|
### [List of supported servers OOTB](https://github.com/VictorWesterlund/chattycape/wiki/Default-endpoint:-Supported-servers)
|
||||||
|
|
||||||
## Get Started
|
## Get Started
|
||||||
|
|
||||||
### IMPORTANT:
|
### IMPORTANT:
|
||||||
|
@ -57,6 +59,8 @@ $ python3 start.py
|
||||||
|
|
||||||
## Default Behavior
|
## Default Behavior
|
||||||
|
|
||||||
|
### [List of supported servers OOTB](https://github.com/VictorWesterlund/chattycape/wiki/Default-endpoint:-Supported-servers)
|
||||||
|
|
||||||
If you start Chattycape with the default render endpoint; `https://api.victorwesterlund.com/chattycape` - your cape will update every **15 seconds** (limit) with a graphic of the player **avatar, name and tag** (usually "rank") who last said something in public chat (See collage at the start of this document). It only works on a handful of servers at the moment, more can be added in the future.
|
If you start Chattycape with the default render endpoint; `https://api.victorwesterlund.com/chattycape` - your cape will update every **15 seconds** (limit) with a graphic of the player **avatar, name and tag** (usually "rank") who last said something in public chat (See collage at the start of this document). It only works on a handful of servers at the moment, more can be added in the future.
|
||||||
|
|
||||||
## Custom Render Endpoint
|
## Custom Render Endpoint
|
||||||
|
|
Loading…
Add table
Reference in a new issue