Implement chat format support
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-11-12 06:57:44 +01:00
parent 3b744fe113
commit 36dd8afec1
2 changed files with 6 additions and 1 deletions

View File

@@ -10,4 +10,5 @@ island:
yaw: 0.0
pitch: 0.0
chat:
cool-down: 3
cool-down: 3
format: '§7{player} » {message}'