uncategorized storage - wxyz-abcd/node-haxball GitHub Wiki
Storage
This is the structure that stores storage values.
crappy_router: boolean
: Iftrue
, sets a timeout value to10
seconds instead of4
seconds while joining a room. Default value isfalse
.player_name: string
: Name of the player. Default value is"abc"
.avatar: string
: Avatar of the player. Default value isnull
.geo: GeoLocation
: Geolocation of the player. (documentation). Default value is{ lat: 40, lon: 40, flag: "tr" }
.