Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/romgerman/rustplugins
Rust Oxide plugins
https://github.com/romgerman/rustplugins
Last synced: 2 days ago
JSON representation
Rust Oxide plugins
- Host: GitHub
- URL: https://github.com/romgerman/rustplugins
- Owner: romgerman
- License: mit
- Created: 2016-10-18T12:18:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-04T09:04:21.000Z (over 6 years ago)
- Last Synced: 2024-12-19T13:54:52.380Z (6 days ago)
- Language: C#
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
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 zonesHelpers
==============
- **CommanderTest.cs** (`class Commander`) - Advanced command system helper
- **LittleCommTest.cs** (`class LittleComm`) - Simple command system helper
- **Helpers.cs** - Misc functions