MidRunArtifacts
Allows you to enable/disable artifacts during a run via console commandsDescription
Allows you to enable/disable artifacts during a run via console commands.
Console commands
To open a console first time press ctrl
+ alt
+ `, after that you can use just `.
mra_enable {ArtifactName}
- enables artifact with a given name (no spaces in the name).mra_disable {ArtifactName}
- disables artifact with a given name (no spaces in the name).mra_toggle {ArtifactName}
- disables artifact with a given name (no spaces in the name) if it was enabled, otherwise enables it.
Config options
EnableChatCommands
- Accept commands from any player in chat.
Bugs
Feel free to ping me on discord @KingEnderBrine
if you found one.