Slluxx's Servermanager (FX only!) [DEBIAN/UBUNTU]

Hi,

in the last few days i worked on a new managing script for the FX servers.
I am continuously working on improving it but it works and is stable.

You can

  • Add servers
  • Delete servers
  • Start, stop & restart servers
  • See the console
  • Update to the newest FX version.
  • Guides through everything
  • GUI for everything.
  • Update the manager via the manager. suprise

So if you want host your own server on a cheap host like OVH, you can do that now.
Even for the experienced users might this be helpful, just because its so quick.

I am not responsible for stuff that breaks on your system, even though it shouldn’t break anything.

Read the github readme on how to install.
https://github.com/Slluxx/fivem-servermanager

9 Likes

So far this seems pretty nice, except nit picky stuff. On line 22 you’re installing whiptail even though you’re already using it at line 9 and 290 is already 2 builds behind.
I would love to see a slimmer and distro agnostic version tho :slight_smile:

oh yeah, i already had it more above. i dont know why i moved it.

yeah its behind because i didnt had the “update of fx data function” inbuild at that time. But its possible to always the newest version inside the manager.
But im gonna rewrite that few lines to also pick the newest version

thanks :slight_smile:

Awesome !
Just need on feature : RCON console :slight_smile:

its possible to send rcon commands easy via php but that would be another piece of software on the machine. also its, atleast to my knowledge, not easy possible to show / handle 2 different windows at once. You need one for the input and one for the output. i can look into that but its much easier just to go with icecon for example

You probably 100% right. I know this is possible to do that with NodeJs, I don’t really know how, but it is.
By the way, thanks again, we can easly manage our 4 dev servers now :slight_smile:

1 Like

yeah. but its on my list :slight_smile:

Glad to hear i made your life more easy :slight_smile:

There’s Luigi Auriemma multircon which is a commandline tool

1 Like

hello I am sorry for the delay in reply I was busy . Regarding your subject I’ve done like you did, But when I go to the list ( Manage existing servers ) and selection (Start) nothing happens and it not show me the name of the server you created from the list (Add server ) What is the solution? thx

It doesnt show much more.
if you want to check if the server is running, click on “show console”

Nothing happens when i selection (show console) just Take back to ( Manage existing servers ) ?? I don’t know why :confused:

I made a video for the problem

cd into your servers folder

eg
cd /home/fx/servers/testserver

and type
../fxdata/run.sh config.cfg

what is the output?

root@VPS-231:~# cd /home/fx/servers/testserver
-bash: cd: /home/fx/servers/testserver: No such file or directory

Basically it does not create me a server file that you created from a list ( Add server ) I went to the fx/servers folder through FTP .but I did not find any server folder was created

if you just cd into the “servers” folder and then type ll or ls -l, what do you get?
how did you install the script and on which operating system are you?

WARNING: NON-EXISTENT NATIVE 000000001e35dbba

do you know what this means I cant ban people only kick

has nothing todo with the servermanager

NON-EXISTENT NATIVE 000000001e35dbba
but if you can read you know whats wrong

Still working perfectly?

Besides from the Serversoftware itself beeing buggy atm, yes. Works just fine.

i try it and work very fine,

thanks you very much :slight_smile: