HolographicDisplays/Config
filoghost e5936b423d Reimplement precise-hologram-movement differently to fix lag issues
The `precise-hologram-movement` config option was creating lag on some servers. The option is now removed from the configuration and its functionality has been reimplemented through ProtocolLib (when installed). It now uses a different method that doesn't rely on inspecting stacktraces.

Secondly, a workaround was added to fix the Minecraft bug causing entities to not move client side when teleported shortly after spawning. The cause is EntityTrackerEntry (a NMS class) not sending the teleport packet.
2020-04-18 00:14:55 +02:00
..
src/main/java/com/gmail/filoghost/holographicdisplays Reimplement precise-hologram-movement differently to fix lag issues 2020-04-18 00:14:55 +02:00
pom.xml Start 2.4.2 development 2020-01-12 18:29:12 +01:00