Code Monkey home page Code Monkey logo

tshockadapter's Introduction

TShockAdapter

适配于MorMor机器人的 TShock 插件仓库

该插件实现了 TShock 没有的启动参数

  • -seed (设置创建世界时的世界种子)
  • -mode (设置世界难度)

配置说明

配置文件名称 MorMorAdapter.json

{
  "阻止未注册进入": true,
  "阻止语句": "未注禁止进入服务器!",
  "Socket": {
    "套字节地址": "127.0.0.1",
    "服务器名称": "玄荒", //服务器名称 要与MorMor机器人配置中的服务器名称一致
    "端口": 6000,
    "心跳包间隔": 60000,
    "重连间隔": 5000,
    "空指令注册": ["购买", ""],
    "验证令牌": "123456" // 通信令牌要与MorMor 机器人 配置中对应服务器的令牌一致
  },
  "重置设置": {
    "删除地图": true,
    "删除日志": true,
    "执行命令": ["/skill reset", "/deal reset", "/礼包 重置", "/level reset"],
    "删除表": [
      "boss数据统计",
      "economics",
      "economicsskill",
      "learnt",
      "OnlineDuration",
      "BotOnlineDuration",
      "BotDeath",
      "onlybaniplist",
      "permabuff",
      "permabuffs",
      "regions",
      "user",
      "Death",
      "rememberedpos",
      "research",
      "stronger",
      "synctable",
      "tscharacter",
      "users",
      "warps",
      "weapons",
      "使用日志"
    ]
  }
}

tshockadapter's People

Contributors

controllerdestiny avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

thexn ahui2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.