Skip to content

Плагин для LLSE, который добавляет поддержку RCon

License

Notifications You must be signed in to change notification settings

mineserv-top/RconLLSE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RconLLSE

EN:

Plugin for LLSE that adds support for executing commands via the RCon protocol.

To install the plugin you need to go to releases and download "RConLLSE.llplugin", then put it in a folder "./plugins/" and restart the server.

Plugin configuration in "./plugins/RConLLSE/config.json".

Default Config -

{
    "RConServer": {
        "port": 25575,
        "password": "UltraMoshniyParol228!!!"
    }
}

The plugin was developed specifically for Minecraft servers monitoring Mineserv.top

RU:

Плагин для LLSE, который добавляет поддержку выполнения команд по протоколу RCon.

Для установки плагина тебе необходимо перейти к релизам и загрузить оттуда файл "RConLLSE.llplugin", затем закинуть его в папку "./plugins/" и перезагрузить сервер.

Настройка плагина производится в файле "./plugins/RConLLSE/config.json".

Пример конфига -

{
    "RConServer": {
        "port": 25575,
        "password": "UltraMoshniyParol228!!!"
    }
}

Плагин был разработан специально для мониторинга Minecraft серверов Mineserv.top

ZH:

一个LLSE插件,加入了对类似Java服务器的RCON协议的支持,用于执行命令

要安装这个插件,你需要进入releases下载 "RConLLSE.llplugin",然后把它扔进BDS的plugins目录,重启服务器即可

插件的配置文件在 "./plugins/RConLLSE/config.json".

默认配置

{

    "RConServer": {

        "port": 25575,

        "password": "UltraMoshniyParol228!!!"

    }

}

这个插件是专门为监控 Minecraft 服务器而设计的 Mineserv.top

About

Плагин для LLSE, который добавляет поддержку RCon

Resources

License

Stars

Watchers

Forks

Packages

No packages published