experimental changes to allow running on paper.

Paper finally fixed passenger teleportation mechanic and doesn't block portal entry for players with passengers, so technically it's possible to run on paper and without a couple of workarounds that were needed to circumvent random issues
This commit is contained in:
2025-11-13 19:22:59 +01:00
parent a8e7d2c0b1
commit 532e67c4ca
3 changed files with 2 additions and 55 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ plugins {
}
group = "me.youhavetrouble"
version = "1.17.0"
version = "1.18.0-paper-test"
description = "Nameplates using display entities"
java {