Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PreTeleporter

PMMPプラグインです(Written in PHP)

Description

あらかじめ設定されている場所にFormを使ってテレポートできます。

Download

MCBE Forum

Demo

YouTube

PreTeleporter commands

コマンド パラメーター 説明 権限
/setptp <名前> (<x> <y> <z> <ワールドの名前>) 場所をセットします OP
/ptp Formを送ります すべてのプレイヤー

For Developers

xanadu2875\preteleporter\PreTeleporter::getInstance() でPreTeleporterの関数にアクセスできます。

例:

use xanadu2875\preteleporter\PreTeleporter;
PreTeleporter::getInstance()->addCo($name, $x, $y, $z, $level);

Functions

PreTeleporter::addCo(string $name, int $x, int $y, int $z, pocketmine\level\Level $level): bool
PreTeleporter::sendTPTUI(Player $player): bool

Author

Twitter @xanadu2875

Lobi 1a8ca

License

GPLLv3

About

PMMPプラグインです。

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages