Skip to content

[3.2.0] New command aliases config and scoreboard is back

Compare
Choose a tag to compare
@diogotcorreia diogotcorreia released this 28 Jan 12:21
· 475 commits to master since this release

With Triton v3.2.0, there is a new command-aliases config option. With TritonConfig#getCommandAliases, you can get the value of that option.

Scoreboard support was (somewhat) added back, which means TritonConfig#isScoreboards and TritonConfig#getScoreboardSyntax are no longer deprecated.
Please note that TritonConfig#isScoreboardsAdvanced is still deprecated and will always return false.