Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/romgerman/rustplugins

Rust Oxide plugins
https://github.com/romgerman/rustplugins

Last synced: 2 days ago
JSON representation

Rust Oxide plugins

Awesome Lists containing this project

README

        

Rust Plugins
==============
- [LastName](https://oxidemod.org/plugins/lastname.1227/) - Stores all player usernames
- [Ingame Clock GUI](https://oxidemod.org/plugins/ingame-clock-gui.1245/) - Shows clock in game
- [Rect Zones](https://oxidemod.org/plugins/rect-zones.2029/) - Creates a polygonal zones
- [Zone Command](https://oxidemod.org/plugins/zone-command.1254/) - Executes commands in zones

Helpers
==============
- **CommanderTest.cs** (`class Commander`) - Advanced command system helper
- **LittleCommTest.cs** (`class LittleComm`) - Simple command system helper
- **Helpers.cs** - Misc functions