Skip to content

Commit

Permalink
Release V4.1.0
Browse files Browse the repository at this point in the history
- *[NEW]* - If pmforms virion cannot be found, BetterBan will now throw an exception
- [API change]  *[FIX & CHANGE]* - Changed `IpAdress` -> `IpAddress` in `supercrafter333\BetterBan\Events\BBEditipbanEvent` and `supercrafter333\BetterBan\Events\BBPardonIpEvent`
- *[UPDATE]* - Use inet_pton() instead of preg_match() for IP bans and unbans
- *[UPDATE]* - BetterBan is now using some more PHP 8.0+ functions
- *[FIX]* - Fixed some command translations and usages
  • Loading branch information
supercrafter333 committed Jan 8, 2022
1 parent c591bad commit 960bbd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: BetterBan
version: 4.1.0
api: 4.0.0
main: supercrafter333\BetterBan\BetterBan
author: supercrfafter333
author: supercrafter333

permissions:
BetterBan.admin:
Expand Down

0 comments on commit 960bbd8

Please sign in to comment.