Permalink
Cannot retrieve contributors at this time
Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upChanceCubes/customRewardsV2/Users/Yogscast.json
Go to file| { | |
| "Take_This": | |
| { | |
| "chance": 0, | |
| "Message": | |
| [ | |
| {"message":"\u00a7eHoneyDew joined the game."}, | |
| {"message":"<HoneyDew> Take this my freinds. You will need it.", "delay":40}, | |
| {"message":"\u00a7eHoneyDew left the game.", "delay":80} | |
| ], | |
| "Command": | |
| [ | |
| {"command":"/give @a minecraft:diamond_helmet 1 0 {display:{Name:\"Yogscast Viking Helmet\"},ench:[{id:3,lvl:4}]}", "delay": 60} | |
| ] | |
| } | |
| } |