- A description / explanation of the alias files has been added.
- Small code changes
---------------------------------------------------------------------------------
There is currently a poll on our
Discord!
Should I remove the TextBuilder option or keep it?
I ask myself this question, because you have the same possibilities about the Messages.
Here 2 examples, which are identical!
Code (YAML):
Alias:
Message:
Enable
: true
Messages
:
- 'Our Support Discord'
TextBuilder:
Enable
: true
Hover
: '&6dc.t2code.net'
ClickEvent:
Enable
: true
Action
: 'OPEN_URL'
ActionValue
: 'https://dc.t2code.net'
Code (YAML):
Alias:
Message:
Enable
: true
Messages
:
- 'Our Support Discord/*/&6dc.t2code.net/*/OPEN_URL/*/https://dc.t2code.net'
To the poll