Zwambro / b3-plugin-globanlist

B3 plugin for share your ban list between other clans and send a notification on discord when someone already on globanlist tried to connect to your servers

Home Page:https://zwambro.pw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BigBrotherBot B3-plugin-globanlist

B3 plugin for share ban list between clans by sending a warn on discord if a banned player joined another clan's server.

  • !zwambro <@playerid> - to unban banned player from globanlist.

Requirements

  • requests modules required
    • install with pip install requests
    • Zwambro API token, if you want to use this plugin on your servers, you need first to contact me to create an identification token for your clan (to make things more secure), contact me on discord Zwambro#8854.

Installation

  1. Create a Discord webhook in your Discord channel.
  2. Contact me to create API token for you
  3. Paste the webhook on globanlist.xml in b3/extplugins/conf.
  4. Paste the API Token that I sent you on globanlist.xml in b3/extplugins/conf.
  5. Add plugin to b3.xml:

<plugin name="globanlist" config="@b3/extplugins/conf/globanlist.xml"/>

About

B3 plugin for share your ban list between other clans and send a notification on discord when someone already on globanlist tried to connect to your servers

https://zwambro.pw

License:MIT License


Languages

Language:Python 100.0%