
Quacked SMP - Server Management Panel
Browser-based web panel for full server and player management. Modular features: Land claims, RPG skills & abilities, chat filter, anti-grief, custom dimension, edit mods and do backups. Optional integrations: Votifier, Discord, BlueMap, Simple Voice Chat.
- Загрузки
- 1K
- Подписчики
- 4
- Обновлён
- 22 августа 2026 г.
- Лицензия
- All-Rights-Reserved
Опубликован 7 октября 2025 г.
QuackedSMP
Server-side mod for Minecraft 26.2 (Fabric + NeoForge). Claims, skills, anti-grief, custom dims, shops, hardcore, and more. Optional browser admin panel for config, backups, players, and commands.
QuackedSMP install and setup tutorial on YouTube
![]()
Quick Start
- Put the Fabric or NeoForge JAR in
mods/and start the server. - As OP (password at least 8 characters):
/smp admin setpassword <your-password> - Open in a browser:
- Same PC as the server:
http://localhost:8125(orhttp://127.0.0.1:8125) - Other device on your network:
http://<server-ip>:8125
- Same PC as the server:
Panel is optional. Game features work without it. Panel stays off until you set a password.
Security (short):
- Admin needs the password. Public metrics / chat feed / leaderboard do not.
- Panel is plain HTTP on port 8125. Fine on localhost or home LAN. Do not open 8125 to the whole internet without HTTPS (Caddy/Nginx reverse proxy) or a private tunnel (SSH / VPN).
- Never set
dashboard.enabled=truein config without a password unless you want open admin.
Features
- Land claims + anti-grief
- RPG skills and abilities
- Custom dimensions and portal frames
- Chat filter and auto-mutes
- VIP tiers and kits (
/vip set) - Anti-xray (on by default)
- Wilderness regen, player shops, hardcore sessions, world backups
- Optional: Discord, BlueMap, Votifier, Spark, Simple Voice Chat
Most systems can be toggled in the panel Config tab or config/quackedsmp.json.
Admin Panel
| Tab | What you can do |
|---|---|
| Players | Online players, dimension, OP level. Grant/revoke OP, set VIP tier. |
| Commands | Run server commands from the browser. Quick actions (weather, time, broadcast, end reset, wilderness regen, stop). |
| Dimensions | Create, delete, and configure custom dimensions. Wire portal frame blocks. |
| Skills | Browse skill levels. Set level / adjust XP per skill. |
| Claims | View claim counts. Force-unclaim all chunks for a player. |
| Chat Filter | Blocked words and whitelist. Active mutes, unmute. |
| Hardcore | Active sessions, force-end a session. |
| Teams | Scoreboard teams, members, dimension auto-assign. |
| Shops | List player shops, delete shops, view bank balances, toggle economy. |
| Cmd Blocks | List, edit, and delete command blocks in loaded chunks (requires command blocks enabled on the server). |
| Mods | Upload, replace, or remove JARs in mods/. |
| Backups | Create / list / download / delete world snapshots. Toggle public download and panel URL messaging. |
| Config | Edit configurable values live. Most settings need no restart. |
| Features | In-panel feature overview. |
Public dashboard
Anyone who can reach the port (no login):
- Metrics: RAM, disk, uptime; TPS / CPU / MSPT if Spark is installed
- Player count
- Event feed: join / leave and chat over WebSocket
- Skills leaderboard
- World download (opt-in only): when
backup_public_downloadis true, a download button streams the latest snapshot
Ченджлог
2.3.0Релиз26.2 · 22 августа 2026 г.
What's Changed
- readme (88fadb46)
- readme (412d608b)
- assets (52359d76)
- bluemap: region tag icons from the shared panel art, chest shop and OP video layers, event-driven per-layer refresh, HTML escaping for player authored marker text, a zoom cutoff for map icons, and fix for custom dims suppressing the vanilla maps (2aa9dc45)
- ether: two-way vertical travel with elytra climb into the linked ether, fall-out at the build limit, derived island param bounds, and a Sky Entry panel card (90b35ca5)
- Optimization: antixray: skip blocks and whole sections whose mask equals their own state (83cc82ad)
- ether locate structure crash fix (d73e7998)
- panel: reusable stack editors, stack-based kits with books and coloured names, a Welcome Book guide behind /guide, and a panel-wide contrast, spacing and copy pass (69f1774b)
- rtp: on-demand /rtp with per-dimension profiles, arrival rewards, and a book editor in the panel (de56f475)
- Optimization: antixray: resolve block occlusion from chunk sections instead of per-block Level lookups (60da50ed)
- 2.3.0 update (5c1191f4)
- version bump: 2.3 dashboard UI/UX overhaul complete (8909c76b)
- dashboard: stream server logs into the Commands terminal and bring the tab up to panel standard (e023e0b2)
- icon rework (0c6a0360)
- find strongholds easier, slime chunks too (ed2c9ec5)
- sidebar now shows on reconenct (6b33af3e)
- skills restructured (690a0419)
- cd fixed (afe1d40d)
Full Changelog: https://github.com/Rvhoyos/QuackedSMP/compare/v2.2.10...v2.3.0
2.3.0Релиз26.2 · 22 августа 2026 г.
What's Changed
- readme (88fadb46)
- readme (412d608b)
- assets (52359d76)
- bluemap: region tag icons from the shared panel art, chest shop and OP video layers, event-driven per-layer refresh, HTML escaping for player authored marker text, a zoom cutoff for map icons, and fix for custom dims suppressing the vanilla maps (2aa9dc45)
- ether: two-way vertical travel with elytra climb into the linked ether, fall-out at the build limit, derived island param bounds, and a Sky Entry panel card (90b35ca5)
- Optimization: antixray: skip blocks and whole sections whose mask equals their own state (83cc82ad)
- ether locate structure crash fix (d73e7998)
- panel: reusable stack editors, stack-based kits with books and coloured names, a Welcome Book guide behind /guide, and a panel-wide contrast, spacing and copy pass (69f1774b)
- rtp: on-demand /rtp with per-dimension profiles, arrival rewards, and a book editor in the panel (de56f475)
- Optimization: antixray: resolve block occlusion from chunk sections instead of per-block Level lookups (60da50ed)
- 2.3.0 update (5c1191f4)
- version bump: 2.3 dashboard UI/UX overhaul complete (8909c76b)
- dashboard: stream server logs into the Commands terminal and bring the tab up to panel standard (e023e0b2)
- icon rework (0c6a0360)
- find strongholds easier, slime chunks too (ed2c9ec5)
- sidebar now shows on reconenct (6b33af3e)
- skills restructured (690a0419)
- cd fixed (afe1d40d)
Full Changelog: https://github.com/Rvhoyos/QuackedSMP/compare/v2.2.10...v2.3.0
2.2.3Релиз26.1.2 · 13 августа 2026 г.
QuackedSMP v2.2.3
Features
- Dashboard restore info on the Backups tab: world seed plus Minecraft, loader, and mod versions, so a downloaded world can be restored with matching terrain. Includes an owner-gated toggle to disclose the seed to public world-downloaders (off by default).
- Periodic world backups with retention.
- Hardcore visibility: team nametag/tab color, a per-player run-time sidebar, and a finished-run leaderboard with fun stats, plus admin config controls.
Changes
- Modular defaults: big features (claims, skills, chat filter, voice chat, BlueMap, kits) now default OFF in a fresh config. Opt in per feature. Existing configs are unaffected.
Fixes
- Anti-xray: fixed strip-mine ore flicker by obfuscating hidden blocks as plain stone.
- Spawn protection: hostile mobs are now kept out of the spawn radius across all spawn sources (config-gated).
2.2.3Релиз26.1.2 · 13 августа 2026 г.
QuackedSMP v2.2.3
Features
- Dashboard restore info on the Backups tab: world seed plus Minecraft, loader, and mod versions, so a downloaded world can be restored with matching terrain. Includes an owner-gated toggle to disclose the seed to public world-downloaders (off by default).
- Periodic world backups with retention.
- Hardcore visibility: team nametag/tab color, a per-player run-time sidebar, and a finished-run leaderboard with fun stats, plus admin config controls.
Changes
- Modular defaults: big features (claims, skills, chat filter, voice chat, BlueMap, kits) now default OFF in a fresh config. Opt in per feature. Existing configs are unaffected.
Fixes
- Anti-xray: fixed strip-mine ore flicker by obfuscating hidden blocks as plain stone.
- Spawn protection: hostile mobs are now kept out of the spawn radius across all spawn sources (config-gated).
2.2.2Релиз26.1.2 · 7 августа 2026 г.
QuackedSMP 2.2.2
Minecraft 26.1.2 · Fabric + NeoForge
Hardcore
- Rejoin after leave (resume with password)
- Withered hearts HUD for session members (
hardcore_withered_hearts) - Dragon kill can win the session; dragon ensure on End entry
- Clearer spectator messages
Panel
- Optional panel URL + periodic chat /
/smp downloadwhen public world download is on
Other
- Auth checks no longer log session token prefixes
- README rewrite (local-first setup, accurate feature docs)
2.2.2Релиз26.1.2 · 7 августа 2026 г.
QuackedSMP 2.2.2
Minecraft 26.1.2 · Fabric + NeoForge
Hardcore
- Rejoin after leave (resume with password)
- Withered hearts HUD for session members (
hardcore_withered_hearts) - Dragon kill can win the session; dragon ensure on End entry
- Clearer spectator messages
Panel
- Optional panel URL + periodic chat /
/smp downloadwhen public world download is on
Other
- Auth checks no longer log session token prefixes
- README rewrite (local-first setup, accurate feature docs)
2.2.1Релиз26.1.2 · 11 июня 2026 г.
Bugfixes
- rate limiting that was missing previously on world backup downloads
- spawn shops are fixed for non-Ops
UI polish
- added download progress bar to backups
2.2.1Релиз26.1.2 · 11 июня 2026 г.
Bugfixes
- rate limiting that was missing previously on world backup downloads
- spawn shops are fixed for non-Ops
UI polish
- added download progress bar to backups
Комментарии
Загружаем…