A bunnyhop timer plugin for Counter-Strike: Source, Counter-Strike: Global Offensive and Team Fortress 2.
Go to file
2018-04-30 00:36:42 +03:00
addons/sourcemod Bumped version to 2.0.3 2018-04-30 00:35:13 +03:00
maps Generate .nav files 2015-09-21 02:22:43 +03:00
materials/shavit Added new default zone sprite. (#462) 2017-08-06 10:51:50 +03:00
sound/shavit remove unused file 2016-08-05 05:30:27 +03:00
.gitattributes Fix .gitattributes 2016-10-14 17:48:12 +03:00
.gitignore Added .vscode/tasks.json to gitignore. 2018-03-30 14:55:45 +03:00
.travis.yml Updated Travis to use SM 1.9. 2018-01-26 04:59:07 +02:00
1.2b_todo.md Started using Atom - let it auto indent everything. 2016-03-07 16:14:21 +02:00
1.3b_todo.md Started using Atom - let it auto indent everything. 2016-03-07 16:14:21 +02:00
1.4b_todo.md update todo 2015-09-22 13:35:11 +03:00
CONTRIBUTING.md Added CONTRIBUTING.md. (#437) 2017-07-31 06:22:53 +03:00
FEATURES.md Added chat rank titles to FEATURES.md. 2018-03-18 00:05:43 +02:00
LICENSE attach GNU GPL v3 license 2016-06-20 17:30:31 +03:00
README.md Typos 2018-04-28 17:19:13 +01:00
smbuild Attempt to fix CI 2017-10-24 01:27:48 +03:00

Discord server

Build status

Build status

AlliedModders thread

Download

shavit's bhop timer

This is (nearly) an all-in-one server plugin for Counter-Strike: Source, Counter-Strike: Global Offensive and Team Fortress 2 that adds a timer system and many other utilities, so you can install it and have a proper bunnyhop server running.

Including a records system, map zones (start/end marks etc), bonuses, HUD with useful information, chat processor, miscellaneous such as weapon commands/spawn point generator, bots that replay the best records of the map, sounds, statistics, a fair & competitive rankings system and more!

Mapzones' setup demonstration

Requirements:

Optional requirements:

  • DHooks - required for 250/260 runspeed for all weapons.
  • Bunnyhop Statistics - to show amount of scrolls for non-auto styles in the key display. Required for TF2 servers.
  • SteamWorks - for the {serverip} advertisement variable.
  • Chat-Processor - if you're enabling the shavit-chat module.
  • A MySQL database (preferably locally hosted) if your database is likely to grow or want to use the rankings plugin. MySQL server version of 5.5.5 or above (MariaDB equivalent works too) is recommended.

Installation:

Refer to the wiki page.

Required plugins:

shavit-core - completely required.
shavit-zones - completely required.
shavit-wr - required for shavit-stats, shavit-replay, shavit-rankings and shavit-sounds.