## Settings file was created by plugin CheckingOverIt v0.2.0 ## Plugin GUID: BlastSlimey.CheckingOverIt [General] ## A list of connection details, so you don't have to re-enter them every time you play another slot. Has to be formatted as a JSON string. # Setting type: String # Default value: [{\'slot\':\'SlotName\',\'addressPort\':\'archipelago.gg:38281\',\'password\':\'psswrd123\'},{\'slot\':\'AnotherPlayer\',\'addressPort\':\'your.APServer.com\',\'password\':\'top.scrt\'},{\'slot\':\'Player1\',\'addressPort\':\'localhost:38281\'}] ConnectionList = [{\'1\':\'Polu1\',\'36763\':\'archipelago.gg:36763\',\'\':\'\'},{\'slot\':\'AnotherPlayer\',\'addressPort\':\'your.APServer.com\',\'password\':\'top.scrt\'},{\'slot\':\'Player1\',\'addressPort\':\'localhost:38281\'}] ## The ConnectionList entry to use for connecting to a sever. Begins with 0 as the first entry. Use -1 to disable connecting. # Setting type: Int32 # Default value: -1 ActiveSlot = -1 ## Define a set inventory that should be used if the game is not connected to any Archipelago server. # Setting type: String # Default value: {\'Gravity Reduction\':2,\'Goal Height Reduction\':0,\'Wind Trap\':0} OfflineItems = {\'Gravity Reduction\':2,\'Goal Height Reduction\':0,\'Wind Trap\':0} ## Print every collision of the hammer with anything to the console. For debug purposes. # Setting type: Boolean # Default value: false PrintHammerCollision = false