Git Product home page Git Product logo

repairmanager's Introduction

RepairManager

English

一个用于管理机器报修的MCDReforged插件,需要PlayerInfoAPI作为前置。

安装

  1. RepairManager.pyPlayerInfoAPI.py拖入/plugins文件夹
  2. 使用!!MCDR reload all重载MCDR

使用

  • !!repair 显示报修列表(未修复)
  • !!repair fixed 显示报修列表(已修复)
  • !!repair help 显示帮助信息
  • !!repair add <name> <comment> here 在当前位置添加一个名为name的报修
  • !!repair add <name> <comment> [<position>] 在(x,y,z)添加一个报修
    • <position>为坐标,格式为<x> <y> <z> <dim> ;dim为纬度,0为主世界,-1为地狱,1为末地)
  • !!repair detail <name> 显示<name>的详细信息
  • !!repair fix <name> 标记<name>为已修复
  • !!repair unfix <name> 标记<name>为未修复s
  • !!repair rename <name> <new_name> 重命名<name><new_name>
  • !!repair modify <name> <comment> 修改<name>的注释为<comment>

repairmanager's People

Contributors

ivan-1f avatar

Watchers

 avatar

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.