GithubHelp home page GithubHelp logo

mixutilities's Introduction

Mix Utilities

Mix Utilities is a group of plugins designed to enhance the TF2 Pugging experience.

WhoIs

A plugin designed to quickly identify aliasing players by giving them a permanent alias stored in a database. It also tracks previous names used by a player.

  • sm_whois [player]
  • sm_thisis [player] [alias]
  • sm_whois_full
  • sm_whois_full [player]

Add the following code to your databases.cfg file:

"whois"
	{
		"driver"			"mysql"
		"host"				""
		"database"			""
		"user"				""
		"pass"				""
		"port"			"3306"
	}

ReloadMap

A quick way to reload the current map

  • sm_rm

Discord Mix

A plugin that makes Discord announcements through an in-game command. Cvars are inside tf/cfg/sourcemod under the name of the plugin. To acquire the role code, mention it after a backslash: \@role, and copy the code that it generates, make sure it is mentionable. Both role and webhook go between quotes. Webhook 2 and Role 2 are an optional for a specific use.

Connect String

Provides the current connect string in the chat.

  • sm_connect

Changes to specified map if server remains empty. Cvars are inside tf/cfg/sourcemod/AutoMap.cfg.

AutoCFG

Executes specific configs based on the current map. Cvars are inside tf/cfg/sourcemod/AutoCFG.cfg.

Player Check

Quick human players count.

  • sm_pc

Modes

For South American pugs, switches modes through CFGs.

  • sm_mix / sm_mix novatos
  • sm_fake / sm_fake novatos
  • sm_match
  • sm_treino

Password Keeper

Sets a password that lasts through maps. No argument disables password lock.

  • sm_pw
  • sm_setpw
  • sm_setpw

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.