SkillAgentSearch skills...

FakeMCServer

A java programm which simulates a minecraft server, to display informations in the server list.

Install / Use

/learn @michidk/FakeMCServer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FakeMCServer

A Fake MinecraftServer, that shows the following messages:

  • motd
  • version
  • maxplayers
  • playerlist
  • kickmessage<br /> You can customize all messages.

Compile the .jar or download the compiled version here: https://mega.co.nz/#!ad1AUCKD!IDdb8dw8hCcy_r0InkkBK58OOEEuVEv_gNGt-L__QVk<br /> then open cmd, goto the folder that contains the file (with cd), and run it with:<br /> java -jar FakeMCServer.jar -ip localhost -port 25565<br /> (you can change the ip and port)<br /> <br />

you can use color codes with '&' (for example "&4I'm Red!")<br /> you can make new lines with '\n' for multiline motd, the playerlist and the kickmessage<br /> you can use unicode: if you want to use special charakters, the convert to JavaScript Escapes (http://rishida.net/tools/conversion/)<br />

Have fun ;)

##NOTE I don't maintain this project anymore. Feel free to fork or and update your this project.<br /> If you want to maintain and update this repo, just make a pull request and write me an email to michidk@live.de.

View on GitHub
GitHub Stars41
CategoryDevelopment
Updated4mo ago
Forks12

Languages

Java

Security Score

92/100

Audited on Dec 4, 2025

No findings