Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omarassadi/moderator
A simple yet powerful Garry's Mod administration tool.
https://github.com/omarassadi/moderator
admin-panel administration garrys-mod garrysmod garrysmod-addon garrysmodlua lua moderation
Last synced: about 2 months ago
JSON representation
A simple yet powerful Garry's Mod administration tool.
- Host: GitHub
- URL: https://github.com/omarassadi/moderator
- Owner: OmarAssadi
- License: eupl-1.2
- Created: 2018-06-01T02:20:14.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2021-09-19T14:58:46.000Z (over 3 years ago)
- Last Synced: 2024-12-14T07:04:18.348Z (about 2 months ago)
- Topics: admin-panel, administration, garrys-mod, garrysmod, garrysmod-addon, garrysmodlua, lua, moderation
- Language: Lua
- Homepage: https://nutscript.net/
- Size: 158 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Moderator
[![License: EUPL](https://img.shields.io/badge/License-EUPL%20V1.2-blue.svg)](https://choosealicense.com/licenses/eupl-1.2/) [![Issues](https://img.shields.io/github/issues/NutScript/moderator.svg)](https://github.com/NutScript/moderator/issues) [![stars](https://img.shields.io/github/stars/NutScript/moderator.svg)](https://github.com/NutScript/moderator/stargazers) [![Forks](https://img.shields.io/github/forks/NutScript/moderator.svg)](https://github.com/NutScript/moderator/network)
A simple yet powerful Garry's Mod administration tool.
## Installation
Download and extract the contents of the latest stable version from
the [releases tab on GitHub](https://github.com/OmarAssadi/moderator/releases)
to your Garry's Mod add-ons folder.## Contributing
Help would be great!
If you'd like to contribute, please read the [contributing.md](/CONTRIBUTING.md) file first.
## Acknowledgements
Special thanks to [Brian Hang](https://github.com/brianhang) for the initial development
of this add-on.## License
Moderator is licensed under the EUPL v1.2.
You can find a rough TL;DR over at [Choose a License](https://choosealicense.com/licenses/eupl-1.2/).Note that nothing in or linked from this README should be considered legal advice.
Instead, please read [the license itself](/LICENSE.txt).Essentially, the license is very similar to the AGPL—meaning should you ever distribute this add-on,
all changes must be open-sourced (network/server usage is considered distribution). However, unlike
the AGPL, the EUPL is not an infectious license. And, as such, you are free to make you private, closed-source
extensions and plugins.