AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [ANY] Command Aliases (V1.3, 2019-05-14) (https://forums.alliedmods.net/showthread.php?t=316256)

kidfearless 05-14-2019 11:40

[ANY] Command Aliases (V1.3, 2019-05-14)
 
  • Description
This plugin adds a command listener for each key in its config and fires its corresponding value with FakeClientCommand. Any commands that it listens to will be blocked, so if you pass an empty value it will usually end up doing nothing. It was created so that I wouldn't have to recompile plugins every time someone wanted a different variation of an existing command.
  • Feature List
  • Create commands on the fly
  • Late loading support
  • Works with both chat and console commands
  • Command arguments are still passed
  • Block existing commands
  • CVAR/Command list
-sm_reload_aliases - ADMFLAG_CONFIG - Reloads the command alias config
  • Installation instructions
Just load the plugin like any other plugin. It will create config in your sourcemod/configs/ folder, and will contain an example one for itself.
  • Changelog
Quote:

2019-05-14 (v1.3)
*Initial public release
  • Release
https://github.com/kidfearless/Command-Aliases

NoroHime 12-02-2021 19:46

Re: [ANY] Command Aliases (V1.3, 2019-05-14)
 
yes i finally found work properly and easy thing i love that thank you


All times are GMT -4. The time now is 16:18.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.