Skip to content

Commit 64d3e5a

Browse files
committed
Merge tag '1.1.0.5' into develop
2 parents 432c1a3 + 27949ec commit 64d3e5a

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
}
88

99
group = "fr.maxlego08.menu"
10-
version = "1.1.0.4"
10+
version = "1.1.0.5"
1111

1212
extra.set("targetFolder", file("target/"))
1313
extra.set("apiFolder", file("target-api/"))

changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,15 @@
4242

4343
# Unreleased
4444

45+
# 1.1.0.5
46+
47+
- Improved and optimized internal code. These consist of micro-optimizations that will only be noticeable on servers with several hundred players.
48+
- Added an option to disable toasts.
49+
- Fixed antivirus-related flag issues.
50+
- Fixed default attributes applied to items.
51+
- Added support for MythicMobs.
52+
- Added a placeholder for global placeholders.
53+
4554
# 1.1.0.4
4655

4756
- Update to Sarah 1.20. Added MARIADB support

0 commit comments

Comments
 (0)