Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nerahikada/baton
PocketMine-MP Plugin: 警棒プラグイン
https://github.com/nerahikada/baton
Last synced: 23 days ago
JSON representation
PocketMine-MP Plugin: 警棒プラグイン
- Host: GitHub
- URL: https://github.com/nerahikada/baton
- Owner: Nerahikada
- License: lgpl-3.0
- Created: 2017-11-26T03:55:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-30T12:59:44.000Z (almost 6 years ago)
- Last Synced: 2024-12-16T14:52:03.722Z (24 days ago)
- Language: PHP
- Size: 31.3 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Baton - 警棒プラグイン
## ダウンロード
[ダウンロード](https://github.com/Nerahikada/Baton/releases/download/v1.2.0/Baton_v1.2.0.phar)## 説明
OP、もしくはモデレーターがエンチャントされた棒でプレイヤーを殴ると、殴ったプレイヤーを指定した位置へテレポートさせます
[![Youtube](http://img.youtube.com/vi/KY3xyOpMHxc/0.jpg)](http://www.youtube.com/watch?v=KY3xyOpMHxc)## コマンド
**/baton help**: ヘルプを表示します
**/baton add \**: モデレーターを追加します
**/baton remove \**: モデレーターを削除します
**/baton set**: TP位置を立っている座標に設定します
**/baton reload**: 設定ファイルをリロードします
**/baton give \**: エンチャントされた棒を付与します## 設定ファイル
設定ファイル(config.yml)を使って、座標を指定することもできます(上級者向け)
**x, y, z**にはそれぞれX, Y, Z座標を、**world**にはテレポートさせるワールドの名前を入力してください
# Baton - Vandalism prevention plug-in (English)
(Uses Google Translate)## Download
[Download](https://github.com/Nerahikada/Baton/releases/download/v1.2.0/Baton_v1.2.0.phar)## Description
OP or moderators hit the player with enchanted sticks, teleport this player to the specified position.
[![Youtube](http://img.youtube.com/vi/KY3xyOpMHxc/0.jpg)](http://www.youtube.com/watch?v=KY3xyOpMHxc)## Commands
**/baton help**: Display help.
**/baton add \**: Add moderators.
**/baton remove \**: Remove moderators.
**/baton set**: Set current coordinates to TP coordinates.
**/baton reload**: Reload the configuration file.
**/baton give \**: Give the player enchanted sticks.