Releases: randombyte-developer/kt-skript
Releases · randombyte-developer/kt-skript
v1.4.0
Changes:
- Added Flow Maths to the default.imports (by @pie-flavor)
v1.3.1
Changes:
- Fixed one inconvenience when creating commands
v1.3.0
Changes:
- Added
BigDecimal
andEconomyService
tools - Improved the scheduler module
v1.2.1
Changes:
- Fixed bugs in the scheduler module
v1.2
Changes:
- Added more scheduler utils
- Added server start/stop events
- Moved/Extracted duration and date serialization
- Added getNearbyEntities
v1.1.4
Changes:
- Fixed a bug which caused empty hands not being recognized correctly, this was due to a recent change in Sponge
v1.1.3
Changes:
- Fixed a bug with the spawning event
- Fixed warnings on Windows
v1.1.2
Changes:
- Fixed a bug which prevented the automatic script reloading
v1.1.1
Changes:
- Fixed bug on Windows
v1.1
Changes:
- Fixed a bug which stopped the monitoring for script file changes when a script failed to execute
- Fixed a bug which prevented script specific .imports file from being actually used
- As of now, by default the default.imports file is ignored; changes will be respected and not overwritten only if the config option is enabled
- Added config option for more log verbosity