Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 918 Bytes

File metadata and controls

33 lines (24 loc) · 918 Bytes

JavaClash

Open source Java 15 Clash of Clans server for version 13!

Need help? Join my Discord Server or Vitalik's Discord Server

How to start

Requirements:

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

What's working?

  • Alliances (creating, leaving, join)
  • Attack NPC
  • Buy resources
  • Chat commands

Need help?

Contact me on Discord (Xeon-DEV#9984) or open an issue.