register_plugin

Syntax

native register_plugin(const plugin_name[], const version[], const author[], const url[] = "", const description[] = "");

Usage

plugin_name
Name of the plugin
version
Version of the plugin
author
Author of the plugin
url
URL of the plugin
description
Description of the plugin

Description

Sets informations about the calling plugin.

Return

Plugin id of the calling plugin