Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anthonynguyen/b3-ipban-plugin
Bans IP addresses
https://github.com/anthonynguyen/b3-ipban-plugin
Last synced: 12 days ago
JSON representation
Bans IP addresses
- Host: GitHub
- URL: https://github.com/anthonynguyen/b3-ipban-plugin
- Owner: anthonynguyen
- Created: 2013-07-28T16:07:51.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-12T21:34:43.000Z (over 11 years ago)
- Last Synced: 2024-11-14T14:55:19.372Z (about 2 months ago)
- Language: Python
- Size: 113 KB
- Stars: 2
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
B3 IP Ban Plugin for BigBrotherBot
=================================
**By clearskies**## Description
Allows b3 to handle IP banning as opposed to the game. Also supports limiting the number of client connections from one IP address (might be buggy due to b3/parser issues).
This plugin works with the iourt41 parser, I'm not sure about any intricacies the other parsers may have.
### Installing the plugin
* Copy **ipban.py** into **b3/extplugins**
* Import **mapcycle.sql** into your b3 database
* Load the plugin in your **b3.xml** configuration file### Banning People
This plugin will automatically add IPs of players who are permbanned to its database. To manually add an IP address or a range, use the !ipban (!ipb) command. For ranges, make sure all blocks are filled out, with the banned blocks replaced with asterisks (e.g. 127.0.*.*).