Notes v 1.2 (Mc 1.8+)

Details

  • Filename
    Notes.jar
  • Uploaded by
  • Uploaded
    Oct 24, 2016
  • Size
    110.29 KB
  • Downloads
    476
  • MD5
    795733ebc68329ca4d9979ee8e1d344e

Supported Bukkit Versions

  • 1.10

Changelog

Version 1.2 of Notes for Minecraft 1.10

Work on Minecraft 1.8/1.9


New Features / Modification:
  • Added command /Notes Sign Copy [...] to copy existing Note Sign with text or not
  • Added command /Notes Sign Paste [...] to paste copied Note Sign on a Sign
  • Command /Notes Sign Info [...] reworked
  • Old Configs can now be updated without losing comments, same for languages but make them less readable for us, same for plugin and displaying
  • Now language are automaticaly uptadated if needed, and extract from plugin .Jar if existing
  • Adding Metrics


Tested on CraftBukkit 1.9.4-R0.1-SNAPSHOT
and CraftBukkit 1.10-R0.1-SNAPSHOT

Known issues:

  • Sign's text can't be modified in Minecraft 1.10.2 (work fine in 1.10)
  • Languages files needs to be encoded in ANSI in 1.8 (Convert them with Notepad++, menu Encoding)



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.