{
"Commands": [
"flip"
],
"Work with Notify?": true,
"Economy": {
"Type (Plugin/Item)": "Plugin",
"Plugin name": "Economics",
"Balance add hook": "Deposit",
"Balance remove hook": "Withdraw",
"Balance show hook": "Balance",
"ShortName": "scrap",
"Display Name (empty - default)": "",
"Skin": 0
},
"Interface": {
"Show coin in header?": true,
"Coin Image": "https://i.imgur.com/GBVGvQa.png"
},
"Values for Bot Game": [
100,
200,
300
],
"Min Bet for Bot Game": 100,
"Min Bet for Player Game": 100,
"Permissions Settings": {
"Opening the interface": "coinflipping.use",
"Playing against players": "coinflipping.players",
"Playing against NPCs": "coinflipping.npcs",
"Creating a room": "coinflipping.createroom"
}
}