A collection of custom plugins for Rust servers running the Oxide/uMod framework. These plugins enhance gameplay and server administration with unique weapons and helpful UI tools. Fully customizable ...
Once you have your .wasm file, you need to configure Motya to load it. Motya uses KDL for configuration. Define the Plugin: In the definitions block, map a name to your .wasm file path. Use the Chain: ...