DUXPLIMA Documentation

Systems

Drop-in Luau systems for Roblox experiences, from daily rewards to a full vehicle pack.

Every UXR system is a single folder you drop into ServerScriptService. It installs itself on the first server start: no manual wiring, no scripts to place, no services to register. Configuration is a small number of commented Luau files.

Start with How a UXR system works if this is your first one. It covers the parts every system shares, so each product's own pages can stay on what makes it different.

Progression and rewards

SystemWhat it does
uxrDailyRewardsA daily login ladder with streaks, a skip-the-wait product, and open-ended reward code
uxrLevelXP and levels with a rank ladder, tool unlocks and an overhead bar

Games

SystemWhat it does
uxrArcadeMachineA playable arcade cabinet with pluggable mini games
uxrBilliardsPhysics pool with cue aiming, shot power and full rules
uxrBowlingTen-pin bowling lanes with scoring and frames
uxrChessFull-rules chess with a built-in engine opponent
uxrColorCardsA shedding card game for two to eight players
uxrDartsDartboards with scoring modes and throw physics
uxrTicTacToeTic tac toe with a perfect-play bot

Roleplay and world

SystemWhat it does
uxrVehicleSystemPackA dealership economy: catalog, ownership, spawn pads, fuel, radar, trunks and auctions
uxrDoorDoors and gates with permissions, keys and animation
uxrHandcuffCuffing, dragging and escaping, for police roleplay
uxrPetFollowers with eggs, rarity, hatching and equipping
uxrTrollPaid troll actions players buy and aim at each other

Presentation and staff

SystemWhat it does
uxrOverheadNameplates above every player, driven by your own data
uxrAdminPanelAn admin panel with ranks, 346 commands, moderation, logs and cross-server control