Open source Java 15 Clash of Clans server for version 13!
Need help? Join my Discord Server or Vitalik's Discord Server
Next step you need to compile the server.
git clone https://github.com/Greedycell/JavaClash.git
cd JavaClash
javac -d out (Get-ChildItem -Recurse -Filter *.java | % FullName)
To run the server use these commands in Powershell (Administrator) or Terminal:
java -cp out com.xeon.javaclash.Main
- Alliances (creating, leaving, join)
- Attack NPC
- Buy resources
- Chat commands
Contact me on Discord (Xeon-DEV#9984) or open an issue.