promotional bannermobile promotional banner

Bank System

A personal persistent bank system with per-player storage and automatic saving for Hytale servers.

File Details

Bank-1.2.0.jar

  • R
  • Apr 11, 2026
  • 20.42 KB
  • 15
  • Early Access

File Name

Bank-1.2.0.jar

Supported Versions

  • Early Access

Changelog

Added

  • Added optional BANK HUD overlay using MultipleHUD
  • Added centered HUD panel displaying the current bank page
  • Added quick navigation display for page switching commands
  • Added visual guidance for:

     
    /bankprev
    /banknext
     
  • Added improved clarity when navigating multi-page banks
  • Added compatibility layer for NPC Dialog command workflows

Improved

  • Improved usability of multi-page bank navigation
  • Improved visual feedback without modifying the native bank container
  • Improved player experience when managing large item storage
  • Improved integration with command-driven server systems
  • Improved UI clarity for RPG-style servers and progression setups

Compatibility

  • Fully compatible with the native bank container UI
  • Works alongside MultipleHUD for visual overlay support
  • Compatible with NPC dialog systems triggering:

     
    /bank
    /bankprev
    /banknext
    /bank <page>
     
  • ESC key continues to close the bank normally via the default interface
  • No changes to core inventory behavior

Notes

  • MultipleHUD is required for the BANK HUD overlay to appear
  • Bank functionality remains fully operational without MultipleHUD
  • The HUD overlay is purely visual and does not replace the native UI

Technical

  • Added lightweight visual layer without impacting container logic
  • Maintained stability and backward compatibility with previous versions
  • Designed for seamless integration into existing server setups