[Release - Discontinued] Vadmin (Server Manager. program and web remote)

NEWS

This Resource/Tool has been discontinued development. Reason

hi everyone. this is my second release. i introduce Vadmin.
here the Screenshot

Screenshot

Screenshot 1
Screenshot_77

Screenshot 2

============================================================================

Feature
  • Start/Stop Server
  • AutoRestart Server by schedule
  • Change SystemInfo
  • Console Command
  • Resource Manager (Enable/Disable/Rename, Install/Uninstall, Start/Stop/Restart Resource)
  • Restart Button (Manual Restart)
  • AUTO Restart if Server Crash or Force Close
  • Disable Close Program if Server Currently Running
  • Start Server Without start_server.bat (batch file)
  • PlayerList (include Kick Player)
  • Check For Update (Progam and Server)
  • OneSync Support
  • Kick All Player Button
  • Option to Clear Cache When Restart in Setting menu
  • Clear Cache Button (manual Clear Cache)
  • Custom Server Config
  • Server Mode (Public Server and Test Server)
  • Theme Option (Dark Theme available)
  • Execute Command Before Auto Restart
  • Kick All Player When Auto Restart
  • Tooltip(information if you pointing something)
  • Information About Version of Program and Server in Setting
  • Auto Check Version Program and Server every 5 Second

===========================================================================

Update

===========================================================================

Requirement
  • Net. framework 4.6 or above

===========================================================================

Installation
  1. extract to Server-Data (Config.cfg and the program)
  2. add resource tag(#System, #InESXFolder, #OutESXFolder, #Addons) on server.cfg
    Example
#System
start mapmanager
start chat
start spawnmanager
start sessionmanager
start fivem
start hardcap
start â– â– â– â– â– â– â– 
#start scoreboard
#start playernames
start bob74_ipl
start mysql-async
start essentialmode
start esplugin_mysql
start es_admin2
#endSystem

#InESXFolder
start async
start cron
start es_extended
start instance
start es_camera
start skinchanger
start esx_accessories
start esx_addonaccount
#start esx_addoninventory
#start esx_phone
start esx_borrmaskin
#endInESXFolder

#OutESXFolder
#start CalmAI
#start CarRental
start 3dme
start hospital
start BlipsBuilder
start HangOntoAVehicle
start es_ui
start vMenu
#endOutESXFolder

#Addons
start taxi_toyota
start prison-map-addon
start Amarok
start audi
start bmw1000
start bmw_m5
start bmwf8
start bmwi8
start bmwm3
start bmwm4gts
start caferacerducati
start camry2016
#endAddons
  1. Open/Run Fivem Server Manager
  2. Set Location Fivem Server

===========================================================================

Download

Download Windows
Download

===========================================================================

ChangeLog

V1.0
First Realease

V1.1
ADD Feature :

  • Clear Cache When Restart
  • Write Log Console to Text File

Improvement:

  • Optimize Code
  • Improve MessageBox Style

V1.2
ADD

  • Set Location Fivem Server Folder
  • Restart Button (Manual Restart)
  • About (Information of Software Version and Author)
  • AUTO Restart if Server Crash or Force Close
  • Disable Close Program if Server Currently Running

IMPROVEMENT

  • Combine 2 Buttons with different functions in 1 Button
  • Change search Button to the press “ENTER” when typing to Start Search Resource
  • Start Server Without start_server.bat
  • Remove Credit/About when Startup

V1.3
ADD

  • Console Command
  • Start. Stop and Restart Resources
  • Online Playerlist (include Kick Player)
  • Check For Update (Progam and Server)

IMPROVEMENT

  • Move Select Folder Fivem and Auto Restart Schedule to Setting
  • Fix Few Bug (i forget how many bug i fixed)

V1.4
ADD

  • OneSync Support
  • Kick All Player Button
  • Option to Clear Cache When Restart in Setting menu
  • Clear Cache Button(manual Clear Cache)

IMPROVEMENT

  • Enable Resize Windows Function
  • Debugging Mode (Create Log Program. make me easily identify error)
  • Fix Bug “Wrong Read Name Player if Steam Name have a space”
  • Optimize PlayerList

V1.5
ADD

  • Custom Server Config
  • Server Mode (Public Server and Test Server)
  • Theme Option (Dark Theme available)
  • Execute Command Before Auto Restart
  • Kick All Player When Auto Restart

IMPROVEMENT

  • Resource Installer and Uninstaller
  • Change Resource List Display from Checkboxlist to Table
  • Fix some Bug

V1.6
ADD

  • Modify(Enable. Disable. Rename) Option in Resource Manager
  • Tooltip(information if you pointing something)
  • Information About Version of Program and Server in Setting

IMPROVEMENT

  • Fix Some Bug
  • Fix Start/Stop Status in Resource Manager
  • Change “Manual Check Update” To “Auto Check Update every 5 Second” Include hide Notification if New Update Available

===========================================================================

NOTE:

make sure this tool added on exclusion in your antivirus or disable your antivirus. because antivirus will be detected this tool as suspicious program

This tool Not Support Hosting Server like ZAP-Hosting

if you find a BUG/Error please report to Reply or Issue

if you want Feature Request. just make issue with title [Feature Request] on Issue
OR
if you want help me Improve this tool you can make PR on Pull Request

I hope this tool helps you in managing your server

11 Likes

It delete cache when restart?

no. Clear Cache not available for now. if you want that feature to exist. I will update to version 1.1 tomorrow. to add a clear cache feature when restarting

2 Likes

The application wont start for me

have you installed net.framework 4.0? and extracted it to the server-data folder?

#system or #endSystem tag not found

#OutESXFolder or #endOutESXFolder tag not found etc

The tool doesn’t open for me. (windows 10) with the latest net. framework.
No error or whatsoever.

You must add that tag on server.cfg in line resource
for example

start esx_ambulancejob
start esx_policejob

that installed on esx folder so you must add tag to make it read to tool

like this

#InESXFolder
start esx_ambulancejob
start esx_policejob
#endInESXFolder

I know this is complicated but it’s just a way to read the resource list

have you extracted the config file on the server-data?

Of Course my friend. I do read instructions :yum::grinning:

I try to run without file config and server. Yap this not open. After i put file server.cfg and config.cfg in same directory the tool is open

Is it possible to add. :slight_smile: So you can execute an rcon command, when the Server is gonna restart? :slight_smile:
like make an felt, so you can type what command its gonna execute every time, its gonna Restart?

what do you mean?

Can you upload your own server.cfg so we can see how to set it up properly… If I don’t have the server.cfg it open and tell me my server.cfg is missing… if I put mine with #InSYSTEMFolder etc. tags , it won’t even open the program at all.

Thanks…

update installation guide

is it right how i made it ?

my server.cfg : https://hastebin.com/kahapopora.shell

what about onesync?

why is run.cmd there?

move this to tag system

start mysql-async
start essentialmode
set mysql_debug false
start esplugin_mysql
start es_admin2
start async
start es_extended
start esx_menu_default
start esx_menu_list
start esx_menu_dialog
start sesx_assets

it still dont work :smiley: i deleted the run.cmd and i changed the tag system like you sad

follow this