Admin WebDash

A powerful web-based administration panel for Hytale servers, providing real-time monitoring and management capabilities through a beautiful Hytale-themed interface.
Back to Files

AdminWebDash-1.0.4.jar

File nameAdminWebDash-1.0.4.jar
Uploader
PatrickJrPatrickJr
Uploaded
May 29, 2026
Downloads
69
Size
28.5 MB
File ID
8164020
Type
R
Release
Supported game versions
  • 0.5

What's new

[1.0.4] - 29th May 2026

API Migration

  • Vector Math Migration - Replaced com.hypixel.hytale.math.vector.Vector3d and Vector3f imports with org.joml.Vector3d and org.joml.Vector3f in DashboardAPI for player position and teleportation handling.
  • Collection Type Fix - Updated Universe.get().getPlayers() usage from List<PlayerRef> to Collection<PlayerRef> to match the current API return type in both AdminWebDashPlugin and DashboardAPI.
  • CommandSender Interface Update - Added required getUsername() method to DiscordCommandSender to satisfy the updated CommandSender interface contract.
  • Damage System Type Update - Migrated resistance modifier handling from Map<DamageCause, StaticModifier[]> to Map<DamageCause, ResistanceModifier[]> to match the current entity stats API.
  • Inventory moveItem Signature Update - Updated Inventory.moveItem() call from the old 5-parameter instance method to the new 7-parameter static method requiring Ref<EntityStore> and ComponentAccessor<EntityStore>.
  • Rotation Type Fix - Corrected teleportation code to use Rotation3f instead of the removed Vector3f math type for player rotation handling.

Maintenance

  • Built for Hytale 0.5.x.

This mod has no additional files