Page 2 of 2

Re: SFS2X custom Admin Tool modules

Posted: 12 Jun 2017, 19:23
by Ninjaoninja2
Bax wrote:For the moment we put this idea aside in favor of others, sorry.

It's 2017 now. Is this still set aside?

Re: SFS2X custom Admin Tool modules

Posted: 13 Jun 2017, 06:52
by Bax
Ninjaoninja2 wrote:
Bax wrote:For the moment we put this idea aside in favor of others, sorry.

It's 2017 now. Is this still set aside?

Actually yes, because we had other priorities, sorry.

Re: SFS2X custom Admin Tool modules

Posted: 19 Aug 2019, 11:03
by nitish0021
hello evertone i have one question . Can i make sfs server auto restart whenever a new jar is uoloaded .
plz answe as soon as possible.

Re: SFS2X custom Admin Tool modules

Posted: 19 Aug 2019, 14:43
by Lapo
Hi,
nitish0021 wrote:hello evertone i have one question . Can i make sfs server auto restart whenever a new jar is uoloaded .
plz answe as soon as possible.

Sorry no. Plus it doesn't sound as a good idea given that you can hot-reload your Extensions anyways.

Cheers

Re: SFS2X custom Admin Tool modules

Posted: 21 Aug 2019, 12:17
by nitish0021
There is no any way wo automatic restart SmartFoxServer whenever a New jar file is uploaded plz help if possible this is urgent requirenment

Re: SFS2X custom Admin Tool modules

Posted: 21 Aug 2019, 13:00
by Lapo
As I said it's not supported, sorry, nor the are any plans to implement it anytime soon.

Also it sounds a bit strange as a use case. If you need to restart the server every time you upload some server code changes, maybe your code wasn't planned very carefully. I dare say 98% of the times you should not need to restart anything. Hot-reloading is there exactly to avoid the inconvenience of restarting the server on every update.

Additionally, if you need to restart automatically on every update it sounds like you're doing it quite often, otherwise you could simply do it via the AdminTool or remote shell. If this is the case, it makes for an even weirder case as restarting will shut down all current games and force everyone out. I am not sure players will be a fan of that :)

Cheers

Re: SFS2X custom Admin Tool modules

Posted: 18 May 2020, 07:58
by Bax
It took quite a long time but... we finally did it!
With the release of version 2.16 of SmartFoxServer 2X and the porting of the AdminTool from Flash to HTML5, it is now possible to integrate your own custom administration modules.

Full information is available here: http://docs2x.smartfoxserver.com/Gettin ... om-modules