Skip to content

Version 0.6

Compare
Choose a tag to compare
@arboriginal arboriginal released this 23 Oct 13:52
· 9 commits to master since this release
  • Code rework: Better performance mainly with slow databases (with sqlite performances should be also a bit better but this will not be significant in most cases as already fast)
  • SQL queries are now executed async + use a cache-code
  • Existing chests coords are shown in chat when trying to create new ones and conflicts (require permission)
  • Add new permission "tc.create.show_loc" (see above)
  • Add new options, see header of config.yml, main options: signs can be optional, and add a configurable delay before to break incomplete signs
  • Add new messages to translate (run the plugin, then check your config.yml "messages", new ones will be added. Once translated use /tc-reload to apply)
  • Change how DB table is created to improve compatibility
  • Allows to add options for database connections (like not using SSL for example)