promotional bannermobile promotional banner

Eufonia Security

Protect your chests & containers
Back to Files

EufoniaSecurity-1.0.6.jar

File nameEufoniaSecurity-1.0.6.jar
Uploader
KernelFreezeKernelFreeze
Uploaded
Jan 20, 2026
Downloads
317
Size
139.3 KB
File ID
7497017
Type
R
Release
Supported game versions
  • Early Access

What's new

EufoniaSecurity 1.0.6

Bug Fixes

Fixed: Players Unable to Take Items from Locked Containers

Players with valid access (owners, authorized players, or those who entered the correct PIN) were unable to take items from locked containers. The container would open normally, but clicking on items to move them to inventory did nothing.

This has been fixed. Players can now take items from containers they have access to.

EufoniaSecurity 1.0.5

Bug Fixes

Fixed: Server Error When Taking Items from Locked Containers

Players attempting to take items from locked containers they don't have access to would cause a server error with a NullPointerException. This happened because the Hytale server's DelegateItemContainer has a bug where it passes null to sendUpdate() when a filter blocks item removal.

Now fixed: The plugin now uses our own delegate for item containers, which properly handles this edge case by:

  • Detecting when item removal would be blocked before the null transaction occurs
  • Returning a proper failed transaction instead of allowing the error

Players will still be unable to take items from locked containers (as intended), but the server will no longer throw that error when they attempt it.

This mod has no related projects