Skip to content

Ree-jp-minecraft/elevator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Elevator

Convenient travel by elevator

Japanese

コンフィグ

"Authority required for use//使用に必要な権限[op or true]"

エレベーターの使用に必要な権限を記載します

opかtrue(全員)に変更可能です

デフォルトではopだけになっています

"Available world//使用可能なワールド[string]"

エレベーターを使えるワールドを記載します

デフォルトではworldとlobbyになっています

"message//メッセージ(up) message//メッセージ(down)"

エレベーターを使った際のメッセージを変更できます

{name}でプレイヤーの名前に、{block}で移動したブロック数に置き換えれます

使い方

鉄ブロックの上に鉄の感圧版を置いたものを高さをずらして2つ以上設置します

その上でジャンプをすると上へ、スニークをすると下へテレポートします

15ブロックまでテレポート可能です

elevator

English

config

"Authority required for use//使用に必要な権限[op or true]"

List the authority required to use the elevator

Can be changed to op or true (everyone)

The default is only op

"Available world//使用可能なワールド[string]"

List the worlds where you can use the elevator

Default is world and lobby

"message//メッセージ(up) message//メッセージ(down)"

You can change the message when you use the elevator

{name} will be replaced with the player's name and {block} will be replaced with the number of blocks moved

How to use

Install two or more iron pressure-sensitive plates placed on an iron block at different heights.

If you jump on it, it will teleport up, if you sneak it will teleport down

Teleport up to 15 blocks

elevator

Download

here

Author

Ree-jp