Lua Scripts
Grab the latest scripts. Each file is free, tested, and ready to drop into your server.
Admin panel core
The lightweight starter kit — commands, UI helpers, and a single config file.
Core Admin Panel
The main server-side script. Handles kick, ban, warn, freeze, and permission checks for all staff.
- Role-based permissions
- Kick / Ban / Warn commands
- Player teleport & freeze
Client UI Helpers
Client-side script for notifications, chat messages, and smooth UI feedback when commands run.
- Clean notification popups
- Chat message helpers
- Syncs with the server panel
Easy Configuration
All your settings in one place — change command names, messages, and permission levels without touching code.
- Command names
- Permission levels
- Custom messages
Community contributions
Bigger, special-purpose Lua scripts contributed directly by our community.
Bypass id 16 — io.open hook
Hooks io.open to deny access to proc/self/maps, blocking a common anti-cheat detection vector. Add new bypass rules inside the same override as needed.
- Drops
proc/self/mapsreads - Single-file drop-in
- Easy to extend with new paths
Admin Core 1.6.2
Large community-maintained admin core — EmmyLua documented, fixes map-unload on big game types, with Game helper overrides and a CommonSender packet shim. Recommended for advanced admins.
- Map-unload fix for big game types (g1008, g1046, g1061–g1065, g1048+)
- EmmyLua type annotations
- CommonSender packet override
- Game helper overrides
Need help installing?
Watch the setup tutorials on our YouTube channel — step by step, in under 5 minutes.