HomeJavaModsNeoServerCommand

NeoServerCommand

English | 日本語


English

Description

NeoServerCommand is a powerful BungeeCord plugin that enhances the /server command with interactive features and adds a new /send command for managing player transfers between servers. The plugin displays servers in the order they appear in BungeeCord's config.yml and provides a fully customizable permission system.

Features

/server Command

/send Command

Installation

  1. Download NeoServerCommand-1.0.jar from the releases page
  2. Place it in your BungeeCord plugins folder
  3. Restart your BungeeCord server
  4. Configure permissions and messages in plugins/NeoServerCommand/config.yml

Commands

/server

/send

Permissions

Server Command Permissions

Send Command Permissions

Configuration

All messages can be customized in plugins/NeoServerCommand/config.yml. The plugin supports color codes using & symbol.

Example Configuration

messages:
  # Server list messages
  available-servers: "&6&l=== &b&lAvailable Servers &6&l==="
  server-list-item: " &8▸ &a%server%"
  server-hover: "&e%server%\n&7%players% players online\n&aClick to connect"
  
  # Error messages
  invalid-server: "&c&l✗ &cServer &e%server% &cdoes not exist."
  no-permission: "&c&l✗ &cYou don't have permission to connect to &e%server%."
  
  # Connection messages
  connecting: "&a&l✓ &aConnecting to &e%server%..."
  
  # Send command messages
  send-usage: "&eUsage: /send <player|all|current> <server>\n&7Example: /send all server01"
  send-success: "&a&l✓ &aSent &e%player% &ato &e%server%."

Server Order

The plugin reads server order from BungeeCord's config.yml file. Servers are displayed in the same order they appear in the servers section.

Requirements

Author

koirdsuzu

License

This plugin is provided as-is. Use at your own risk.


日本語

説明

NeoServerCommandは、/serverコマンドを強化し、新しい/sendコマンドを追加する強力なBungeeCordプラグインです。BungeeCordのconfig.ymlに登録された順序でサーバーを表示し、完全にカスタマイズ可能な権限システムを提供します。

機能

/serverコマンド

/sendコマンド

インストール

  1. リリースページからNeoServerCommand-1.0.jarをダウンロード
  2. BungeeCordのpluginsフォルダに配置
  3. BungeeCordサーバーを再起動
  4. plugins/NeoServerCommand/config.ymlで権限とメッセージを設定

コマンド

/server

/send

権限

Serverコマンドの権限

Sendコマンドの権限

設定

すべてのメッセージはplugins/NeoServerCommand/config.ymlでカスタマイズできます。プラグインは&記号を使用したカラーコードをサポートしています。

設定例

messages:
  # サーバー一覧表示メッセージ
  available-servers: "&6&l=== &b&l利用可能なサーバー &6&l==="
  server-list-item: " &8▸ &a%server%"
  server-hover: "&e%server%\n&7%players% プレイヤーが接続中\n&aクリックでサーバーに移動"
  
  # エラーメッセージ
  invalid-server: "&c&l✗ &cサーバー &e%server% &cは存在しません。"
  no-permission: "&c&l✗ &cサーバー &e%server% &cに接続する権限がありません。"
  
  # 接続メッセージ
  connecting: "&a&l✓ &aサーバー &e%server% &aに接続中..."
  
  # Sendコマンド関連メッセージ
  send-usage: "&e使用方法: /send <player|all|current> <サーバー名>\n&7例: /send all server01"
  send-success: "&a&l✓ &aプレイヤー &e%player% &aをサーバー &e%server% &aに送信しました。"

サーバー順序

プラグインはBungeeCordのconfig.ymlファイルからサーバー順序を読み取ります。サーバーはserversセクションに表示される順序で表示されます。

要件

作者

koirdsuzu

ライセンス

このプラグインは現状のまま提供されます。自己責任でご使用ください。

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more