AkifsCustomCommands icon

AkifsCustomCommands -----

Create your own /freevip-style reward commands with limits, cooldowns, broadcasts, hex/gradient colo



/cac admin reference
Typing /cac alone shows a hint that points to /cac help — the full panel only appears when asked.
  • /cac help — show the admin panel
  • /cac reload — reload config.yml, commands.yml, language and data
  • /cac list — list every custom command and its status
  • /cac info <command> — show command details
  • /cac create <command> — create a new custom command
  • /cac delete <command> — delete a custom command
  • /cac enable | disable <command> — toggle a command
  • /cac reset <command> — reset all usage data for the command
  • /cac resetplayer <player> <command> — reset one player's data
  • /cac addcmd <command> <console-cmd> — append a console command
  • /cac removecmd <command> <index> — remove a console command
  • /cac addbcast <command> <message> — append a public broadcast line
  • /cac removebcast <command> <index> — remove a broadcast line
  • /cac clearbcast <command> — remove every broadcast line
  • /cac setlimit <command> <amount> — total usage limit (-1 = unlimited)
  • /cac setplayerlimit <command> <amount> — per-player limit (-1 = unlimited)
  • /cac setcooldown <command> <time> — cooldown (30s, 5m, 1h, 1d, 7d, 0=off)
  • /cac setduration <command> <time> — active lifetime (same time syntax)
  • /cac setperm <command> [permission] — set or clear the required permission
  • /cac testwebhook <command> [player] — send a test Discord embed
Aliases: /akifscustomcommands, /customcommands, /customakifscommands.
Placeholders
  • %player_name%, %player_uuid%, %player_displayname%
  • %command% — the custom command name
  • %time_left% — cooldown remaining (only inside the cooldown message)
Discord webhook setup
  1. In Discord: Server Settings → Integrations → Webhooks → New Webhook → Copy URL.
  2. Open config.yml and set:
    Code (Text):
    discord:
      enabled: true
      webhook-url: "https://discord.com/api/webhooks/..."
      thumbnail-url: "https://mc-heads.net/avatar/%player_uuid%/128"
      embed-color: "#3FFF5C"
  3. Run /cac reload.
  4. Verify with /cac testwebhook freevip — sends the embed without consuming the reward.
Resource Information
Author:
----------
Total Downloads: 10
First Release: Apr 30, 2026
Last Update: Apr 30, 2026
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings