You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aaron Salyer edited this page Feb 20, 2019
·
6 revisions
Documenting the API for Primer. This should make it easier to keep up with as we grow and need to teach others.
Introduction
Primer is a plugin ,written for PocketMine-MP. It acts as the core plugin for all PrimeGames servers. Currently, it has not been implemented and is still in development stages. The intent of this plugin is to heavily reduce the need for additional plugins and streamline server performance.
Target
The goal for Primer is to reach a level where servers will only need 2 plugins to be completely functional (Primer + Game Mode). Primer should handle all functions that are required on multiple servers. Game Mode plugins should handle game specific functions and rely on Primer for most of the consistent needs.