Skip to content

1.3.0-1.18.2

Latest

Choose a tag to compare

@FederAndInk FederAndInk released this 30 Aug 19:41
fec8347
  • fix advancements strings for real and use a cleaner recent way of loading the language files
  • add optional crash-report channel and send crash-report automatically with a mclo.gs link
  • add require member to be on the discord server option
  • kick player when their linked discord account is removed from the discord server

new config keys (they won't be added automatically if the config file is already generated, you need to add them manually):

{
  "crashChannelId": "",
  "requireMemberOnDiscordServer": true,
  "notOnDiscordServer": "You need to be on the discord server. Please join https://discord.gg/YOURLINK",
  "removedFromDiscordServer": "You are not on the discord server anymore",
}

Full Changelog: 1.1.4-1.18.2...1.3.0-1.18.2