Does BEC offer a way to show a defined text on a certain command? Like the admin type !rules into chat and the players will see that defined text chat?
I tried some methods but it won’t work.
<command id="36">
<name>!rules</name>
<group>10</group>
<cmd>say</cmd>
<time></time>
<text>
#1 Rule.
#2 Rule.
#3 Rule.
</text>
<desc></desc>
</command>