Picture Login v1.3.1

Details

  • Filename
    PictureLogin-1.3.1.jar
  • Uploaded by
  • Uploaded
    Feb 19, 2018
  • Size
    32.59 KB
  • Downloads
    330
  • MD5
    012c51fc4cc052459ea9d8a982f5d889

Supported Bukkit Versions

  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8

Changelog

v1.3.1

Bug Fixes

  • Added %pname% variable back to the URL option in config.yml.

v1.3

Features

  • Added PlaceholderAPI support to the plugin. This means access to all of the placeholders that it provides.
  • New configuration option fallback
    • When enabled, if the plugin cannot grab an avatar from the provided URL it will instead use a fallback image.
    • The fallback image can be edited and is located in the plugin folder.
  • New configuration option require-permission
    • If false, the will show the picture message for every player who logs in/out, regardless of whether or not they have the permission picturelogin.show
  • Added messages.yml file for easy message editing or translation.
  • Added automatic update checker to the plugin.

NOTE: You may wish to backup your config and then delete it to let the plugin generate a new one with the new configuration options. If the options aren't found in the file it will revert to defaults.

Misc

  • Removed %pname% variable from the url config option. (Mojang retired skins by name.)
  • Cleaned up code & improved efficiency.