• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

Rauks/Minecraft-RCON: Minecraft RCON Web (using PHP) Console

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

Rauks/Minecraft-RCON

开源软件地址(OpenSource Url):

https://github.com/Rauks/Minecraft-RCON

开源编程语言(OpenSource Language):

JavaScript 78.9%

开源软件介绍(OpenSource Introduction):

Minecraft-RCON

Simple Minecraft RCON Web Console (using PHP, Bootstrap and Javascript)

Inspired by Minecraft-RCON-Console and using PHP-Minecraft-Rcon.

Sample

Sample Mobile

Configuration

  1. Edit your Minecraft server server.properties configuration file in order to enable RCON:
enable-rcon=true
rcon.port=25575
rcon.password=xtMJsVtmx0XypuId7jIb
  1. Restart your Minecraft server.
  2. Download/Clone the Minecraft RCON Web Console files and edit the config.php file. Use the same rcon password and port than the one set in server.properties:
$rconHost = "localhost";
$rconPort = 25575;
$rconPassword = "xtMJsVtmx0XypuId7jIb";

Warnings

  • Provided as it is, this console has no authentication check, so anybody with access to this console can run any commands on the Minecraft server. Please check at least the documentations below, about how to setup some basic http authentification on your web server, in order to restrict the access to the console:
  • For Apache 2.4 users
  • For NGinx users
  • Use a strong custom random RCON password (change the default one provided here) for more security.
  • Set up your firewall in order to allow only the web server to communicate with the Minecraft server through the RCON port set, for more security.



鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap