You can find this IP within your server management interface or using specific commands within the FiveM server console. Acquiring a FiveM server IP involves setting up and running a FiveM server. Guides and tutorials are available to help you understand how to run FiveM server. Once your ...
- [Console commands](/client-manual/console-commands) - [Installing FiveM](/docs/client-manual/installing-fivem) - [Console commands](/docs/client-manual/console-commands) FiveM singleplayer --- Expand Down Expand Up @@ -37,4 +38,4 @@ The server browser allows for some neat searching ...
Exports data to a JSON file when invoked from the server console (serverId 0). This command is typically used to export data for backup or analysis. Command: 0xludb-import Experimental ⚠️ Import the exported data. 0xludb-import <filename> Logging You can enable logging by executing ...
txAdmin:The definition of the rcon password is only possible via the server config for txAdmin. Usage Once the password has been defined and the server has been restarted, the rcon connection can be established. To do this, complete the two fields IP:Portand Password (Rcon) with the i...
Server Log The server log allows you to monitor all activities on the server. For instance, you can view details such as when players connect or disconnect, chat messages, game deaths, menu actions, executed commands, and system events. ...
Server’s CPU/RAM consumption Live Console (with log file, command history and search) Server threads performance chart with player count Server Activity Log (connections/disconnections, kills, chat, explosions andcustom commands) Player Manager: ...
There should be enough comments etc. to get started on creating your own commands, even if you're not an experienced programmer. All commands can only be ran by players, and will be blocked in the console. Settings There are a couple settings you can configure for your server. These can...
Discord integration (/status and configurable commands) Monitor server’s CPU/RAM consumption Real-time playerlist with ping + steam-linked accounts (when available) OneSync Support (more than 32 slots server) Linux Support Live Console Auto Restart on failure detection ...
Console commands can be executed either using an RCon tool, directly from the server console interface, a server configuration file, the server command line, or (if a resource is allowed by the ACL) the [ExecuteCommand]({{<native "EXECUTE_COMMAND">}}) function. file, the server command li...
/addadmin [ID (Player in server)] Add an admin to the database, granting access to the admin menu (use the console in-game). /addwhitelist [ID (Player in server)] Add an admin to the database, providing full permissions in the server (use the console in-game).Tutorial...