RP Engine
The engine behind a resource pack: it delivers the right build to every player,
then makes its models, emotes and animations work in game. Learn more
https://cdn.resourcepack.ai/RPEngine-0.1.53.jar
That URL always serves the current build, so you can point a script or an auto-updater straight at it and never change it.
Addons
Plugins built on RP Engine. Each one is a second jar in your plugins/ folder that brings its own content with it — install the engine first, then drop these in beside it.
Skateboards for RP Engine - push, tuck, jump, flick it round, and try not to bail.
GTA-style crash damage, degraded handling, and detachable vehicle parts for RP Engine.
Straight to the current jar: RPE-skateboards.jar, RPE-vehicle-status.jar
What the server needs, where the jar goes, and the first command to run.
Everything the plugin can run, written as YAML in a folder on your server.
Calling RP Engine from your own plugin: events and model handles.