promotional bannermobile promotional banner

SwiftEssentials

A lightweight, server-side Fabric mod that adds essential /sethome, /home, and /spawn commands. No client installation required!
Back to Files

serveressentials-1.1.7.jar

File nameserveressentials-1.1.7.jar
Uploader
Lous12Lous12
Uploaded
Jun 28, 2026
Downloads
60
Size
21.7 KB
Mod Loaders
Fabric
File ID
8337289
Type
R
Release
Supported game versions
  • 1.20.6
  • 1.20.5
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:swiftessentials-1591462:8337289"

Learn more about Curse Maven

What's new

📝 Changelog - v1.1.7

🐛 Bug Fixes

  • Fixed Netty Network Crash (ClassCastException): Resolved a critical issue where players were instantly kicked from the server with a ClassCastException: class java.lang.Byte cannot be cast to class org.joml.Quaternionf error. This happened due to legacy byte ID injection into the DataTracker on Minecraft 1.20.1, which broke the entity packet structure.
  • Fixed Ghost/Invisible Holograms: Fixed a bug where updating text via a clean NBT compound accidentally reset the entity's position, causing holograms (and their hitboxes) to teleport to world origin (0, 0, 0).

🛠️ Technical Changes & Optimizations

  • Safe NBT Serialization Matrix: Rewrote the hologram rendering pipeline. The plugin now spawns the TextDisplayEntity first, fetches its valid world coordinates and UUID using .writeNbt(), injects the text and billboard rotation tags, and safely applies it back via .readNbt().
  • Fabric Yarn 1.20.1 Compatibility: Cleaned up code by removing hardcoded mappings and restricted private methods (like setText), ensuring the mod compiles perfectly on standard toolchains.

This mod has no additional files