your current location:首页 > news>[CTM] Create Track Map Minecraft

[CTM] Create Track Map Minecraft

2024-12-12 09:23:06|Myriagame |source:minecraft skins

Overview

This is a module that displays a mechanical power train in the world. It can display the following content:

track;

Signal;

station;

train.

Signals and trains will be updated in real time.

usage

This is a host module (host can be a server, a host of a single game, or a local network world).Provide the following API:

/API

/Network: List all rails and stations;

/signals: List all train signals, including their status (green, yellow, red);

/blocks: list all the occlusion intervals and their status (free or occupation);

/trains: List all the assembly trains, including their names and positions.

/API/*.rt: The same as above, but use the server-section (SSE) real-time update.

The map itself can be accessed at the root directory (the default is http: // localhost: 3876/or http:// localhost: 3876/Index.html).

V0.2 can configure views, including style, update frequency, initial position of the map, and so on.

gallery

Minecraft images