Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
如题,但是区别是java不是kotlin。 目前暂时没有使用command,用的纯if else(判断聊天出现某字符的index是否为0以此作为功能的启动入口条件)判断,感觉好像效率好像很低,请教大家在进行命令的编写的时候,是否都是依赖command进行还是说有很多像我这种选择if else判断的选手?