Notes v 1.0.1

Details

  • Filename
    Notes.jar
  • Uploaded by
  • Uploaded
    Nov 2, 2015
  • Size
    60.76 KB
  • Downloads
    318
  • MD5
    71dd3282d983be1a2d5d1d75a237fc7f

Supported Bukkit Versions

  • 1.8.1

Changelog

Version 1.0.1 of Notes

This version is a patch for the message of "/Notes Write delete <...>" command.

Tested on CraftBukkit 1.8.7-R0.1-SNAPSHOT. Seems to work on 1.7 (Tested on CraftBukkit git-Bukkit-1.7.9-R0.1) but <ins>make for 1.8</ins>

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.