About
PyPlugins - is a plugins loader for Bukkit/Spigot (PaperMC) to load plugins are written on Python 2.7 (via Jython 2.7.2).
The creation of the plugin was inspired by
Macuyiko/minecraft-python,
masteroftime/Python-Plugin-Loader and
cyberlis/pploader.
Installation
PyPlugins (loader)
Available two versions of the loader plugin:
- with included Jython (
recommended to use);
- without Jython (requires inclusion of `
jython.jar` in the folder `
server/lib/`)
Steps:
1. Put
`PyPlugins-with[out]-Jython-*.*.*.jar` in your
`server/plugins/` directory
2. Run server
Python plugins installation
1. Put the `
<PluginName>.pyplugin`
(directory or zip file) in your `
server/plugins/` directory
2. Run server
Plugins List
Additional Information
-
How to create my own plugin on Python?
Link to Wiki
-
What plugins use PyPlugins? Plugins List
-
Have a problem with the plugin!
See FAQ
-
Can I donate your project? Donate
Statistic:
![[IMG]](/proxy/image?url=https%3A%2F%2Fbstats.org%2Fsignatures%2Fbukkit%2FPyPlugins.svg)