Switches(ControlPanel)

From CoffeeMud Wiki
Jump to navigation Jump to search
CoffeeMUD
Administrator                                                  Builder                                                              Player
=CoffeeMUD Administrator Information=
Installation     Help     Development    Modification     Feature Requests     Mud Grinder     ini     Security     CMARE Share     Wiki
=CoffeeMUD MUDGrinder=
Control Panel     File Browser     Journal Browser    Account Manager     Player Manager     Clan Manager     Polls Manager     System Reports     Server Log     Statistics    Cache Resources     Races     Classes     Abilities     Skill Recipes     SkillComponents     Quest Manager    Achievements     Holidays     Factions     Socials     Deities     Catalog
=CoffeeMUD Control Panel=
Switches     Security     Default Rooms    Channels     Abilities     Clan     Combat     Player Settings     Economy     Calendar     Miscellaneous

The switches tab on the MUDGrinder Control Panel contains ini settings for controlling various options within the MUD.

Subsystem Disable Switches

This list of togglable switches allows an admin to temporarily turn on or off certain mud features.

Miscellaneous Disable

Using this field you can temporarily disable a command, ability, expertise or faction in a comma-delimited list.

  • Use COMMAND_(command name), like COMMAND_WHO, to disable a command.
  • Use ABILITY_FULLNAME, like SPELL_FIREBALL, to disable an ability.
  • Use EXPERTISE_(Expertise name), like EXPERTISE_EDUCATING*, to disable an expertise
  • Use FACTION_(faction file name), like FACTION_ALIGNMENT.INI, to disable a faction.

Miscellaneous Enable

Debug Switches

Database Control

Notes

  • Changes made in the control panel will only last until next reboot. To make permanent changes, modify the local coffeemud.ini file.