Skip to content

Releases: Blueyescat/skript-logs

Bug Fix

20 Oct 18:52
Compare
Choose a tag to compare

Fixes

  • Fixed console errors while shutting down the server

Small but important fix

27 Jun 17:10
Compare
Choose a tag to compare
  • Fixed a problem with Spigot 1.14+ (might not be the exact version) that spams the server console with errors and breaks the log event

Minor Changes

15 Sep 23:36
Compare
Choose a tag to compare
  • Added log level to string converter. So the log level type acts like a text now, for example you can do %log level in upper case%.

  • Now, It will give a parse error if you try to use the logged message outside of a log event.

⚠️ Small breaking change: The log[ged] part on the logged message syntax is not optional anymore. Because it was conflicting with Skript's message expression in the chat event.

Initial release 🎉

15 Sep 00:20
Compare
Choose a tag to compare