⚙️Owner Panel
Authorize identifiers
Owner = {
AllowedIdentifiers = {
"license:abc1234567890def",
"steam:110000abf6b0001",
"discord:123456789012345678",
},
DefaultRotation = 24, -- hours
Theme = "amber",
}Available features
Features = {
Promotions = true, -- Create / delete promo codes
LimitedStock = true, -- Limit how many of each item can be sold
Rotation = true, -- Auto-rotate spotlighted items
Maintenance = true, -- Lock the shop for everyone except owners
Spotlight = true, -- Highlight a specific item on the home page
Announcement = true, -- Display a global banner inside the shop
Theme = true, -- Change the UI theme at runtime
}Behavior summary
Feature
Effect
Last updated