Page 7 of 8
Re: [Tools] SMAdminTools
Posted: 05 Jan 2013, 01:07
by slugish
apokaa wrote:I can't execute batch file StartWindows.bat from my ftp with Filezilla !
What is your server situation? FTP is for transferring files, you will not be able to execute anything that way. Are you renting a managed game server, or do you have a virtual private server? Also, is it Linux or Windows?
Re: [Tools] SMAdminTools
Posted: 05 Jan 2013, 01:11
by apokaa
My server is host by Verygames ! And i thought it's linux but i don't understand how to install the plugin on my server
ADD ME SKYPE : tom.bonnion1
Re: [Tools] SMAdminTools
Posted: 07 Jan 2013, 09:13
by PPoney
Pour le faire fonctionner, il te faut un serveur web php, qui gere le mysql, je crois. Cela ne fonctionne pas via le ftp.
Re: [Tools] SMAdminTools
Posted: 07 Jan 2013, 14:34
by Loone
apokaa wrote:My server is host by Verygames ! And i thought it's linux but i don't understand how to install the plugin on my server
ADD ME SKYPE : tom.bonnion1
you can't install it via FTP on verygames server.
The only thing you can do is running SMAdmintools in a machine (also your local PC works fine) and configure your firewall to open TCP ports used in your server configuration (XML-RPC port).
I had the same problem on my server and i'm running SMAdminTools from a vps used to host website (it's not an heavy program).
Re: [Tools] SMAdminTools
Posted: 22 Jan 2013, 14:59
by luxxiz
Hey!
Awesome tool, using it on a daily basis.
I'm wondering if it's possible to make a command for changing password while server is still running?
!changepw test2
for example. Would be really nice

Re: [Tools] SMAdminTools
Posted: 22 Jan 2013, 22:01
by Freelux
look at page 4 and take the modified dll
and the command !password already do that ...
Re: [Tools] SMAdminTools
Posted: 02 Feb 2013, 15:45
by TheM
Loone wrote:JuJuBoSc wrote:Hey there !
It's a pleasure to see people working on it, I have some free time and I'll work on SMAdminTools

nice!! feel free to contact me, we can make something good together. i've checked the code and made some improvements.
slugish wrote:Let's just pretend that I was curious how the server controller setup works, and that perhaps I would be interested in making a few additions to this one... where might I find a list of all "commands" accepted by the server?
dfk_7677 wrote:TheM wrote:
Maybe you two can work together to get the project on a site like GitHub?
In that case, everyone can contribute easily to this project, by just making a pull request.
Yes, that would be nice. JuJuBoSc?
https://github.com/JuJuBoSc/SMAdminTools
Re: [Tools] SMAdminTools
Posted: 05 Feb 2013, 18:10
by abLazesm
Hi i have a prob
Mine says "unable to connect to the server" with the right IP.
Can u help me?
Re: [Tools] SMAdminTools
Posted: 05 Feb 2013, 23:47
by slugish
abLazesm wrote:Hi i have a prob
Mine says "unable to connect to the server" with the right IP.
Can u help me?
Make sure your port is correct. 5000 is the default if you have not changed it. Also check to be sure that the setting to allow remote administration is set to true in your dedicated_cfg file. I assume you put your SuperAdmin password in the appropriate place?
Re: [Tools] SMAdminTools
Posted: 19 Mar 2013, 22:22
by myuuks
Re: [Tools] SMAdminTools
Postby Loone » 07 Dec 2012, 21:07
NEW IMPROVEMENTS!!!
Hello again guys, i added some new commands again, hope they'll be usefull for you.
COMMANDS FOR ALL PLAYERS:
- !netstats (it displays some net stats about server and players. Read at bottom post for more info about this command)
COMMANDS FOR ADMINS:
- !getpw (write the current pw in chat. I don't know.. it could be allowed for every players. let me know what you think about this).
- !nopassword (remove the password from the server. Until next map server will keep askin for password which will be an empty string).
- !teamrounds <integer> (should set max team round but didn't test it yet. Should be usefull expecially for Elite where there are cups with 6 rounds and cups with 9 rounds.)
- !nohorns (disable horns for all players)
- !yeshorns (opposite as above)
----------------
The purpose of !netstats was to display current ping/snapshotdeltatime of players but i could not find a command in ManiaPlanet API that returns those values. Currently it displays PacketLossRate for players. If anybody knows or has a document on how to get ping and/or snapshotdeltatime of players please PM ME.
------------------
INSTALLATION:
1) replace ShootManiaXMLRPC.dll (backup recommended. just rename it do ShootManiaXMLRPC.dll.bak)
2) replace IGAdmin.dll (backup recommended. just rename it do IGAdmin.dll.bak)
3) restart SMAdminTools
DOWNLOAD LINKS:
- DLLs:
https://www.dropbox.com/s/upmj5a20br0xb ... n_DLLs.zip
- SRC:
https://www.dropbox.com/s/2mw1kuiey3pb8 ... nTools.zip
links are deads can someone send other links ? thx
