PPF Home
Plugins
Developers
   Font size:      

Plugin Name (v1.1)

PDF
PDF

Description

Plugin does bla bla ...(quick desc)

Long desc of what plugin does

Configuration

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

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

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

    

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.1 Bug fixes by EdorFaus
v1.0 First Version by EdorFaus