/mcrconpp

Minecraft Rcon control side with code hints | 带有代码提示的我的世界Rcon控制端

Primary LanguageC++

mcrconpp

Minecraft Rcon control side with code hints | 带有代码提示的我的世界Rcon控制端

English Introduction

Why do you want to build another rcon client (previous rcon client)

The previous rcon client has no code prompt, and the sense of shell is very poor. Moreover, it is written in C language and has not been maintained for a long time

Function introduction

  1. Incomplete code prompt
  2. Written in C++

TODO

  1. Add user name prompt
  2. Prompt for adding box name
  3. Hide password
  4. Better error handling

中文介绍

为什么要再做一个rcon客户端 (以前的rcon客户端)

以前的rcon客户端没有代码提示,而且Shell感极差,而且使用C语言编写,很久没有维护了

功能简介

  1. 不完全的代码提示
  2. C++编写

TODO

  1. 加入用户名提示
  2. 加入方块名提示
  3. 隐藏密码
  4. 更好的错误处理