Hey guys, this is my first contribution for this forum, so I hope you like =)
I've made a simple PHP script to run server commands through telnet. Is simple, fast and functional.
It's only the code, don't have any interface because it was extracted from another system I've made.
"What?"
- A script tu run your server's commands via telnet.
"How?"
- You set according to the options of your server, access the page and be happy.
"Why?"
- You can give items, jail players, restart / shutdown the server, have real-time information about server performance and more.
"Is there a new command?"
- You can just run commands that already exists in your server. If you implement any new commands into your core, you'll be able to use them too.
It does not create any new commands, just run the existing ones.
"I do not know to work with java. What commands can I use? How to use?"
- There is a file 'telnet.ini' within the file with all the basic commands available on any server. Just read, see how to use and what it does.
"Can I share the script?"
- Please! The only thing I ask is that you keep the original credits. It helps me to want to help you.
You can use free, but please, keep the credits.
Enjoy =)
PS.: Instructions in readme.txt file.
Some screens (browser and gameplay)
Login -> help
Login -> status
Login -> restart
Game -> status
Game -> mem usage
Game -> performance
Game -> gmlist
Game -> pm
Game -> announce
Game -> give item
Game -> enchant
Game -> shutdown
Scan here
Download here