enable the ability to override any frame value if player is sneaking

This commit is contained in:
2025-08-02 19:31:29 +02:00
parent 7404429fc5
commit c8560926ad
5 changed files with 104 additions and 39 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ plugins {
}
group = "me.youhavetrouble"
version = "1.15.0"
version = "1.16.0"
description = "Nameplates using display entities"
java {