https://github.com/alexprogrammerde/soulfirepluginexample
🧙 Example of how to make a plugin for SoulFire.
https://github.com/alexprogrammerde/soulfirepluginexample
Last synced: 6 months ago
JSON representation
🧙 Example of how to make a plugin for SoulFire.
- Host: GitHub
- URL: https://github.com/alexprogrammerde/soulfirepluginexample
- Owner: AlexProgrammerDE
- License: mit
- Created: 2023-11-25T15:01:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-04T23:48:48.000Z (7 months ago)
- Last Synced: 2025-07-05T00:34:10.352Z (7 months ago)
- Language: Java
- Homepage: https://soulfiremc.com
- Size: 334 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SoulFirePluginExample
Example of how to make a plugin for SoulFire.
This example adds a hack jump boost to SoulFire, which by default gives the bot jump boost with the amplifier 2.
The amplifier and the plugin can be configured in the plugins menu under `Hack Jump Boost` and CLI flags are also registered.
Official SoulFire Javadocs are hosted on [CodeMC CI](https://ci.codemc.io/job/AlexProgrammerDE/job/SoulFire/javadoc/index.html).