File Details
2.3.0
- R
- Aug 23, 2013
- 221.71 KB
- 1.4K
- 1.6.2+2
File Name
ban-hammer-2.3.0-shaded.jar
Supported Versions
- 1.6.2
- 1.6.1
- 1.5.2
Before reviewing this plugin please read this.
New features
- Can now ban players silently; players will not be notified about the ban.
- Can now kick players silently; players will not be notified about the kick.
- Can now pardon players silently; players will not be notified about the pardon.
Improvements
- Times now use new social style timestamps (e.g 2 days ago).
- Localisation now automatic for times; currently includes french, german and russian.
- Recent command now lists the most recent ban at the bottom of chat.
- Configuration files fully documented.
- Improved logging in debugging mode.
- UndoCommand is now more reliable.
Bug fixes
- Fixed issue where occasionally banned players were able to join under rare circumstances.
- Disabled database caching due to a rare NPE caused by it.
- Kick messages now broadcast correctly.
Breaking changes
- Localisation format has changed. If you have modified any localisation files you will need to update.
- API has changed. Now use
getPlayerRecordManagerandgetBanRecordManagerto review bans and banned players. To create new bans use the newBannedPlayerBuilderattached to the PlayerRecordManager.

