Admin panel

Discussion in 'Rust Discussion' started by Resistance, Jul 23, 2015.

  1. Would love an admin panel something that crabs all your plugin commands puts them into a panel that comes up if you type in game /admincp then all you need to do is click a button fill in the boxes with the info in each box (will have info below of what to type) once you fill in the info boxes you click say a go/send button and it does the command
     
  2. +1 for this!
     
  3. what would you like the buttons to call?
     
  4. All commands from any plugins you have installed this way you know what they are it like auto adds each one like a new page in a panel for each plugin you have so you can run or change what you need this way you will never make a mistake and have a full list of everything
     
  5. that would be pretty complicated to impossible. :c What I though I could do is: like buttons which do standard admin stuff. Call airdrops, and so on
     
  6. had a feeling it would be a lot of coding but sure do what you said if you can add teleport ones in there as well would help getting around
     
  7. I can try that. But with your idea, well its a good one, but you need to do ALOT. 1. You propably have no possibillity to detect ALL the possible commands. 2. You need to add Buttons per Command, which is hard as it needs space per Button. 3. Every Command works in another way. Its really nearly impossible like that. Or it would be REALLY complicated.
     
  8. would you not say put each plugin in its own page with a next button to go to the next plugin on the list I know it can be done in html but not sure what the coding is on here
     
  9. well thats a bit complicated with the Game UI