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.
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 discordZwambro#8854
.
- install with
- Create a Discord webhook in your Discord channel.
- Contact me to create API token for you
- Paste the webhook on globanlist.xml in b3/extplugins/conf.
- Paste the API Token that I sent you on globanlist.xml in b3/extplugins/conf.
- Add plugin to b3.xml:
<plugin name="globanlist" config="@b3/extplugins/conf/globanlist.xml"/>