your current location:首页 > news>Killing Fall Minecraft

Killing Fall Minecraft

2024-12-15 02:56:10|Myriagame |source:minecraft skins

A very simple module is killed whenever the player reaches a certain drop distance.

The main design is used for the Cubicchunks server with unlimited end -dimensional dimensions, but it can also be used for the original server.

The maximum drop distance is configurable.

@SubscribeEventpublic void Onevent (Playrtickevent Event) {Entityplayer Player = Event.player; if (Player.World .sremote) Return; if (Player.FallDistance> DEADLYFALLDISTANCE) Player.onkillCommand ();} 

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.