Mkn Lobby Command

Quick rating

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

Player Transport
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.0.0
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

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

Screenshots

Gallery

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works