· 6 years ago · Feb 26, 2020, 09:40 PM
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
14start PvP
15
16
17# This allows players to use scripthook-based plugins such as the legacy Lambda Menu.
18# Set this to 1 to allow scripthook. Do note that this does _not_ guarantee players won't be able to use external plugins.
19sv_scriptHookAllowed 1
20
21# Uncomment this and set a password to enable RCON. Make sure to change the password - it should look like rcon_password "YOURPASSWORD"
22rcon_password "682497"
23
24# A comma-separated list of tags for your server.
25# For example:
26# - sets tags "drifting, cars, racing"
27# Or:
28# - sets tags "roleplay, military, tanks"
29sets tags "default"
30
31# A valid locale identifier for your server's primary language.
32# For example "en-US", "fr-CA", "nl-NL", "de-DE", "en-GB", "pt-BR"
33sets locale "root-AQ"
34# please DO replace root-AQ on the line ABOVE with a real language! :)
35
36# Set an optional server info and connecting banner image url.
37# Size doesn't matter, any banner sized image will be fine.
38#sets banner_detail "https://url.to/image.png"
39#sets banner_connecting "https://url.to/image.png"
40
41# Set your server's hostname
42sv_hostname "Ma olen kuradi EESTLANE"
43
44# Nested configs!
45#exec server_internal.cfg
46
47# Loading a server icon (96x96 PNG file)
48#load_server_icon "logo.png"
49
50# convars which can be used in scripts
51set temp_convar "hey world!"
52
53# Uncomment this line if you do not want your server to be listed in the server browser.
54# Do not edit it if you *do* want your server listed.
55#sv_master1 ""
56
57# Add system admins
58add_ace group.admin command allow # allow all commands
59add_ace group.admin command.quit deny # but don't allow quit
60add_principal identifier.fivem:1 group.admin # add the admin to the group
61add_principal identifier.steam:1100001198b4c8d group.admin
62add_principal identifier.steam:1100001108fdebe group.admin
63add_principal identifier.steam:11000010dd3765e group.admin
64
65# Hide player endpoints in external log output.
66sv_endpointprivacy true
67
68# Server player slot limit (must be between 1 and 32, unless using OneSync)
69sv_maxclients 3
70
71# Steam Web API key, if you want to use Steam authentication (https://steamcommunity.com/dev/apikey)
72# -> replace "" with the key
73set steam_webApiKey "3C05A072CF91E3B59088A3A395D6A56F"
74
75# License key for your server (https://keymaster.fivem.net)
76sv_licenseKey ii2c1ar397b5294gjvtjfm5ywb8jnz2w