Skip to content

Greedycell/JavaClash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 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:

Using the prebuilt server

Next step you need to compile the server OR use prebuilt jar.

To run the server use this command:

java -jar JClash.jar

Compiling the 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

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

Packages

Contributors

Languages