BurstLime / Telestal

PaperMC Plugin - 転移結晶プラグイン

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telestal

PaperMC Plugin - 転移結晶プラグイン

Bukkit、Spigotは非対応です。
バージョンは1.12.2を想定して作られています。

プラグイン説明

ポータルに近づきアクティベートすると、転移結晶を使って転移することができるようになるプラグインです。
アクティベートしていないポータルには転移結晶を使用しても、転移することができません。
転移結晶は使用するごとに1個ずつ消費していきます。
主にRPGサーバーでの使用に適しています。

必須プラグイン

ProtocolLib (4.8.0) -> https://github.com/dmulloy2/ProtocolLib
Holographic Displays (3.0.1) -> https://github.com/filoghost/HolographicDisplays

Commands

/telestal - メインコマンド
alias: /ts

/ts help <page> - ヘルプを表示
/ts give <portal> <amount> <player> - 転移結晶を与える
/ts create <name> - ポータルを作成
/ts remove <portal> - ポータルを削除
/ts set <portal> - ポータルの位置を再設定
/ts reset <player> - プレイヤーデータの削除
/ts activate <portal> <player> - 指定プレイヤーのポータルを有効化
/ts inactivate <portal> <player> - 指定プレイヤーのポータルを無効化
/ts reload - リロード(config.ymlとポータルの再読み込み)
/ts info [portal|player] <portal|player> - ポータル・プレイヤーの情報を表示
/ts list <page> - ポータルのリストを表示
/ts tp <portal> <player> - ポータルにテレポート

Permission

telestal.use
telestal.discover
telestal.commands.help
telestal.commands.give
telestal.commands.create
telestal.commands.remove
telestal.commands.set
telestal.commands.reset
telestal.commands.activate
telestal.commands.inactivate
telestal.commands.reload
telestal.commands.info
telestal.commands.list
telestal.commands.tp

config.ymlについて

メッセージの変更ができます。
自鯖で使うために作られたプラグインなので一部変更できないメッセージがあります。

ライセンス

クリエイティブ・コモンズ・ライセンス
この 作品 は クリエイティブ・コモンズ 表示 - 非営利 - 継承 4.0 国際 ライセンスの下に提供されています。

About

PaperMC Plugin - 転移結晶プラグイン


Languages

Language:Java 100.0%