Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # IP I PORT SERVERA
- endpoint_add_tcp "0.0.0.0:30120"
- endpoint_add_udp "0.0.0.0:30120"
- # DATA BAZA I PLAGINI
- # Set this to 1 to allow scripthook. Do note that this does _not_ guarantee players won't be able to use external plugins.
- set mysql_connection_string "server=127.0.0.1;database=essentialmode;userid=;password="
- sv_scriptHookAllowed 0
- # RCON SERVERA rcon_password "YOURPASSWORD"
- #rcon_password ""
- # A comma-separated list of tags for your server.
- # For example:
- # - sets tags "drifting, cars, racing"
- # Or:
- # - sets tags "roleplay, military, tanks"
- sets tags "default"
- # RESURSI - NON ESX
- ensure mapmanager
- ensure chat
- ensure spawnmanager
- ensure sessionmanager
- ensure basic-gamemode
- ensure hardcap
- ensure rconlog
- ensure vozila
- ensure vozila_organizacije
- ensure banka_glavna
- ensure fleecabankrobberies
- #essential
- ensure es_admin2
- ensure EasyAdmin
- ensure essentialmode
- ensure ls-radio
- # RESURSI - ESX
- ensure esx_menu_default
- ensure esx_menu_dialog
- ensure esx_menu_list
- ensure esx_barbershop
- ensure esx_holdup
- ensure esx_license
- ensure esx_plasticsurgery
- ensure esx_supermarket
- ensure esx_autosalon
- ensure esx_autoskola
- ensure esx_society
- #MAPE
- ensure C3 RP
- ensure gabz_lost
- ensure policijskastanica
- #KUCE
- ensure HousingShells
- ensure loaf_housing
- #ORGANIZACIJE
- ensure ambulancejob
- ensure mehanicar
- ensure policija
- ensure taksi
- ensure vlada
- #osnove
- ensure essentialmode
- ensure esx_menu_list
- ensure esx_menu_dialog
- ensure esx_menu_default
- ensure skinchanger
- ensure skinchanger2
- #poslovi
- ensure automafija
- ensure DelObjGun
- ensure elektricar
- ensure ELS-FiveM
- ensure esx_addons_gcphone
- ensure farmer
- ensure gcphone
- ensure gcphone-grigor
- ensure hitna
- ensure hitna2
- ensure interventna
- ensure lscustom
- ensure lscustom2
- ensure mafije
- ensure mafije-back
- ensure opasnost
- ensure organizacije
- ensure poljackekuci
- ensure polovni
- ensure rudar
- ensure tp
- #loadingscreen
- ensure example-loadscreen
- ensure fivem
- # JEZICI
- # For example "en-US", "fr-CA", "nl-NL", "de-DE", "en-GB", "pt-BR"
- sets locale "root-AQ"
- # please DO replace root-AQ on the line ABOVE with a real language! :)
- # IKONICE SERVERA
- # Size doesn't matter, any banner sized image will be fine.
- #sets banner_detail "https://url.to/image.png"
- #sets banner_connecting "https://url.to/image.png"
- #ADMINI
- add_principal indentifier.steam:11000013bd5c0ad group.superadmin #admin AEZAKMI
- # Set your server's hostname
- sv_hostname "C3.RS FiveM RP"
- # Nested configs!
- #exec server_internal.cfg
- # Loading a server icon (96x96 PNG file)
- #load_server_icon myLogo.png
- # convars which can be used in scripts
- set temp_convar "hey world!"
- # Remove the `#` from the below line if you do not want your server to be listed in the server browser.
- # Do not edit it if you *do* want your server listed.
- #sv_master1 ""
- # 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_principal identifier.license:11000013bd5c0ad group.admin # add the admin to the group
- # enable OneSync (required for server-side state awareness)
- set onesync on
- # SLOTOVI
- sv_maxclients 32
- # STEAM APIKEY
- # -> replace "" with the key
- set steam_webApiKey "2A4E674374935D1632B680073E4929DC"
- # LICENCA
- sv_licenseKey dt1kfj3apxw43t0xqfu6ic5eppcs84f6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement