💻
alt:V Athena Docs v3.0.0
  • Info
    • Introduction
    • Patreon & Support
    • Athena Discord
    • FAQ
  • Installation
    • Common Issues
    • Windows
    • Linux (Ubuntu 20.04+)
    • Debugging
    • Updating
  • Info
    • Admin
    • Configuration
    • Console
    • Database
    • Hotkeys
    • Identifier
  • Plugins
    • Load Plugins
    • Create Plugins
    • Mods
    • Clothing
  • Controllers
    • What is a Controller?
    • Blip Controller
    • Interaction Controller
    • Marker Controller
    • Object Controller
    • Ped Controller
    • Text Label Controller
    • World Notification Controller
  • Systems
    • Interiors
    • Inventory & Items
    • Inventory Rules
    • Jobs
    • Time
    • Weather
  • Menus
    • Menu Types
    • Action Menus
    • Input Menu
    • Wheel Menu
  • Player
    • Admin-Commands
    • Animations
    • Attach Objects
    • Credits
    • Currency
    • Commands
    • Error Screen
    • Message
    • Meta
    • Notifications
    • Particle
    • Progress Bar
    • Save
    • Shard
    • Sound
    • Spinners
    • Task Timeline
  • Custom WebViews
    • Introduction
    • Your First Page
    • CSS Framework
  • Misc
    • Custom Sounds
    • Custom Streamers
    • Custom Icons
    • Adding Locale / Translations
    • Adding Vehicle Rules
    • Adding Whitelist
    • Adding Wheel Menus
    • Adding Parking Garages
Powered by GitBook
On this page
  • setadmin
  • addwhitelist
  • removewhitelist
  • ban
  • unban
  • dox
  • kick
  • kickall
  • screenshot
Edit on GitHub
  1. Info

Console

General console commands for outside management.

PreviousConfigurationNextDatabase

Last updated 3 years ago

Mostly admin commands and general management of your players and server.

setadmin

Used to set a discord user as admin.

Usage

/setadmin <discord_id> <permission_level>

Example

/setadmin 202685967935471617 4

Response

addwhitelist

Used to add a Discord ID to the whitelist.

Usage

/addwhitelist <discord_id>

Example

/addwhitelist 202685967935471617

Response

removewhitelist

Used to remove a Discord ID from the whitelist.

Usage

/removewhitelist <discord_id>

Example

/removewhitelist 202685967935471617

Response

ban

Used to ban a player by discord id

Usage

/ban <discord_id>

Example

/ban <discord_id>

Response

unban

Used to unban a player by discord id.

Usage

/unban <discord_id>

Example

/unban <discord_id>

dox

Used to lookup player data based on a logged in player.

Usage

/dox <ingame_id>

Example

/dox 1

kick

Used to kick a player from the server.

Usage

/kick <discord or name or in-game id>

Example

/kick Jonie_Jones

Response

kickall

Used to kick all players from the server.

Usage

/kickall <reason_of_why>

Example

/kickall idk they paid me to do it

Response

screenshot

Used to screenshot a player's screen.

Usage

/screenshot

Example

/screenshot

Response

Response

Response

Console
setadmin
addwhitelist
removewhitelist
ban
unban
dox
kick
kickall
screenshot