Git Product home page Git Product logo

minqlx-plugins's Introduction

kanzo's minqlx-plugins

This is my plugins I have developed for minqlx. If you're looking for the QLRace plugins they are here.

If you have any suggestions or issues/problems with these plugins, you can contact me(kanzo) on irc at #minqlbot on Quakenet. Alternatively you can open an issue on this repository.

Plugins

This is a list of plugins and their cvars. Set the cvars by passing them as a command line argument or using server.cfg like you would with any other QLDS cvar.

  • banvote: Adds !banvote command to ban people from voting.
  • checkplayers: Shows all banned/silenced/leaverwarned/leaverbanned players.
  • servers: Adds !servers command which shows info for a list of servers.
    • qlx_servers: List of servers. Example: 108.61.190.53:27960, 108.61.190.53:27961, il.qlrace.com:27960

minqlx-plugins's People

Contributors

cstewart90 avatar melodeiro avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

jwinett

minqlx-plugins's Issues

servers.py

I run the !servers command and this error appears.

Exception in thread get_servers-14-minqlxthread:
Traceback (most recent call last):
File "/usr/lib/python3.5/threading.py", line 914, in _bootstrap_inner
self.run()
File "/usr/lib/python3.5/threading.py", line 862, in run
self._target(*self._args, **self._kwargs)
File "./minqlx-plugins/servers.py", line 69, in get_servers
hostname, players = self.get_server_info(server)
File "./minqlx-plugins/servers.py", line 93, in get_server_info
info = server.get_info()
AttributeError: 'ServerQuerier' object has no attribute 'get_info'
pedreiro^7: !servers

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.