Pugsharp is a PUG System Plugin for CS2 based on the awesome CounterStrikeSharp by roflmuffin. Its intended purpose is to be used with our fork of eventula, but ofc can be used in a different environment as well. If you want to use it with a different software instead of standalone or with eventula, currently these are your options:
- CS2 PugSharp Manager by DuelistRag3, which is a web based Tournament System that interfaces with PugSharp
- G5V in combination with G5API by PhlexPlexico, which should work since we have implemented API compatibility with Get5
If you implement software to interface with PugSharp let us know please! We also try to build an compatible api with most apis of the awesome Get5.
Warning This Plugin is in development and maybe some things are not fully working right now! Please report any issues you find either on Discord or in our issues tab .
You can find the full documentation on pugsharp.lan2play.de .
If you want to help developing or translating, join our discord:
Warning Don't use this in production right now!
If you want to know how to use PugSharp, hop over to our Documentation.
- Configuration via http(s) json (description and example config)
- Configuration via json file
- api reporting to a http(s) server
- Report start of match
- Report round results
- Report map ended
- Report series ended (for bo3, ...)
- automatic team assignment
- map and starting team vote
- automatic pause if player disconnects
- pause / unpause feature
- demo recording
- demo upload
- automatic round backups
- restore round backups
- localisation
- Api compatibility for the awesome Get5
- Awesome match plugin for CS:GO and inspiration: Get5
- Plugin Framework: CounterStrikeSharp by roflmuffin
- Docker test setup: joedwards32/cs2
- Metamod fix script: ghostcap-gaming/cs2-metamod-re-enable-script
- Metamod: https://www.metamodsource.net/
- Version detection stolen (and modified) with permission from CS2-AutoUpdater
