Tools for people who
run servers.
A small, sharp developer store. The flagship is Nightward, a server-authoritative anti-cheat that covers FiveM and Minecraft on one license. Alongside it sit the custom FiveM scripts we run on our own servers, and the self-hosted dev tools that power this store. Pay once, get an instant license key and download. No monthly, no per-server tax.
Flagship
Nightward anti-cheat
Every paid anti-cheat in both scenes leans on a client-side secret, so the day the detection code leaks, the product decays. Nightward runs the load-bearing detection on your server, where the cheater cannot reach it. One license covers your FiveM and your Minecraft servers from a single dashboard.
It scores, decays and escalates instead of false-banning, and it never trusts the client. Ship in detect-only, watch the dashboard, then turn on enforcement when you trust it.
- Server-authoritative: removing the client module removes one input, not the detection that bans.
- One key, both games, one operator dashboard. Nobody else in either scene sells that.
- Every flag is auditable: the vector, the inputs, the score and the threshold it crossed.
The field rents at €16 to €50 a month. Nightward is a one-time license. Prefer not to host Ward Core? We run it for you from €5/mo.
Licensed FiveM scripts
The scripts we run on our own servers
Custom resources built for our own RP and redzone servers, packaged and sold licensed. Escrowed and bound to one server per key. Each validates on boot against the same license API the rest of the store uses. Prices load live below.
RZ Arena
A redzone PvP mode pack: GunGame, TDM, Juggernaut, Kill Confirmed, Infected and One in the Chamber, with squads, named camo challenges and a weekly operations track.
- Six rotating modes, server-side config
- Squads, parties and a battlepass track
- Open-source tier available on the scripts page
Live Appearance
An ox_lib clothing and heritage editor with live preview, saved outfits in the database, and configurable barber and clothing-store fees.
- Live preview, heritage and overlays
- Saved outfits, store fee hooks
- Standalone, framework friendly
Sync Time and Weather
A server-synced clock and weather controller with smooth transitions, freeze and blackout commands, and a small admin API. Replaces the usual time and weather sprawl.
- One source of truth, all clients in sync
- Freeze, blackout and forecast control
- 0.00ms idle, zero dependencies
Also on the scripts page: State Fuel, Daily Rewards, Car Meet, and the RZ Arena open-source tier. More land on the same cadence we ship our own servers.
Dev tools
The building blocks this store runs on
The self-hosted pieces behind appleluis.ltd, sold so you can run the same stack. The DiscordAPI is free and the easiest way in.
AL License System
The encrypted license server that protects every other product. Issue, validate and revoke keys, enforce per-server activation limits, and recover keys self-serve.
- HMAC-signed keys, offline integrity check
- Activation binding with per-key limits
- Drop-in validate API for your own scripts
AL Store Platform
The self-hosted storefront this very site runs on. Sell digital downloads, Discord roles and license keys with Stripe checkout and automatic key delivery.
- Stripe checkout with server-side price guard
- Auto-issues license keys on purchase
- Gated downloads, free lead-magnet path
AL DiscordAPI
A zero-dependency Discord integration library for FiveM and web servers: role syncing, permission checks, webhooks, player data, server utils. The free way in.
- Node core plus a FiveM Lua bridge
- Role sync, permissions, webhook logging
- MIT licensed, yours to extend
How delivery works
Pay once, get your key instantly
No tickets, no waiting. Checkout completes, a unique license key is generated and stored, and the delivery page shows it with your download. The same key is what your server uses to validate on boot.
# your server boots and checks its license POST https://appleluis.ltd/api/license/validate { "key": "APLU-7K2M-9QXR-4WTB-H3PZ", "product": "nightward-network", "fingerprint": "cfx-abc123" } # response { "valid": true, "status": "active", "activations_used": 2, "max_activations": 5 }
Three ways to earn from one build
Buy it, or let us host it
Don't want to host it yourself?
Every paid product can be installed and maintained for you on Overnight.Host, our managed hosting, from €5/mo. We set it up, keep it updated, and keep it online. Same code, zero ops.
Beyond the shelf
Need something bespoke?
Custom builds with full ownership rights: web platforms, SaaS, API integrations, FiveM systems and Discord tooling. Fullstack on Next.js, Node, Cloudflare Workers, and the QBox / ox FiveM ecosystem. Commissions are the high-touch tier on top of the catalog.
FAQ
Common questions
How do I get my product after paying?
Instantly. As soon as Stripe confirms payment, a unique license key is generated and the delivery page shows your key and download link. A copy is also emailed to you.
Is Nightward really a one-time purchase?
Yes. The whole anti-cheat field rents monthly. Nightward is a lifetime license: pay once for your tier and keep the signature updates. The only optional recurring cost is if you ask us to host Ward Core for you.
What does the license key do?
It activates the product and, for server software, validates on boot against our license API. Each key allows a set number of activations (servers or domains). You can move a key between servers by deactivating an old install.
What is the difference between escrow and open source on the scripts?
Escrow is the cheaper, locked build that runs as-is. The open-source tier ships the full source so you can read and modify it, and binds to more servers. RZ Arena offers both on its product page.
Do you do refunds on digital products?
Because products are delivered instantly and a license key is issued on payment, sales are final once the key is shown or the download starts. Reach support@appleluis.ltd if something is wrong and we will make it right.