Skip to content

A server sided anticheat for Hytale, to combat exploits and exploiters.

License

Notifications You must be signed in to change notification settings

SolarionInteractive/spectre

Repository files navigation

Spectre

A server-side anticheat for Hytale, built to combat exploits and keep servers fair.

Requirements

  • Java 25
  • Hytale Server

Local Development

Build then run the local Hytale server with Spectre loaded:

clear && ./gradlew shadowJar && ./start_server.sh

Windows PowerShell:

Clear-Host; .\gradlew.bat shadowJar; if ($LASTEXITCODE -eq 0) { .\start_server.bat }

Installation

  1. Build the plugin: ./gradlew shadowJar
  2. Copy the JAR from build/libs/ to your server's mods folder
  3. Restart the server

Contributing

We welcome contributions! Everything helps whether it be docs, code, or comments!

License

GNU Affero General Public License v3.0 — see LICENSE for details.

About

A server sided anticheat for Hytale, to combat exploits and exploiters.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 3

  •  
  •  
  •