· 6 years ago · Jan 01, 2020, 10:34 AM
1# Only change the IP if you're using a server with multiple network interfaces, otherwise change the port only.
2endpoint_add_tcp "0.0.0.0:30120"
3endpoint_add_udp "0.0.0.0:30120"
4
5# These resources will start by default.
6ensure mapmanager
7ensure chat
8ensure spawnmanager
9ensure sessionmanager
10ensure fivem
11ensure hardcap
12ensure rconlog
13ensure scoreboard
14ensure panzar-load
15ensure assets
16ensure fax-aop
17
18
19
20# This allows players to use scripthook-based plugins such as the legacy Lambda Menu.
21# Set this to 1 to allow scripthook. Do note that this does _not_ guarantee players won't be able to use external plugins.
22sv_scriptHookAllowed 1
23
24# Uncomment this and set a password to enable RCON. Make sure to change the password - it should look like rcon_password "YOURPASSWORD"
25#rcon_password ""
26
27# A comma-separated list of tags for your server.
28# For example:
29# - sets tags "drifting, cars, racing"
30# Or:
31# - sets tags "roleplay, military, tanks"
32sets tags "default"
33
34# A valid locale identifier for your server's primary language.
35# For example "en-US", "fr-CA", "nl-NL", "de-DE", "en-GB", "pt-BR"
36sets locale "root-AQ"
37# please DO replace root-AQ on the line ABOVE with a real language! :)
38
39# Set an optional server info and connecting banner image url.
40# Size doesn't matter, any banner sized image will be fine.
41#sets banner_detail "https://url.to/image.png"
42#sets banner_connecting "https://url.to/image.png"
43
44# Set your server's hostname
45sv_hostname "Night Crime Roleplay • Anyone can be a Cop • Active Staff • discord.gg/NCRP"
46
47# Nested configs!
48#exec server_internal.cfg
49
50# Loading a server icon (96x96 PNG file)
51#load_server_icon myLogo.png
52
53# convars which can be used in scripts
54set temp_convar "hey world!"
55
56# Uncomment this line if you do not want your server to be listed in the server browser.
57# Do not edit it if you *do* want your server listed.
58#sv_master1 ""
59
60# Add system admins
61add_ace group.admin command allow # allow all commands
62add_ace group.admin command.quit deny # but don't allow quit
63add_principal identifier.fivem:1 group.admin # add the admin to the group
64
65add_ace Fax.AOP faxes.aopcmds allow
66
67add_principal identifier.steam:110000118cb4e34 Fax.AOP
68
69# Hide player endpoints in external log output.
70sv_endpointprivacy true
71
72# Server player slot limit (must be between 1 and 32, unless using OneSync)
73sv_maxclients 32
74
75# Steam Web API key, if you want to use Steam authentication (https://steamcommunity.com/dev/apikey)
76# -> replace "" with the key
77set steam_webApiKey ""
78
79# License key for your server (https://keymaster.fivem.net)
80sv_licenseKey xc611jwf5tr1qcyuopv9v5bw4810fxce