PPF Home
Plugins
Developers
   Font size:      

Server Admin Manager (v1.0)

PDF
PDF

Description

Helps admins manage HL/HL2 servers.

Server admins can direct the logs

Configuration

The configuration file for this plugin is system/pluginname/pluginnameConfig.xml

commandBla

The command for bla bla. You can set the authLevel to control who is allowed to access the command. The output is used to define where the output from the command will go.

  • authLevel - ANY, ADMIN, MASTER, TRUSTED, NONE
  • output - CHANNEL, PM, NOTICE

      <commandBla authLevel="master" output="channel">!bla</commandBla>

    

plop

The option for adjusting plop. Valid values are yadda yadda..


      <plop>plopvalue</plop>

    

Commands

!bla

Command: !bla
Description: This will bla bla
Auth Level: none
Where to give command: channel
Outputs to: private message
Example(s):

  • !bla

Change History

v1.0 First Version by DeadEd and far2fish