9
0
mirror of https://github.com/WiIIiam278/HuskSync.git synced 2025-12-19 14:59:21 +00:00

feat: correctly apply keyed attribute modifiers, close #326

We need to construct attributes with their key if possible to avoid stacking. Uses reflection :( to do this.

Also adds a bit of error checking to health scale syncing
This commit is contained in:
William
2024-06-21 13:17:53 +01:00
parent 3d10b2324f
commit 2fcd58fc18
4 changed files with 86 additions and 37 deletions

View File

@@ -3,7 +3,7 @@ org.gradle.jvmargs='-Dfile.encoding=UTF-8'
org.gradle.daemon=true
javaVersion=17
plugin_version=3.6.3
plugin_version=3.6.4
plugin_archive=husksync
plugin_description=A modern, cross-server player data synchronization system