Added two new versions (0.2.0 removes the DamageListener and 0.2.1 adds the start of the command /set-chat-color to set the color of the display name
This commit is contained in:
@@ -2,3 +2,9 @@ name: ChatBeautifier
|
||||
version: '${project.version}'
|
||||
main: de.privacynerd.chatbeautifier.ChatBeautifier
|
||||
api-version: '1.20'
|
||||
|
||||
commands:
|
||||
set-chat-color:
|
||||
description: Mit diesem Befehl kannst du die Farbe deines Namens setzen.
|
||||
aliases: ["scc"]
|
||||
usage: /set-chat-color
|
Reference in New Issue
Block a user