Skip to content

CaYaDev Server Manager v0.1.0

Choose a tag to compare

@CaYatur CaYatur released this 22 Jul 20:30
· 117 commits to main since this release

CaYaDev Server Manager v0.1.0 — first release. Portable, bilingual (EN/TR) desktop control panel for Minecraft servers.

Downloads

  • ...-portable.exe — single-file portable; stores all data next to itself (recommended).
  • ...-setup.exe — installer (NSIS).

Windows x64. Requires a JDK on your machine (Java 17+ for modern Minecraft). Unsigned build — Windows SmartScreen may warn ("More info → Run anyway").

Highlights

  • Create servers with live versions: Vanilla, Paper, Folia, Purpur, Fabric, Forge, NeoForge, Mohist, Velocity — hash-verified downloads, EULA consent.
  • Run & control: start/stop/restart/kill, live console, Aikar's-flags presets + custom args, graceful shutdown with a localized player countdown + kick.
  • RCON: auto-enabled, live TPS (Paper), player list, world controls (time/weather/difficulty/save).
  • Players: card grid with head avatars, detail panel (OP/whitelist/ban/kick/gamemode, position/health/XP/playtime/IP) and an inventory viewer (item icons from an online source).
  • Editors: typed server.properties editor + syntax-highlighted file editor (tabs + split).
  • Plugins/Mods (local + Modrinth), Backups (any drive) + restore, Scheduler (cron), Crash analyzer, live CPU/RAM/TPS stats.
  • Web panel (beta): mobile-friendly browser panel with bearer-token auth and per-server permissions so friends get scoped access.
  • Store/economy (beta): currency, items + animated crates, in-game delivery (queued if offline), player balances.

⚠️ Security note

The web panel is off by default and binds to 127.0.0.1. LAN/mobile access is an explicit opt-in and has no HTTPS — passwords cross your local network in cleartext. Only enable on a trusted network.

Verification

Verified end-to-end against a real Paper server (start → RCON → TPS → graceful stop) and via headless smoke tests: all UI views, file editor, properties/files/backups/scheduler/crash, web-panel RBAC (401/403 denials), store double-spend prevention, and inventory NBT parsing. The packaged build was smoke-tested.

Not yet included

A visual website/CMS design editor + posts is planned; this release ships the store/economy core. Forge/NeoForge use their official --installServer; Spigot isn't one-click (needs BuildTools).