mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-11 19:57:22 +08:00
commit
d36314d5bf
@ -12,7 +12,7 @@ The `FIVEM_VERSION` variable.
|
||||
The `DOWNLOAD_URL` only needs to be used if they turn on ddos protection. The variable needs to point to a `fx.tar.xz` file as I am too lazy to update the entire script.
|
||||
|
||||
# txAdmin
|
||||
TxAdmin is now supported and disabled by default. You set `TXADMIN_ENABLED` to `1` to enable it.
|
||||
txAdmin is now supported and disabled by default. You set `TXADMIN_ENABLED` to `1` to enable it.
|
||||
|
||||
The last update to the egg changes the server to use txadmin to run. On first startup it will print a key to use to sign into the txadmin panel.
|
||||
|
||||
@ -25,4 +25,4 @@ Ports required to run the server in a table format.
|
||||
|---------|---------|
|
||||
| Game | 30110 |
|
||||
| Game+1 | 30120 |
|
||||
| txAdmin | 40120 |
|
||||
| txAdmin | 40120 |
|
||||
|
Loading…
Reference in New Issue
Block a user