Overview
Remote Chat is a spigot and bungeecord plugin which allows you to view a live feed of the server chat inside most web browsers on any device.
Features
Below is a screenshot of the remote chat plugin in a web browser using the default HTML file.
Configuration
Installation
Below are the major browsers that are supported. As long you are using a modern browser, you should be good to go.
Remote Chat is a spigot and bungeecord plugin which allows you to view a live feed of the server chat inside most web browsers on any device.
Features
- Can view a live feed from any device in most web browsers. (See below for supported browsers)
- Can be used on a spigot or bungeecord server
- All minecraft versions 1.8 or higher are supported
- Can set credentials to prevent unauthorized usage
- Can edit the pre-made HTML file, so you can customize the looks of the web page to your liking
- An option to show commands
- Uses asynchronous threads for absolutely no trace of lag
Below is a screenshot of the remote chat plugin in a web browser using the default HTML file.
Spoiler: Screenshot
Configuration
Code (Text):
#The ip address to have the HTTP server bind to.
bind_ip: 0.0.0.0
#The port to have the HTTP server to bind to.
bind_port: 8080
#Set to true if the HTTP chat interface requires authentication.
require_authentication: false
#Credentials for the HTTP authentication.
username: admin
password: password
#The realm to display for HTTP authentication.
realm: 'Minecraft Server Chat'
#Set to true if you want to show commands being issued.
show_commands: false
bind_ip: 0.0.0.0
#The port to have the HTTP server to bind to.
bind_port: 8080
#Set to true if the HTTP chat interface requires authentication.
require_authentication: false
#Credentials for the HTTP authentication.
username: admin
password: password
#The realm to display for HTTP authentication.
realm: 'Minecraft Server Chat'
#Set to true if you want to show commands being issued.
show_commands: false
- Stop the server.
- Download the plugin and put it in your plugins folder.
- Start the server to have the default files generated.
- Stop the server.
- Edit the configuration file to the way you want it to be.
- Start the server.
- If done correctly, you should now be able to access a live chat feed in your web browser at http://<bindIP>:<bindPort>
Below are the major browsers that are supported. As long you are using a modern browser, you should be good to go.
- Google Chrome 14+
- Firefox 6+
- Internet Explorer 10+
- Safari 6+
- Opera 12.10+
- Good reviews are appreciated.

- Source code is available here.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Remote Chat is a free Minecraft Java mod. Downloaded 1,488 times (via Spigot). Download it and open it directly in the game.