Question: Does this allow you to execute SMAPI Console Commands? I'd like to just be able to use the in-game chat console to use the Hair Gradient Fashion Sense addon, but chat commands is currently depreciated.
No, this mod only allows the usage of debug commands and does the same thing as the vanilla debug command debug togglecheats which does not allow SMAPI commands
How do I use this? I'm in game and have the mod enabled. I tried player_setmaxstamina 500 and even /player_setmaxstamina 500 as it was the structure in Chat Commands mod but I'm getting error in the chat log. The commands works fine in the game console. Typing ToggleCheats disabled the in-game cheats :/ Now idk how to enable it back
This mod is not the same thing as Chat Commands. While Chat Commands allows any commands to be typed in-game, this is not the same. Default On Cheats only allows the use of debug commands in-game (i.e. 'debug warp <location>', but without the keyword debug in-game) which is part of the base game (but off by default without this mod).
I have no idea how to use this. Every time I try and enter a command in the chatbox - for example the freezetime command - it says "unknown debug command." I know this functions differently to the chat commands mod, so how am I supposed to be typing these in order to make them work?
Hi! Not all commands you can use in the smapi console are present as debug commands, you can read about debug commands here, in this case the debug command equivalent of freezetime would be `debug pausetime` or simply `pausetime` in the chatbox
10 comments
player_setmaxstamina 500
and even/player_setmaxstamina 500
as it was the structure in Chat Commands mod but I'm getting error in the chat log. The commands works fine in the game console. Typing ToggleCheats disabled the in-game cheats :/ Now idk how to enable it backThis mod is not the same thing as Chat Commands. While Chat Commands allows any commands to be typed in-game, this is not the same. Default On Cheats only allows the use of debug commands in-game (i.e. 'debug warp <location>', but without the keyword debug in-game) which is part of the base game (but off by default without this mod).
Where in the filer directory do I add this mod? In the Mod folder, or the SMAPI folder?