#Allows the player to only receive one item when he/she logs in for the first timeOneTimeLogin:true#Sets the name of the inventory that the player seesInventoryName:'&1LoginBonus'#Sets the name of the random inventory that the player seesRandomInventoryName:'&1LoginBonus[random]'#sets the random inventorys random setting to random or sudo-random | random: uses java based random object to get a random item from the set# | sudo-random: gives the user the item at the time of the click eventRandomInventorySetting:sudo-random#continually asks you to chose an item every time you login until you have done so if OneTimeLogin is truePersistantLogin:false#allows the player to choose this many number of items cant be zeronumberOfitems:3#Allows the user to browse all the sets before choosingbrowseSets:true#Displays a message when you loginLoginMessage:true#Auto opens the inventory if it is your first time logging inAutoOpen:true
Comments
To post a comment, please login or register a new account.
Comments