LegionPE / LegionPE-Theta-Base

LegionPE open-source base plugin: LegionPE Theta: Base

Home Page:http://legionpvp.eu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LegionPE-Theta-Base

Follow us on Twitter: @LegionPE

Join the chat at https://gitter.im/LegionPE/LegionPE-Theta-Base LegionPE open-source framework plugin: LegionPE Theta Base

In order to protect server safety, there is an **credentials** line in .gitignore. In the real repo, it stores the credentials as constants, like MySQL connection details, IRC webhook paths, etc. In order to make it work with IDEs, I have created a stub script to replace it.

The content of this repo is licensed under the GNU Lesser General Public License v3. The full copy of the license is available here.

This Base "library" has an abstract class legionpe\theta\BasePlugin, which is to be extended by implementations of LegionPE-Theta servers. If you would like to test this "library", please create your own implementation.

About

LegionPE open-source base plugin: LegionPE Theta: Base

http://legionpvp.eu

License:GNU Lesser General Public License v3.0


Languages

Language:PHP 100.0%