Guidelines
-
Each plugin must be open-source
- We expect that every plugin shared here is available publicly, ideally on a platform like GitHub or GitLab.
- This allows others to learn from, contribute to, and improve your work.
-
Provide clear information
- Your post should include the plugin’s name, author, a short description, and the repository link.
Template
When you create a new topic, copy and fill out the template below:
## Plugin Name
[Your Plugin Name Here]
### Author
[Your Name or Username]
### GitHub Repository
[https://github.com/username/repo](https://github.com/username/repo)
### Description
Briefly explain what the plugin does, what problem it solves, or why someone might want to use it.
### (Optional) Screenshots / Demos
[Add images, gifs, or demo links here]
### Installation
Explain how to install and use the plugin.
Example Post
## Plugin Name
Reset Score
### Author
blu
### GitHub Repository
https://github.com/swiftly-solution/resetscore
### Description
This plugin implements a simple resetscore command that lets the player reset their scoreboard statistics to 0
### Screenshots
[NONE]
### Installation
1. Download the newest [release](https://github.com/swiftly-solution/resetscore/releases/tag/v1.0.0).
2. Drag & drop all archive contents into ``/game/csgo/addons/swiftlys2/``.