Write tests for PlayerDataStorage

This commit is contained in:
ljacqu
2016-07-10 23:00:58 +02:00
parent 8e91636fbd
commit a6d885e0bb
3 changed files with 141 additions and 1 deletions
@@ -0,0 +1,15 @@
{
"location": {
"world": "nether",
"x": -113.219,
"y": 72.0,
"z": 130.637,
"yaw": -292.484,
"pitch": 24.15
},
"operator": true,
"can-fly": true,
"walk-speed": 0.2,
"fly-speed": 0.1,
"group": "players"
}