NoneM — premium FiveM scripts and edge cloud with CDN, storage and feature flags.
FiveM Scripts
16 polished, documented resources for ESX, QBCore, QBOX and standalone. Buy once, keep every update.
- Lifetime updates
- Discord support
- Fully documented






















Edge Cloud
CDN, object storage and feature flags running on the edge, close to your players. Fast uploads, fast assets, one API key, no bandwidth bill.
- CDN
- Storage
- Feature flags
Three services your server stops having to run
CDN, object storage and feature flags that run on the edge, close to your players, so uploading and fetching assets are both fast. One API key, one dashboard, nothing to host yourself.
CDN
Assets served from 300+ edge locations
- A global edge network, never a single origin
- Sub-50ms responses worldwide
- Bandwidth and requests are never metered
Storage
Presigned uploads straight to object storage
- Lua, Node.js and NUI SDKs
- Per-player limits and signed URLs
- Quota enforced before the upload starts
Feature flags
Change behaviour without a restart
- Boolean, number, string and JSON values
- Hash-keyed payload, unchanged polls are 304s
- Every mutation is audit-logged
-- server.lua — upload with player context attached
RegisterNetEvent('mugshot:upload', function(image)
local result = exports.nocloud:UploadMedia(image, {
identifier = GetPlayerIdentifier(source, 0)
})
TriggerClientEvent('mugshot:done', source, result.url)
end)- double-xp
- xp-multiplier
- new-hud
GET /cloud/flags/config
{
"double-xp": true,
"xp-multiplier": 1.5,
"new-hud": false
}Credentials never reach the client
The NUI SDK uses server-signed tokens, so players upload directly without your API key ever entering the game client.
- Server-side credentials only
- Direct client uploads, per bucket
- Signed URLs with expiry
- Per-player rate limits
Close to every player
We run on the edge, close to your players — so uploading and fetching assets are both fast, wherever they connect from.
- 300+
- edge locations
- <50ms
- typical round trip
- 99.9%
- uptime
Start free, scale when it hurts
One subscription covers CDN, storage and feature flags. Bandwidth and requests are never billed.
Storage & CDN
File storage with global CDN distribution
Free
Basic storage for personal use
- 10 GB Storage
- Unlimited uploads
- Unlimited bandwidth
- Discord & Email Support
- Priority support
Hobby
For hobbyists and small projects
- 40 GB Storage
- Unlimited uploads
- Unlimited bandwidth
- Storage overage ($0.15/GB)
- Discord & Email Support
- Priority support
Pro
For professional use
- 120 GB Storage
- Unlimited uploads
- Unlimited bandwidth
- Storage overage ($0.075/GB)
- Discord & Email Support
- Priority support
Fivemanage bills you per request. We don't.
Their plans meter three things — bandwidth, file requests and storage. Go over any of them and the invoice grows. We charge a flat plan and never count a byte or a request, so a busy weekend costs exactly what a quiet one does.
Bandwidth
$0
Never metered, any volume
File requests
$0
Never metered, any volume
Storage overage
$0.075
per GB on Pro
Price it for your server
Smaller assets mean more requests for the same traffic — which is what Fivemanage bills per million.
$9
per month
- Pro plan $9
120 GB storage · Unmetered bandwidth & requests
$31
per month
- Pro plan $15
- 4.0 TB extra bandwidth $16
120 GB storage · 1 TB bandwidth · 10M requests
Fivemanage figures taken from their public pricing page, September 2026. Prices change — check before you switch.
Ready to build?
Join 1500+ servers already using NoneM Scripts and Cloud services.