Compatibility
Minecraft: Java Edition
Platforms
Links
Creators
Details
TPBorder
About the survey / アンケートについて
Please take the time to fill out our survey to help us improve the quality of our plugins and modpacks. Responses are optional.https://forms.gle/SqKqhTn4CNR54F6T7
プラグインとMODPackの品質向上のため、アンケートへの回答をお願いします。回答は任意です。
https://forms.gle/SqKqhTn4CNR54F6T7
日本語版は下の方にあります。
English
Overview of this Plugin
This plugin forcibly teleports players to spawn when they move outside the specified border.
What it adds
- /setborder command
- Forces spawn teleportation for players who move outside the specified border.
Test Environment
Paper 1.21.8
Operation on platforms other than Paper is not guaranteed.
Installation Instructions
- Download the plugin file (.jar)
- Copy or move the downloaded plugin file to the Paper plugins folder.
- (Re)start the Paper server.
- Done!
Command Usage
Specify the border with /setborder
.
The center is the spawn point.
To set the border to a radius of x10000, z10000:/setborder 10000 10000
To set the border to a radius of x-156161, z165103:/setborder -156161 165103
It looks something like this.
Other
The source code is available on Github.
Development environment: IntelliJ IDEA
日本語
このプラグインの概要
設定した範囲外にプレイヤーが移動すると強制的にスポーンにテレポートするプラグインです。
何が追加されるのか
・/setborderコマンド
・設定した範囲外に移動したプレイヤーの強制スポーンテレポート。
テスト環境
Paper1.21.8
Paper以外での動作は保証していません。
インストール方法
- プラグインファイル(.jar)をダウンロード
- ダウンロードしたプラグインファイルをPaperのpluginsフォルダにコピーまたは移動
- Paperサーバーを(再)起動します。
- 完了!
コマンドの利用方法
/setborder
で範囲をしていします。
中心はスポーン地点となります。
範囲を半径x10000,z10000にする場合:/setborder 10000 10000
範囲を半径x-156161,z165103にする場合:/setborder -156161 165103
こんな感じです。
その他
ソースコードはGithubで公開してあります。
開発環境:IntelliJ IDEA