sPYgotUtils is a plugin used for Python scripting. It uses Jython 2.7 to compile Python to Java classes.
Disclaimer: Just because the tested version is 1.12 doesn't mean it won't work on other versions. You will still get support. Other versions should work and if they don't, please report them to me. Thank you! 1.7 isn't supported by me tho, but still should work.
Global features:
- Python scripting API (Jython)
- Custom Commands
- Event listener
- SQL (MySQL and SQLite) database support for scripts
- Example scripts
- Since Jython uses reflection, NMS is fully, though not officially, supported! (for ex: player.getHandle().ping)
Spigot only features:
- Packet listener (using
PacketEvents 1.8 which you must download)
- Chat filter (look at chat-filter.yml config)
BungeeCord only features:
- None for now.
Planned features:
- /exec command to execute scripts.
- Packet listener for BungeeCord.
- Chat filter for BungeeCord.
- Velocity support (?)
- More documentation.
For current documentation, look at example scripts and source code. Wiki will be at:
https://github.com/True-cc/SPYgotUtils/wiki
For more scripts, join my
discord server.
If you want support, join my
discord server.