Skip to content

Instantly share code, notes, and snippets.

@simeng
simeng / parse_rattletrap.php
Created June 21, 2017 09:05
Parse output from rattletrap rocket league replay parser
<?php
function parseRattletrap($data) {
$header = $data['header'];
$out = [];
$props = $header['properties']['value'];
Verifying that +simeng is my blockchain ID. https://onename.com/simeng
@simeng
simeng / teams
Last active August 29, 2015 13:56
UHC commands
/scoreboard teams add red
/scoreboard teams option red color red
/scoreboard teams add blue
/scoreboard teams option blue color blue
/scoreboard teams join red @r[team=]
/scoreboard teams join red @r[team=]
/scoreboard teams join green @r[team=]