CameraObscura v0.1.3

Details

  • Filename
    CameraObscura.jar
  • Uploaded by
  • Uploaded
    Mar 9, 2013
  • Size
    91.62 KB
  • Downloads
    3,029
  • MD5
    6ec1ed57a1f09e792e9eeca617624b37

Supported Bukkit Versions

  • 1.6.2
  • CB 1.5.2-R1.0
  • CB 1.5.1-R0.2

Changelog

v0.1.3

  • Added ability to use player personal folders for images. You can configure your web-site to upload player personal pictures. You can enable personal folders in config.yml (pictures.personal-folders.enable: true) and you may require to enable folder auto-creation (pictures.personal-folders.auto-create: true).
  • Changed /photo files command. If personal folders are enabled you will see list of files located at your own folder. To see content of other player's folder you must add parameter p:<playername> (For example: /photo files p:fromgate — to see content of folder "fromgate" or /photo files 3 fromgate — to see page 3 of file list of folder "fromgate"
  • New permissions: camera-obscura.image - allows to use command /photo image, camera-obscura.files.autocreate - if player with this permission joining to server and his personal folder is not exists, folder will be created (requires personal folder and autocreation enabled in config.yml), camera-obscura.files.all - allows player to see what located at other players personal folders.