Skip to content

killshotzz/PausePlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 

Repository files navigation

CS:GO Pause Plugin

Adds simple pause/unpause commands for players

This is an extremely simple plugin to add pause-commands for players that simply wrap the builtin pause system connected to commands.

It adds some simple commands that can be used by all players:

Player Commands

  • sm_tech (!tech, !t)
  • sm_pause (!pause, !p, !tac, !tactical)
  • sm_unpause (!unpause, !up)

It also adds commands for admins to use:

Admin Commands

  • sm_forcetechpause (!forcetechnical, !ftech, !ftec, ft)
  • sm_forcepause (!forcepause, !fp)
  • sm_forceunpause (!forceunpause, !fup)

Installation

Simply download the latest build and paste the folder structure, to your server.

This plugin was built by: Splewis And reworked by me to support more variations and in general use of builtin feature.

Changelog

  • 1.0.1 - Rework of the plugin itself.
  • 1.0.2 - Added translation files, fixed more variations of commands and cleaned up the code.
  • 1.0.3 - Development with using the built-in system
  • 1.0.4a - Takes the needed features of timer for pauses, limit and technical aspect into consideration.

Credits

  • Bacardi - Giving me the start features to edit this up.
  • BeepIsla - For giving me that simple idea of using the built-in system.

To Do:

  • More command variations of technical pause
  • Cleanup the variations in KeyValues to simplify code even further.

About

Adds simple pause/unpause commands for players

Resources

Stars

Watchers

Forks

Packages

No packages published