your current location:首页 > news>[PS] Perfect Spawn Minecraft

[PS] Perfect Spawn Minecraft

2024-12-15 02:18:37|Myriagame |source:minecraft skins

Overview

This module will allow you to set the position and dimension of the rebirth point.

Configuration

In the server, you need to place a file called Perfectspawn.json in the main folder, and in the single -player mode you need to put it in the archive folder.

This file must have the following basic format:

Minecraft images

In "General", only one attribute can currently be set, that is, "InitialSpawndimension".

This will initially generate the initial dimension of players who have never logged in.For example, set up players initially in the lower bound:

Minecraft images

The following attributes can be set in "rules":

Appliesto: Including the array of the complete class name of the dimension ID/dimension type name/world provider.What dimensions do this control?"*" Can be used as a special element of ApplyLiesto, which applies this rule to all dimensions.

CanRespawnhere: Can players be reborn in the dimension suitable for this rule.

CANSLEEPHERE: Can players sleep in the dimension suitable for this rule.(If CanRespaWhere is set to FALSE, it does not work).This also allows sleeping on the dimension you usually can't fall asleep (such as the lower world/last).

spawnpoint: Players generate in this dimension;

Respawndimension: Players will rebirth dimension when this dimension dies (if CanRespawnhere is set to false).

The attributes that appear after will appear first.

Example:

Minecraft images

This will change the rebirth dimension of the initial birth dimension and all dimensions to the lower bound.

It also moves the rebirth point of the lower boundary to "X: 5, Y: 84, Z: 10", and allows players to change their rebirth points in the lower boundary through sleep.

Minecraft images

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.