**started in 11.12.2022 released on the day 12.12.2022**
config look improvments
Version: 1.4.9
when you just type only/ostag it will bring up a list of parameters you can use
added <unique-description> using it in the "Players" section you can add an emoji or some text for this player only
how to create custom emoijs? visit this page
https://wiki.bedrock.dev/concepts/emojis.html#custom-emoji
how to make player face emoij? visit this page
https://mcskins.top/avatar-maker
Changed some naming in config again!
cooldown.enable: true
cooldown.delay: 10
cooldown.message: "&aYou must wait &b<left> &eSeconds&a!"
changed to
cooldown:
enable: true
delay: 10
message: "&aYou must wait &b<left> &eSeconds&a!"
And
enable-censorship: true
censorship: "Bread"
changed to
censorship:
word: "Bread"
enable: true
added breaks between messages