Hey guys,
The BanIP plugin is working great but need some modification to make it more better
I want 2 more features
!ipbanlist This will show <DATE> <BANNED PLAYER NAME> <KICKER> <REASON> One by one
!banbyip <playerIP> <reason> Even if the player is offline the plugin will save it into its database (This will be very handy when a player gets away or reported to be banned but he is not online and you have his ip saved using saveguidname plugin by Gumges1)
Here is the old plugin I mean will be if someone makes a new one :tongue:
banip_2.0.1
Config
[banip]
enabled = 1
usedefaulttempbanduration = 1
defaulttempbanduration = 12
cleanupeveryhour = 48
* Commands:
* !banip player [reason]
* Kick the player and list its ip as blacklisted.
* !tempbanip player duration [reason]
* Kick the player and list its ip for "duration" minutes.
* !unbanip id|ip|nick
* Mark the entry not longer as blacklisted. You can use the id of the
* entry in the banip.db database or the specific ip or search after
* the nickname of the player it has got last time.