{"id":94503,"date":"2026-06-05T12:49:36","date_gmt":"2026-06-05T09:49:36","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/litebansbridge\/"},"modified":"2026-06-05T12:49:36","modified_gmt":"2026-06-05T09:49:36","slug":"litebansbridge","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/litebansbridge\/","title":{"rendered":"LiteBansBridge"},"content":{"rendered":"<p>## Preview<br \/>\n![Preview](https:\/\/cdn.modrinth.com\/data\/cached_images\/1627445ad1e3025289d7f6ed5b708fb0327c6f84.png)<br \/>\n# \ud83c\udf10 **LiteBansBridge Version 2.0**<\/p>\n<p>Instant Web Interface for LiteBans Turn your BungeeCord Proxy and Bukkit, Paper, Purpur into a LiteBans Web Host instantly.<\/p>\n<p>## \ud83c\udf0d **Universal Cross-Platform Support**<br \/>\n&#8211; **One Jar Fits All**: A single `.jar` file works flawlessly across multiple server architectures.<br \/>\n&#8211; Supported Platforms: * Bukkit<br \/>\n  &#8211; Spigot<br \/>\n  &#8211; Paper<br \/>\n  &#8211; Purpur<br \/>\n  &#8211; BungeeCord<br \/>\n  &#8211; Waterfall<br \/>\n&#8211; **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.<\/p>\n<p>## \ud83c\udf10 **Dual-Website System**<br \/>\nThe plugin now hosts two completely separate web interfaces simultaneously on the same port, tailored for different audiences:<br \/>\n&#8211; **Public Website** `(http:\/\/your-ip:PORT\/)`:<br \/>\n  &#8211; No login or authentication required.<br \/>\n  &#8211; Allows normal players to view the ban and kick history of the server.<br \/>\n  &#8211; Minimalist, safe, and privacy-friendly display.<br \/>\n&#8211; **Staff Portal** `(http:\/\/your-ip:PORT\/staff)`:<br \/>\n  &#8211; Secured by API Key: Requires the secret authentication key to access.<br \/>\n  &#8211; Remembers staff logins locally so they don&#8217;t have to type the key every time.<br \/>\n  &#8211; Displays sensitive server information (Player IP Addresses, Last Server Location).<\/p>\n<p>## \ud83c\udfa8 **Modern, Responsive Web Design**<br \/>\nBoth websites feature a completely overhauled, visually stunning UI:<br \/>\n&#8211; **Sleek Dark Mode**: Built with a modern dark theme using TailwindCSS.<br \/>\n&#8211; **Live Search &#038; Filtering**: Instantly search through punishments by Player Name, Reason, or IP Address without reloading the page.<br \/>\n&#8211; **Tabbed Interface**: Easily switch between Bans and Kicks with smooth animations.<br \/>\n&#8211; **Dynamic Player Avatars**: Automatically fetches 3D Minecraft heads for both the punished player and the punishing staff member.<br \/>\n&#8211; **Status Badges**: Clear, color-coded badges to indicate if a ban is `Active`, `Expired`, or `Unbanned`.<\/p>\n<p>## \u26a1 **Live-Reloading &#038; Customization**<br \/>\n&#8211; **Instant HTML Updates**: The `index.html` and `staff.html` files are extracted to your `plugins\/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!**<br \/>\n&#8211; **Custom Port**: Change the web server port (default `8888`) to any available port in the `config.yml`.<br \/>\n&#8211; **In-Game Commands**: Use `\/lbbridge reload` to instantly reload the configuration file, apply new ports, or generate new API keys on the fly.<br \/>\n## \ud83d\udd0c **Direct LiteBans Database Hook**<br \/>\n&#8211; Bypasses the need for complex MySQL web setups (like Apache or Nginx).<br \/>\n&#8211; Uses the native `LiteBansAPI` to hook directly into the database already configured by LiteBans.<br \/>\n&#8211; Automatically formats Unix timestamps into readable Dates and Expiration times.<br \/>\n&#8211; Securely formats SQL queries to prevent injection.<\/p>\n<p>## \ud83d\udce5 **Installation Guide**<br \/>\nLiteBansBridge V2 is designed to be a &#8220;Drop-In &#038; Play&#8221; solution. Whether you are running a single Paper server or a massive BungeeCord network, the installation is identical!<\/p>\n<p>### **Step 1: Download &#038; Drop**<br \/>\n1.  Download the latest `LiteBansBridge-2.0.jar`.<br \/>\n2.  Place the `.jar` file into the `plugins\/` folder of your server.<br \/>\n    &#8211; If using a Proxy: Drop it into your BungeeCord\/Waterfall `plugins` folder.<br \/>\n    &#8211; If using a Backend Server: Drop it into your Bukkit\/Paper\/Purpur `plugins` folder.<br \/>\n3.  Restart your server to generate the configuration files.<\/p>\n<p>### **Step 2: Configuration `config.yml`**<br \/>\nAfter the first restart, navigate to plugins\/LiteBansBridge\/config.yml. The file will look like this:<br \/>\n&#8220;`yml<br \/>\n# ========================================== #<br \/>\n#          LiteBansBridge Settings           #<br \/>\n#          Version: 2.0                      #<br \/>\n# ========================================== #<\/p>\n<p># The port you want the website to run on.<br \/>\nport: 8888<\/p>\n<p># The secret API key used for the STAFF website.<br \/>\n# If left blank, the plugin will generate one automatically.<br \/>\napi-key: &#8220;lb_generated_key_here&#8221;<br \/>\n&#8220;`<br \/>\n1. Port Setup: By default, the websites are hosted on port `8888`. You can change this to any unused port `(e.g., 8080, 1234)`.<br \/>\n2. API Key Setup: The plugin automatically generates a secure API key for you. You can change this to a custom password if you prefer. Do not share this key with regular players!<br \/>\n3. Save the file and run \/lbbridge reload in the console or in-game to apply the changes.<br \/>\n### **Step 3: Port Forwarding (Crucial!)**<br \/>\nFor players outside of your home network or hosting machine to see the website, you **MUST** open the port you set in `config.yml`.<br \/>\n&#8211; If your port is `8888`, you must TCP port-forward `8888` on your router or your hosting provider&#8217;s firewall dashboard.<\/p>\n<p>### **Step 4: Accessing the Websites**<br \/>\nOnce the server is running and the port is open, you can access the two web portals by typing your server&#8217;s numerical IP Address (or connected domain) into any web browser:<br \/>\n&#8211; \ud83c\udf0d **Public Player Website**: http:\/\/<your-server-ip>:8888\/<br \/>\n&#8211; \ud83d\udee1\ufe0f **Secure Staff Portal**: http:\/\/<your-server-ip>:8888\/staff<br \/>\n> _(Staff members will be asked to enter the `pi-key` from your config the first time they visit the Staff Portal)._<\/p>\n<p>\ud83c\udfa8 **Customizing the Websites**<br \/>\nUnlike traditional web bridges that require complicated Apache or Nginx setups, LiteBansBridge serves the HTML directly from your plugin folder!<br \/>\n1. Go to `plugins\/LiteBansBridge\/` on your server.<br \/>\n2. You will see two files: `index.html` (Public) and `staff.html` (Staff).<br \/>\n3. Open either file in a text editor (like Notepad++ or VSCode).<br \/>\n4. You can edit the text, change the background colors, or replace the logo URLs.<br \/>\n5. Save the file.<br \/>\n6. **Refresh the page in your browser**. The changes will appear instantly! You do **not** need to restart the server or run any reload commands when editing the HTML files.<\/p>\n<p>### **\u2699\ufe0f Commands &#038; Permissions**<br \/>\n&#8211; **Command**: `\/lbbridge`<br \/>\n&#8211; **Permission**: `lbbridge.admin`<br \/>\n&#8211; **Description**: Displays the current operating Port and the secret API Key. Useful for quickly checking the Staff Portal password in-game.<br \/>\n&#8211; **Command**: `\/lbbridge reload`<br \/>\n&#8211; **Permission**: `lbbridge.admin`<br \/>\n&#8211; **Description**: Reloads the `config.yml`. Instantly restarts the internal web server if the port was changed.<\/p>\n<p>##<br \/>\n&#8220;Made with \u2764\ufe0f by Bellanoo and Ly_No&#8220;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Instant Web Interface for LiteBans Turn your BungeeCord Proxy and Bukkit, Paper, Purpur into a LiteBans Web Host instantly.<\/p>\n","protected":false},"featured_media":94504,"template":"","meta":{"_minecraft_slug":"litebansbridge","_minecraft_project_id":"zGYJG6Zh","_minecraft_author":"Bellanoo","_minecraft_license":"MIT","_minecraft_downloads":717,"_minecraft_follows":2,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"litebansbridge.zip","_minecraft_size_bytes":64960,"_minecraft_version_count":4,"_minecraft_updated_at":"2026-05-16T09:36:27.523381Z","_minecraft_date_created":"2026-02-15T06:26:02.691054Z","_minecraft_date_modified":"2026-03-01T04:52:16.332341Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/litebansbridge","_minecraft_icon_attachment_id":94504,"_minecraft_imported_at":"2026-06-05T09:49:38+00:00","_minecraft_import_hash":"7c698642dcc0f0abeab10072f13cc116","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,894,127,128,129,123],"mod_loader":[130,895,132,133,134],"minecraft_version":[339,340,341,357,359,360,379,382,385,438,446,449,110,111,112,113,114,115,116,117,118,119,120,46,47,48,49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82,22,23,24,25,26,27,28,29,30,31,860,861,862,863,864],"class_list":["post-94503","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-bungeecord","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_category-technology","mod_loader-bukkit","mod_loader-bungeecord","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-10","minecraft_version-1-10-1","minecraft_version-1-10-2","minecraft_version-1-11","minecraft_version-1-11-1","minecraft_version-1-11-2","minecraft_version-1-12","minecraft_version-1-12-1","minecraft_version-1-12-2","minecraft_version-1-13","minecraft_version-1-13-1","minecraft_version-1-13-2","minecraft_version-1-14","minecraft_version-1-14-1","minecraft_version-1-14-2","minecraft_version-1-14-3","minecraft_version-1-14-4","minecraft_version-1-15","minecraft_version-1-15-1","minecraft_version-1-15-2","minecraft_version-1-16","minecraft_version-1-16-1","minecraft_version-1-16-2","minecraft_version-1-16-3","minecraft_version-1-16-4","minecraft_version-1-16-5","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9","minecraft_version-1-8","minecraft_version-1-8-1","minecraft_version-1-8-2","minecraft_version-1-8-3","minecraft_version-1-8-4","minecraft_version-1-8-5","minecraft_version-1-8-6","minecraft_version-1-8-7","minecraft_version-1-8-8","minecraft_version-1-8-9","minecraft_version-1-9","minecraft_version-1-9-1","minecraft_version-1-9-2","minecraft_version-1-9-3","minecraft_version-1-9-4"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>LiteBansBridge - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/litebansbridge\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"LiteBansBridge - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Instant Web Interface for LiteBans Turn your BungeeCord Proxy and Bukkit, Paper, Purpur into a LiteBans Web Host instantly.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/litebansbridge\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/litebansbridge\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/litebansbridge\\\/\",\"name\":\"LiteBansBridge - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/litebansbridge\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/litebansbridge\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/litebansbridge-icon-e3730cc2ff44ab6ce952e9b192114fcbce25dbda_96.webp\",\"datePublished\":\"2026-06-05T09:49:36+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/litebansbridge\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/litebansbridge\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/litebansbridge\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/litebansbridge-icon-e3730cc2ff44ab6ce952e9b192114fcbce25dbda_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/litebansbridge-icon-e3730cc2ff44ab6ce952e9b192114fcbce25dbda_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/litebansbridge\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"LiteBansBridge\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"LiteBansBridge - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/litebansbridge\/","og_locale":"en_US","og_type":"article","og_title":"LiteBansBridge - Minecraft","og_description":"Instant Web Interface for LiteBans Turn your BungeeCord Proxy and Bukkit, Paper, Purpur into a LiteBans Web Host instantly.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/litebansbridge\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/litebansbridge\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/litebansbridge\/","name":"LiteBansBridge - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/litebansbridge\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/litebansbridge\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/litebansbridge-icon-e3730cc2ff44ab6ce952e9b192114fcbce25dbda_96.webp","datePublished":"2026-06-05T09:49:36+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/litebansbridge\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/litebansbridge\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/litebansbridge\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/litebansbridge-icon-e3730cc2ff44ab6ce952e9b192114fcbce25dbda_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/litebansbridge-icon-e3730cc2ff44ab6ce952e9b192114fcbce25dbda_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/litebansbridge\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"LiteBansBridge"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/94503","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/94504"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=94503"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=94503"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=94503"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=94503"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}