🪶Commands

💬 Commands

The script includes a variety of built-in commands for administrative control, player interaction, and minigame access.

🧑‍⚖️ Jail Commands

  • /jailmenu Opens the jail management interface for authorized users. This menu allows you to jail nearby players, set durations, assign tasks, and review player details.

  • /jailList Displays a full list of all current inmates along with their jail time, tasks completed, and escape status. Only accessible by authorized staff.

🏀 Basketball Command

  • /basket (or your configured command name) Spawns a basketball in the yard if the player is inside a valid basketball zone. The command respects a maximum spawn limit defined in the config.

    After spawning the ball, players are prompted with controls for:

    • Picking up the ball

    • Changing dribble style

    • Shooting the ball

    • Detaching the ball


🎲 Dice Game Commands

  • /dicesend [id] [amount] Sends a dice game request to a nearby player with the specified bet amount.

  • /diceaccept Accepts an incoming dice game request.

  • /dicedeny Rejects an incoming dice game request.

Last updated