Code Monkey home page Code Monkey logo

advancedban's Introduction

AdvancedBan

XiaoMingBotPlugin (author:qfys521)


This Plugin has no affiliation with Minecraft Plugin AdvancedBan.


Commands List

1、AdvancedBan  AddThisGroupBanAutoKick
2、AdvancedBan  GlobalBanListMode  [mode]
3、AdvancedBan  RemoveThisGroupBanAutoKick
4、AdvancedBan  ban  [qq]
5、AdvancedBan  banlist  add  [qq]
6、AdvancedBan  banlist  remove  [qq]
7、AdvancedBan  global  ban  [qq]
8、AdvancedBan  global  banlist  add  [qq]
9、AdvancedBan  global  banlist  remove  [qq]
10、AdvancedBan  global  unban  [qq]
11、AdvancedBan  set  WhiteListMode  [mode]
12、AdvancedBan  set  banListMode  [mode]
13、AdvancedBan  unban  [qq]
14、AdvancedBan  whitelist  add  [qq]
15、AdvancedBan  whitelist  remove  [qq]

command functions

fun addBanList(sender: XiaoMingUser<*>, @FilterParameter("qq") qq: Long)
fun addBanList2(sender: XiaoMingUser<*>, @FilterParameter("qq") qq: Long)
fun addWhiteList(sender: XiaoMingUser<*>, @FilterParameter("qq") qq: Long)
fun removeBanList(sender: XiaoMingUser<*>, @FilterParameter("qq") qq: Long)
fun removeBanList2(sender: XiaoMingUser<*>, @FilterParameter("qq") qq: Long)
fun removeWhiteList(sender: XiaoMingUser<*>, @FilterParameter("qq") qq: Long)
fun changeBanlistMode(sender: XiaoMingUser<*>, @FilterParameter("mode") mode: String)
fun changeWhitelistMode(sender: XiaoMingUser<*>, @FilterParameter("mode") mode: String)
fun changeGlobalBanListMode(sender: XiaoMingUser<*>, @FilterParameter("mode") mode: String)
fun addGroupAutoKick(sender: GroupXiaoMingUser)
fun removeGroupAutoKick(sender: GroupXiaoMingUser)
fun addgBanList(sender: XiaoMingUser<*>, @FilterParameter("qq") qq: Long)
fun addgBanList2(sender: XiaoMingUser<*>, @FilterParameter("qq") qq: Long)
fun removegBanList(sender: XiaoMingUser<*>, @FilterParameter("qq") qq: Long)
fun removegBanList2(sender: XiaoMingUser<*>, @FilterParameter("qq") qq: Long)

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.