Skip to content

Greedycell/JavaClash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

open source java 15 Clash of Clans 13.0.4 server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%