This project is dead. Please don't use it.
- Native Minecraft Version:
- Legacy (< 1.13)
- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- Source Code:
- https://github.com/True-cc/SPYgotUtils
- Contributors:
- retrooper, Xeno_Biotic
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.

! sPYgotUtils | Python Scripts | Plugin Hider | Chat/Cmd Filter | Custom Commands | More ! 1.1.1
BungeeCord/Spigot py scripting plugin! Plugin hider, chat & cmd filter, custom commands, and more!
Recent Updates
- Made PacketEvents 1.8-pre-13 compatible. Apr 23, 2021
- Added an ingame python shell! Apr 8, 2021
- Made sync/async tasks easier. Apr 5, 2021