This is the first full script that I have created. While the code may not be the best, it is something I am proud of. This is a fully working admin menu for esx which uses esx_menu_default instead of Warmenu which caused an incremented ms. I first began working on this because all the other admin menus out there are not "optimized".
An admin menu created with esx_menu_default that allows gives you admin commands, server commands, and player commands. It also has basic server stuff for servers.
/admin To see your rank
- T-notify
- You can either download it or clone it with git.
-
- Add ensure pe-adminmenu to the server.cfg
-
- Place your script in your server.
-
- Add yourself (steam hex|identifier) to the admin_sv.lua
-
- Press INSERT to open the menu.
-
- Set up the webhooks on the server.
If you find any issues with this please make sure to report them.
- 1.0
- Initial Release
- 1.1
- Modified discord presence
- 1.2
- Removed discord presence for efficiency
- 1.3
- Added locales for es.lua
- 1.4
- Added webhooks to everything
- Added armor to the heal action
- Fixed an issue where godmode was deactivated by noclip
- Fixed an issue where invisible was deactivated by noclip
- Fixed clear chat for all
- Fixed Spanish locale
- Noclip no longer makes you invencible/invisible. It now has to be activated individually.
- Optimized a little bit
- Changed tp to the closest vehicle
- Changed tpm for optimization.
- Changed webhook to config.lua
- Changed opening key to config.lua
- 1.5
- Added more webhooks
- New kick system
- Freeze fixed
- Noclip with vehicle
- New locales
- 1.6
- Added more webhooks
- Added HEX join and IP leave webhook
- Added TP menu
- Delete all cars and objects is no longer visual
- New locales
- 1.7
- Added more webhooks
- Added goto and bring (ali-exacute)
Thank you for the goto and bring ali-exacute