Jump to content

  •  

luan122

Member Since 19 Sep 2013
Offline Last Active Jun 02 2017 09:03 PM
-----

#60382 RROCP

Posted by luan122 on 19 July 2015 - 03:35 AM

Hi folks!
 
I have a project to create a remote control panel to manage the emulator the panel will be a windows application not a web panel due to security and because I prefer this way (maybe will has a phone app too), it will include several options and will work only with ssh based servers.
This is what the panel will have:
 
 
Host configuration
  • Initial configuration (To users that got a VPS instead a specific ragnarok server) 100%
  • recovery root password from mysql
  • Backup
    • SQL backup
    • Emulator Backup
    • Full backup
    • Remote backup
    • Self backup
  • Edit NPC (directly) 100%
  • FTP access 100%
  • Emulator functions
    • Start server 100%
    • Restart server 100%
    • Stop server 100%
    • Install emulador (will support all emulators) 100%
    • Compile the server 100%
    • Emulator logs 100%
    • Change configurations of the server (all configurations can be edit in a simple way and friendly window (not a txt file)
  • Server management
    • Eddit Account informations ( will be possible to edit global variables too)
    • Create accounts (GM or not)
    • Char eddit
    • Item give
    • Cash give
    • ViP give (need to check if is possible, how the server will act when we add vip outside)
For now I have only thoose options and ideas (if you have more, please tell me)
Windows RROCP skeleton (i need to work on the program, this is a gross program that i'm testing the functions and bla bla bla)