▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/SkProxy
SkProxy

SkProxy

A Skript Addon that provide proxy support.

924
3

SkProxy - Enhance Your Skript with Proxy Management Features!

Overview

SkProxy is a powerful Skript addon designed to extend the capabilities of Skript by providing seamless integration with BungeeCord and Velocity proxy networks. This addon allows server administrators to manage and interact with their proxy network directly from the servers under the proxy. SkProxy adds new expressions and effects to Skript, enabling you to connect players to different servers, check player counts, and monitor server statuses, all within your existing Skripts.

Important: SkProxy is intended for use on individual backend servers connected to a proxy, not on the proxy server itself.

Features

  • Connect Players to Different Servers:
    Easily connect players from one server to another within your proxy network using Skript.

  • Retrieve Player Count:
    Get the number of players connected to a specific server or across the entire proxy directly in your Skript.

  • Check Server Status:
    Determine whether a specific server is online or offline using simple Skript expressions.

  • Proxy-Wide Player Count:
    Fetch the total number of players connected across all servers in your proxy network with a single expression.

Skript Additions

Connect Player to Server

  • Syntax:
    connect player to %string%
    
  • Example
    connect player to "Lobby-1"
    

Get Player Count of a Specific Server

  • Syntax:
    player count of %string%
    
  • Example
    set {lobbyCount} to player count of "Lobby-1"
    

Get Status of a Specific Server

  • Syntax:
    status of %string%
    
  • Example
    set {lobbyStatus} to status of "Lobby-1"
    

Get Total Player Count Across the Proxy

  • Syntax:
    proxy player count
    
  • Example
    set {totalProxyCount} to proxy player count
    
    

📢 Community & Support

Discord NEW

Join my Discord server for support, questions, or just to hang out!


Совместимость

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:1 год назад
Обновлён:1 год назад
Главная