
LiteBansBridge
Instant Web Interface for LiteBans Turn your BungeeCord Proxy and Bukkit, Paper, Purpur into a LiteBans Web Host instantly.
LiteBansBridge 2.0
release1 марта 2026 г.🌐 LiteBansBridge Version 2.0
Instant Web Interface for LiteBans Turn your BungeeCord Proxy and Bukkit, Paper, Purpur into a LiteBans Web Host instantly.
🌍 Universal Cross-Platform Support
- One Jar Fits All: A single
.jarfile works flawlessly across multiple server architectures. - Supported Platforms: * Bukkit
- Spigot
- Paper
- Purpur
- BungeeCord
- Waterfall
- BungeeGuard Compatible: By running its own internal HTTP server, the web bridge entirely bypasses BungeeGuard proxy firewalls, ensuring it always works even on highly secured backend servers.
🌐 Dual-Website System
The plugin now hosts two completely separate web interfaces simultaneously on the same port, tailored for different audiences:
- Public Website
(http://your-ip:PORT/):- No login or authentication required.
- Allows normal players to view the ban and kick history of the server.
- Minimalist, safe, and privacy-friendly display.
- Staff Portal
(http://your-ip:PORT/staff):- Secured by API Key: Requires the secret authentication key to access.
- Remembers staff logins locally so they don't have to type the key every time.
- Displays sensitive server information (Player IP Addresses, Last Server Location).
🎨 Modern, Responsive Web Design
Both websites feature a completely overhauled, visually stunning UI:
- Sleek Dark Mode: Built with a modern dark theme using TailwindCSS.
- Live Search & Filtering: Instantly search through punishments by Player Name, Reason, or IP Address without reloading the page.
- Tabbed Interface: Easily switch between Bans and Kicks with smooth animations.
- Dynamic Player Avatars: Automatically fetches 3D Minecraft heads for both the punished player and the punishing staff member.
- Status Badges: Clear, color-coded badges to indicate if a ban is
Active,Expired, orUnbanned.
⚡ Live-Reloading & Customization
- Instant HTML Updates: The
index.htmlandstaff.htmlfiles are extracted to yourplugins/LiteBansBridge/folder. You can edit these files directly (change logos, colors, text) and simply refresh your browser to see the changes. No server restart required! - Custom Port: Change the web server port (default
8888) to any available port in theconfig.yml. - In-Game Commands: Use
/lbbridge reloadto instantly reload the configuration file, apply new ports, or generate new API keys on the fly.
🔌 Direct LiteBans Database Hook
- Bypasses the need for complex MySQL web setups (like Apache or Nginx).
- Uses the native
LiteBansAPIto hook directly into the database already configured by LiteBans. - Automatically formats Unix timestamps into readable Dates and Expiration times.
- Securely formats SQL queries to prevent injection.
LiteBansBridge 1.5.3
release22 февраля 2026 г.⚙️ Changed
- Website changed
LiteBansBridge 1.5.3
release22 февраля 2026 г.v1.5.3 - The Universal Update!
✨ Added
-
Universal Server Support: The plugin is no longer limited to BungeeCord! It now fully supports
Bukkit,Spigot,Paper, andPurpurservers. -
Maximum Compatibility: Compiled against the
1.8.8Spigot API to ensure the bridge works flawlessly on any server version from1.8all the way up to the latest1.21.11updates. -
Bukkit Command Support: Added a dedicated Bukkit command executor for
/lbbridgewith native permissions (lbbridge.admin) and color-coded chat messages.
⚙️ Changed
-
Completely overhauled the Maven
pom.xmlto fetch dependencies from PaperMC and Spigot repositories. -
Restructured the core files to safely separate BungeeCord code from Bukkit code.
-
Website changed.
🔧 Fixed
- Addressed Java compiler mismatches by correctly aligning the public class names with their respective
.javafiles.
LiteBansBridge 1.5.2
release13 февраля 2026 г.- Java Version: Java 8 and up (Java 8, 11, 17, 21 are all supported).
- Minecraft Version: works on BungeeCord/Waterfall/Travertine proxies supporting Minecraft 1.8 through 1.21+.
