addModule(new M__ply_inventory(this.data));
addModule(new M__ply_motion(this.data));
addModule(new M__ply_stats(this.data));
addModule(new M__ride_general(this.data));
addModule(new M__ride_horse(this.data));
addModule(new M__ride_motion(this.data));
addModule(new M__w_biome(this.data, this.mod), 20);
addModule(new M__w_general(this.data));
addModule(new R__legacy_configvars(this.data, this.mod), 10000);
addModule(new R__meta_option(this.data, this.mod), 200);
addModule(new R__server_info(this.data), 200);