ShadowMC 1.12.2, — Configuration
Commands
ShadowMC adds a set of administrative commands primarily used for debugging and managing the library's state.
| Command | Description |
|---|---|
/smc version |
Displays the current version of ShadowMC and checks for available updates. |
/smc reload |
Attempts to reload the configuration files for ShadowMC and its dependent mods without restarting the game. |
/smc help |
Provides a list of available sub-commands and their usage. |
Configuration
The mod features a centralized configuration file located at /config/shadowmc.cfg. This file allows players and server owners to toggle global library settings.
General Settings
- allowUpdateChecking: (Boolean, Default: true) If set to true, the mod will check for newer versions of ShadowMC and Shadowfacts' mods upon joining a world. It will display a notification in the chat if an update is found.
- debug: (Boolean, Default: false) Enables verbose logging in the console. This is useful for troubleshooting crashes or identifying conflicts between different mods using the ShadowMC framework.
ShadowConfig GUI
ShadowMC provides a user-friendly configuration GUI accessible via the "Mods" button on the main menu. This allows users to change settings for all Shadowfacts mods in real-time without needing to manually edit .cfg files.