# Configuration file alignment { # Offsets for BOTTOMCENTER (XY). S:bottomcenter=0 -45 # Offsets for BOTTOMLEFT (XY). S:bottomleft=2 -1 # Offsets for BOTTOMRIGHT (XY). S:bottomright=-2 -2 # Offsets for MIDDLECENTER (XY). S:middlecenter=0 0 # Offsets for MIDDLELEFT (XY). S:middleleft=2 0 # Offsets for MIDDLERIGHT (XY). S:middleright=-2 0 # Offsets for TOPCENTER (XY). S:topcenter=0 2 # Offsets for TOPLEFT (XY). S:topleft=2 2 # Offsets for TOPRIGHT (XY). S:topright=-2 2 } general { # The interval between file reads for the 'file' tag (in seconds). I:fileInterval=5 # The configuration that should be loaded on startup. S:filename=InGameInfo.xml # Replace the debug overlay (F3) with the InGameInfoXML overlay. B:replaceDebug=false # The overlay will be scaled by this amount. S:scale=1.0 # Display the overlay in chat. B:showInChat=false # Display the overlay on the player list. B:showOnPlayerList=true # Display the item overlay on icon (durability, stack size). B:showOverlayItemIcons=false # Display the vanilla potion overlay. B:showOverlayPotions=false }