Notes v 1.1

Details

  • Filename
    Notes.jar
  • Uploaded by
  • Uploaded
    Jun 12, 2016
  • Size
    88.64 KB
  • Downloads
    317
  • MD5
    bb931addb21cee12bfe199f1656c4637

Supported Bukkit Versions

  • 1.9

Changelog

Version 1.1 of Notes for Minecraft 1.9

Social Update

!!!Config.yml is auto updated but will delete comments!!! If you want to keep the comments, update manually Config.yml before updating or suppress/rename your actual Config.yml   Notes can now be displayed from Signs! New Features / Modification:
  • Now players can create a sign to display a note when someone Right-click on.
Format: [Notes] <PlayerName/me> <Note> <DisplayFormat>
  • Players need adapted permissions to create and read a note on Sign.
  • A number of signs placed avaible by player
  • Sign with display note can be rewrited
  • Color/Formatting support for Sign writing and Note writing avaible
  • Multiple display Notes format for notes displayed from sign avaible
  • Adding option to modify appareance of notes readed by command
  • Get infos on a Sign which display a note
  • Add option to set the Signs with note display breakable only for Sign's creator
  • Add command to check if Sign registered exist
  • Lines of messages added in language File:
l.14: Invalid_position l.26: No_sign_here l.71: Read_format l.72: Read_format_list l.89+: Messages relative to Signs You can uptade lang File by command, but you will lost comments, with '/Notes Reload update <lang Initials>', this update will erase file 'lang_EN.yml' and use it as output file. I recommend to update manually. Tested on CraftBukkit 1.9.4-R0.1-SNAPSHOT

Version 1.0 of Notes

New Features / Modification:
  • "/Notes Read" command can now make reading of many player in same; just use the command like "/Notes Read player1,player2,player3 note"
    There is no limit of player readed
  • Review of the arguments system for language file:
    • The arguments is now .@arg[n] where [n] is the number of the argument
    • Now you can replace "\xa7" by "&" to make color, it make the messages more readable for you in the language file
    • To update easily the language file, eitheir you use the default file and you place the new language file of the jar in the plugin folder or if you have custom language file use functionality Find & Replace of a text Editor (e.g Notepad++)
  • Some Optimization
  • First Release :D


Version 0.2 of Notes

New Features / Modification:
  • Adding language support
  • Adding option to force language reloading with command "/Notes Reload lang"
  • Correcting some messages, and adding missing
  • Some Optimization
  • A recurrent "Null" Error fixed (It was caused by wrong Config loading)
  • French translation avaible
Tested on CraftBukkit 1.8.7-R0.1-SNAPSHOT.