PauseCfg RBS

A rework of the standard AMX Mod X plugin pausecfg.amxx

Differences

  • Attractive appearance (menu and chat messages)
  • Complete, proper Russian localization. No words cut off in menus or chat!
  • Made the plugin more user-friendly for the average player
  • Since most plugins from our store cannot be paused (because many plugins are interdependent), a command was added to protect all our plugins from being paused

 Commands

  • amx_pausecfgmenu - opens a convenient plugin menu
  • amx_on or amx_off - resume or pause ALL .amxx plugins
  • amx_pausecfg <Command> [name]
    • add <plugin> - add a plugin to exceptions, meaning it cannot be paused (foolproof protection)
    • off - pause all plugins (same as amx_off)
    • on - resume all plugins (same as amx_on)
    • pause <file> - pause a plugin
    • enable <file> - resume a plugin
    • stop <file> - stop a plugin
    • save - save the list of stopped plugins
    • clear - clear the list and enable all plugins
    • list [id] - list of plugins (same as amx_plugins)

Add the commands below to your amxx.cfg to prevent anyone from accidentally pausing these plugins:
amx_pausecfg add "admin.amxx"
amx_pausecfg add "GameCMS_API"
amx_pausecfg add "amxbans_core.amxx"
amx_pausecfg add "Admin Loader"
amx_pausecfg add "Admin Load"
amx_pausecfg add "author:SKAJIbnEJIb"

Similar plugins


AdminCmd RBS, AMXModX Замена
pausecfg_rbs
Author SKAJIbnEJIb
Price Free
Version 20.06.06
Category Free
Discuss on the forum 👀
Order installation from a specialist
Download

Configuration files


pausecfg_rbs.ini
PauseCfg RBS screen0
PauseCfg RBS screen1
PauseCfg RBS screen2
PauseCfg RBS screen0
PauseCfg RBS screen1
PauseCfg RBS screen2