mirror of
https://github.com/Threnklyn/MinecraftChat.git
synced 2026-05-18 20:33:28 +02:00
Added new Minecraft Versions and fixed CSS
This commit is contained in:
@@ -8,8 +8,6 @@ module.exports = function($scope, socket, buffer) {
|
||||
buffer.append('<br>');
|
||||
buffer.append('Welcome to AlexKvazos\'s Minecraft Chat App');
|
||||
buffer.append('> Press connect to connect to a Minecraft server and start chatting!');
|
||||
buffer.append('<br>');
|
||||
buffer.append('<i>Note: This application only works with 1.8,1.9,1.10,1.11 Minecraft servers.</i>');
|
||||
buffer.append('---');
|
||||
buffer.append('<br>');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user