iPAV v1.6

Details

  • Filename
    iPAddressViewer_v1.6.jar
  • Uploaded by
  • Uploaded
    Sep 26, 2013
  • Size
    21.02 KB
  • Downloads
    743
  • MD5
    6b0c2d9399edc65eda16a8df57df64dd

Supported Bukkit Versions

  • CB 1.6.2-R0.1

Changelog

v1.6

  • FIXED: Blacklist block message colors not showing and displaying "null" instead.
  • FIXED: Blacklist block message displaying numerous times.
  • CHANGED: Data logging behavior (the order of the logic was off a little, so it wasn't logging for some blacklisted/restricted IPs)
  • BROKE: Blacklist blocking. It will not block players like it should with the correct settings. (it still knows the player is blacklisted if you check /ipav list)

v1.5
Note: Requires the new config format, you must delete your old config file. The config file has been restructured with new notes and settings. The messages section has also been removed and will regenerate default values in a new messages.yml file.

  • NEW: Data logging. Save connection info for everyone into files. This is on by default but can be disabled.
  • NEW: /ipav toggleSee [ip/alias/port] [on/off] <- This allows turning these settings on/off for yourself without needing to mess with permissions every time.
  • NEW: /ipav seerList
  • NEW: /ipav player check [player]
  • NEW: /ipav player alias [player]
  • NEW: /ipav ip check [ipAddress] <- Can be a full or partial address
  • NOTICE: There are several new permission nodes, as well as some removed/changed ones. Among the removed ones are ipav.seeConnections and ipav.seePorts. Refer to the Permissions section on the main plugin page for a full list of available permissions.
  • CHANGED: Some coding has been added in an attempt to fix colors on servers that have trouble supporting ยง. The problem may or may not be fixed (I can't test it on my own computer). Edit: Colors appear to be fixed.
  • SIDE-NOTE: Due to a lack of time, blacklist/whitelist/locking command features are only semi-implemented in the code and unavailable for usage. Development on these features has been pushed back and will hopefully be released in v1.6. Editing the config file and doing it manually should still work.

v1.4
Note: Requires the new config format, you must delete your old config file. The config file has been restructured with new notes, new colors (for the new feature), and some renamed stuff. Messages have also been updated for the new command.

  • NEW: Ability to require a player to log in with a certain IP
  • NEW: /ipav colors command along with an ipav.command.colors permission node

v1.3
Note: Requires the new config format, you must delete your old config file

  • NEW: Added an IP whitelist
  • NEW: Added a player whitelist for blacklisted IPs
  • FIXED: Blacklist color not showing for anything but the default "localhost" blacklist definition when using /ipav list

v1.2

  • NEW: Added colors to see if a user logging in has the same/similar IP as another player that is already online

v1.1
Note: Requires the new config format, you must delete your old config file

  • NEW: Added the ability to customize plugin text (uses the new config file)
  • CHANGED: Commented out the default blacklist identifier_List items in the default config.
  • FIXED: Blacklist color not showing for anything but the default "localhost" blacklist definition when a user joins the game
  • FIXED: Error when using "/ipav" while the config 'enabled' setting is set to false

v1.0

  • Initial release

v0.1 ~ v0.9

  • Initial development and bug fixing
  • Cannot block players using the blacklist
  • Restricted players that connect from an IP he/she isn't allowed on will spam messages like blacklist blocking did
  • The feature to blacklist regions isn't functioning properly (probably affects previous versions too)
  • IP restricting contains a bug that can generate an error and allows a user to log in from an un-allowed IP