forked from tabarra/PlumeESX-recipe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathserver.cfg
83 lines (71 loc) · 4.24 KB
/
server.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# #
# ███████╗███████╗██╗ ██╗ ██╗ ███████╗ ██████╗ █████╗ ██████╗██╗ ██╗ #
# ██╔════╝██╔════╝╚██╗██╔╝ ██║ ██╔════╝██╔════╝ ██╔══██╗██╔════╝╚██╗ ██╔╝ #
# █████╗ ███████╗ ╚███╔╝ ██║ █████╗ ██║ ███╗███████║██║ ╚████╔╝ #
# ██╔══╝ ╚════██║ ██╔██╗ ██║ ██╔══╝ ██║ ██║██╔══██║██║ ╚██╔╝ #
# ███████╗███████║██╔╝ ██╗ ███████╗███████╗╚██████╔╝██║ ██║╚██████╗ ██║ #
# ╚══════╝╚══════╝╚═╝ ╚═╝ ╚══════╝╚══════╝ ╚═════╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ #
# Discord: https://discord.gg/cNx6HF9P5J #
# Documentation: https://docs.esx-framework.org #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# _____ _ ______ _____ _ _ _ #
# / ____| | | |___ / |_ _| | | | | (_) #
# | (___ _ _| |__ ______ / / ___ _ __ ___ | | _ __ | |_ ___ _ __ __ _ ___| |_ ___ _____ #
# \___ \| | | | '_ \______/ / / _ \ '__/ _ \ | | | '_ \| __/ _ \ '__/ _` |/ __| __| \ \ / / _ \ #
# ____) | |_| | |_) | / /_| __/ | | (_) | _| |_| | | | || __/ | | (_| | (__| |_| |\ V / __/ #
# |_____/ \__,_|_.__/ /_____\___|_| \___/ |_____|_| |_|\__\___|_| \__,_|\___|\__|_| \_/ \___| #
# #
# #
# Website: https://www.subzerointeractive.com/ #
# Discord: https://discord.gg/xgKxUruwCG #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
## You CAN edit the following:
{{serverEndpoints}}
sv_maxclients {{maxClients}}
set steam_webApiKey "none"
sets tags "default, deployer, plume esx, esx legacy, legacy, szi"
## You MAY edit the following:
sv_licenseKey "{{svLicense}}"
sv_hostname "{{serverName}} | ESX Legacy Server"
sets sv_projectName " {{serverName}} | [{{recipeName}}]"
sets sv_projectDesc "{{recipeDescription}}"
sets locale "en-GB"
sets tags "default, esx, legacy, Roleplay"
set mysql_connection_string "{{dbConnectionString}}"
sv_maxclients 10 # Allow access to features usually locked behind a FiveM patreon key
## Add system admins
add_ace group.admin command allow # allow all commands
add_ace group.admin command.quit deny # but don't allow quit
add_ace resource.es_extended command.add_ace allow
add_ace resource.es_extended command.add_principal allow
add_ace resource.es_extended command.remove_principal allow
add_ace resource.es_extended command.stop allow
{{addPrincipalsMaster}}
## pma-voice config
setr voice_enableRadioAnim 1
setr voice_useNativeAudio true
setr voice_useSendingRangeOnly true
## Default & Standalone resources
ensure chat
ensure chat-theme-gtao # Cool Chat theme
ensure spawnmanager
ensure hardcap
ensure oxmysql
ensure bob74_ipl
ensure loadingscreen
ensure simpledrift
## ESX Legacy
ensure es_extended
ensure gcphone
ensure [esx]
## ESX Addons
ensure [esx_addons]
ensure [hud]
ensure shotspotter
ensure mdt
ensure pma-voice
ensure rp-radio
ensure vSync
ensure vstancer
stop basic-gamemode #remove this if you dont want to use multicharacter