Mkn Lobby Command
No reviews yet
A mod that fixes the respawn location of the lobby server and allows you to connect to a specified server in Velocity by right-clicking on a specific block
Adds new methods of transportation for players.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
-JP
このMODはプレイヤーの再出現位置を固定し、特定の場所を右クリックすると指定のサーバーに飛ばしてくれるMODです。 ロビーサーバーで運用することを想定しており、Velocity環境が必須になります。
設定はconfig/lobbycommand/warp_points.jsonで行います。
設定を書き換えたあとは/warpreloadでコンフィグファイルを再読み込みできます。※要OP2↑
{
"enable_spawn": false, //←デフォルトではOFFにしています。
"enable_warps": false, //←必要に応じて"True"に置き換えてください。
"spawn": { //←プレイヤーのスポーン位置を固定するセクション
"world": "minecraft:overworld",
"x": -28,
"y": 13,
"z": 23,
"yaw": 0.0,
"pitch": 0.0
},
"warps": [ //←プレイヤーを飛ばすサーバーを指定するセクション
{
"world": "minecraft:overworld",
"x": -19,
"y": 14,
"z": 32,
"server": "survival" //←Velocityでつけたサーバーの名前を入力してください。
},
{
"world": "minecraft:overworld",
"x": -19,
"y": 14,
"z": 33,
"server": "resource server"
}
]
}
このMODを作成するのに膨大な時間をかけてきました、このMODを気に入ってもらえたなら支援してもらえると助かります。 https://www.paypal.com/paypalme/MikankanTPF2
-EN
This mod fixes the player's respawn location and allows you to teleport to a specified server by right-clicking on a specific location. It is designed for use on lobby servers and requires the Velocity framework.
Configuration is done in config/lobbycommand/warp_points.json.
After modifying the settings, you can reload the config file using /warpreload. *Requires OP2 or higher.
{
“enable_spawn”: false, //←Set to OFF by default.
“enable_warps”: false, //←Replace with “True” as needed.
“spawn”: { //←Section to fix the player's spawn location
“world”: “minecraft:overworld”,
“x”: -28,
“y”: 13,
“z”: 23,
“yaw”: 0.0,
“pitch”: 0.0
},
“warps”: [ //←Section to specify the server to teleport the player to
{
“world”: “minecraft:overworld”,
“x”: -19,
“y”: 14,
“z”: 32,
“server”: “survival” //←Please enter the server name you created in Velocity.
},
{
“world”: “minecraft:overworld”,
“x”: -19,
“y”: 14,
“z”: 33,
“server”: “resource server”
}
]
}
I’ve spent a tremendous amount of time creating this mod, so if you like it, please consider supporting me. https://www.paypal.com/paypalme/MikankanTPF2
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources