On the Go

On the Go

124 Downloads

This mod adds one command, "onthego". It lets you view mod config options, their values, and set them while the game is running.

Full syntax of this command is /onthego <mod name> <option name> <new value>. It supports setting all types of options except those of type Enum and List.

If you execute /onthego <mod name>, it will show you that mod's available options.

If you execute /onthego <mod name> <option name>, it will show you the value and type of that option.

And if you execute full command, it will set the option to the new value and save it. If you do this on server, this action will be broadcasted.

You can set operator permission level for this command.

This mod supports standard forge TOML configs - it doesn't support other formats, and configs created via annotations.