axeDocs
StoreDiscordYoutube
  • 🎉Welcome
  • 📖Scripts
    • ⭐Axe Vip
      • Config
      • Installation
      • Exports and commands
        • List of commands
        • Client-side exports
        • Server-side exports
          • getVipMoney
          • addVipMoney
          • removeVipMoney
    • 🔫axeTerritories
      • Config
      • FAQ
    • 🛵axeDeliveries
      • Config
    • 🧑‍🌾axeFarmsCreator
      • Config
    • 🚗axeVehicleShop
      • Config
    • 💼axeJobManagement
      • Config
Powered by GitBook
On this page
  1. Scripts
  2. Axe Vip
  3. Exports and commands

List of commands

Each command has its own explanation and usage example.

List of commands

Preferably leave this default

Config.Commands = {
	["CREATE_VIP"] = "createvip",
	["REDEEM_VIP"] = "redeem",
	["REMOVE_VIP"] = "removevip",
}
Command
Usage

/createvip [package] [durationInDays]

/createvip example 30

/redeem [code]

/redeem jas98d0ja09sjd0a90asokd

/removevip [code]

/removevip jas98d0ja09sjd0a90asokd

PreviousExports and commandsNextClient-side exports

Last updated 21 days ago

📖
⭐