BANana v1.0.3

Details

  • Filename
    BANana.jar
  • Uploaded by
  • Uploaded
    Jan 18, 2016
  • Size
    288.65 KB
  • Downloads
    173
  • MD5
    d265d40092c9e7b9719c69eead17a22a

Supported Bukkit Versions

  • 1.8.1
  • 1.8
  • 1.8.3

Changelog

V1.0.3

  • Fixed problem with unban-ip showing the UUID of the unbanned player
  • Fixed problem with the /ban command being ran from console not parsing in the message
  • Fixed problem with player's ip-address not being updated when they join the server, but instead only being updated when the database is loaded
  • Added more functions to the autobanner:
    • It now has the ability to ban a player who joins on a banned ip
    • It also has the ability to ban the ip of a player who joins on a banned account

V1.0.2

  • Fixed NullPointerException with the ban command when you specify a player who has never been online
  • Implemented BANana's built in name system for ban kick messages, so that way names will retain their casing even if the executor is offline.

V1.0.1

  • Fixed /banlist not showing the first banned player
  • Fixed problem with the kickban message telling the player that they banned themselves
  • Fixed /kick not parsing the message into the broadcast
  • Finally implemented the /ipbanlist command and its permissions.. I totally forgot about it even though it was already ready to go
  • Fixed the autobanner not working correctly with IPBans
  • Fixed ipbans not showing who the executor was when the player rejoins
  • Added /unbanip command with it's relative permissions etc
  • Fixed some message issues and added more values to the language file
  • Fixed some errors with the autobanner on /banip and /tempbanip
  • Fixed problem with the /banip command not running if the player's ip was not stored in the database
  • Finished up applying ApoPanda's changes to the language file (thanks buddy!)
  • Added -f flag to the unbanip command to force exactly what you type to be unbanned

V1.0.0

  • First public release