Page 1 of 1

[CS:GO] Simple Pug System

Posted: Fri Jan 24, 2020 10:20 am
by Andreeas
Simple Pugcommands
by Bladesmc
Compiles with sourcepawn 1.8, haven't checked older versions
https://github.com/Bladesmc/PugCommands

Description:
This plugin is a simple Pick-up Game Plugin for Counter-Strike: Global Offensive.

It is designed to be used as a lightweight alternative to Warmod.

Features:

Pros:
Ready-up system
Automatic Live once the player quota has been met
Kniferound
Cvars to control certain mechanics
Anyone can pause
HUD support during warmup
Players can vote to start even if they don't have full teams
No configuration required
Admin commands
No external dependencies required to compile!
Cons:
No admin menu
No reverting rounds (might be added)
No automatic GOTV recording (although it's so easy to set up without the plugin)
No complex statistics
Not multilingual
Commands:
!ready (alternative: !readyup) - signal yourself as ready to play the match
!unready (alternatives: !readydown, !notready) - signal yourself as no longer ready to play the match
!mystatus - prints your current ready status to chat
!readycount - prints number of players ready to play in chat
!clientcount - prints number of clients in chat
!pause - pauses the match. Only the player that paused the match can unpause it
!unpause - unpauses the match. Only the player that paused the match can unpause it
!voteunpause - players can vote to unpause the match (manual override in case someone is abusing the pause system)
!votestart - players can vote to start the match even if they don't have enough for 5v5
!pughelp - will display a short help message

Admin commands: (requires ConVar flag)
!forcestart - forces the match to start
!notlive - cancels the match
!forceunpause - force-unpauses the match

Download
Source