-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration
Unikko creates a config file to /minecraft/config/Unikko upon first launch. The config file contains the values/states of Unikko's stuff (ex. position of watermark, is DiscordRPC on). Modules like HUD and dRPC can be toggled in-game, but the positions of HUD elements can only be changed by manually editing the config file.
The command prefix (';' by default) can also be changed manually in the config file if needed. It's entry is under the name "cmdPrefix". Theoretically it can be set to a string of any length or any characters.
If Minecraft crashes at launch with a 'ParseException' or 'ConfigVersionMismatchException', try to remove the config file and restart. At the moment these exceptions should not occur, because Unikko creates a new config file for each version of the mod.