mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 09:18:53 +00:00
03da86848ebd00e4bc5352a1e64b0e303e05d5c2
es_extended
es_extended is an extention that is developed on top of EssentialMode (aka ES), thus commonly named ESX - the EssentialMode Extended framework for FiveM.
Links & Read more
- Official Discord community
- ESX Documentation (things are missing!)
- ES Documentation
Screenshot preview (todo)
Features
- Accounts (bank / black money) you can also add others accounts
- Advanced inventory system (press
F2ingame) - Job system
- Loadouts and position synced in database
- The best framework out there for RP servers
- i18n (locate) system
- Loads of plugins available
Requirements
This order also applies in the startup order.
- Base events
- mysql-async
- EssentialMode (es_admin2 included, a basic admin tool)
- esplugin_mysql
- async
Download & Installation
1) Using fvm
fvm install --save --folder=essential esx-org/es_extended
fvm install --save --folder=esx esx-org/esx_menu_default
fvm install --save --folder=esx esx-org/esx_menu_dialog
fvm install --save --folder=esx esx-org/esx_menu_list
2) Manually
- Download https://github.com/ESX-Org/es_extended/releases/latest
- Put it in the resource/[essential] directory
- Download https://github.com/ESX-Org/esx_menu_default/releases/latest
- Put it in the resource/[esx]/[ui] directory
- Download https://github.com/ESX-Org/esx_menu_dialog/releases/latest
- Put it in the resource/[esx]/[ui] directory
- Download https://github.com/ESX-Org/esx_menu_list/releases/latest
- Put it in the resource/[esx]/[ui] directory
3) Using git
cd resources
git clone https://github.com/ESX-Org/es_extended [essential]/es_extended
git clone https://github.com/ESX-Org/esx_menu_default [esx]/[ui]/esx_menu_default
git clone https://github.com/ESX-Org/esx_menu_dialog [esx]/[ui]/esx_menu_dialog
git clone https://github.com/ESX-Org/esx_menu_list [esx]/[ui]/esx_menu_list
Installation
- Import es_extended.sql in your database
- Configure your
server.cfgto look like this
start baseevents
start mysql-async
start essentialmode
start esplugin_mysql
start es_admin2
start es_extended
start esx_menu_default
start esx_menu_list
start esx_menu_dialog
Description
Languages
JavaScript
62.3%
Lua
34.8%
TypeScript
1.2%
HTML
0.8%
CSS
0.7%
Other
0.2%
