promotional bannermobile promotional banner

NoteToSelf

Create a note of what you're thinking about to remind yourself of it later. Now with teleportation.

File Details

NoteToSelf 1.0.4.0

  • R
  • Mar 23, 2017
  • 40.23 KB
  • 238
  • 1.7.2+12

File Name

NoteToSelf.jar

Supported Versions

  • 1.7.2
  • CB 1.7.9-R0.2
  • 1.9
  • CB 1.7.2-R0.2
  • 1.11
  • 1.10
  • 1.8.3
  • 1.8.1
  • 1.8
  • 1.7.4
  • CB 1.7.2-R0.1
  • CB 1.7.2-R0.3
  • CB 1.7.9-R0.1

NoteToSelf 1.0.4.0

(NEW) Performance improvements

NoteToSelf has adapted to Jessible's official plugin template, thus providing several performance improvements.

(NEW) Message engine

We have rewritten the message engine for NoteToSelf. Also, all of its messages are being cached now; and, as a result, produce much quicker message-to-player interactions.

(NEW) messages.yml messages

The following messages have been added to NoteToSelf's messages.yml file:

  • No_Command
    '&4{used_command} &cis an invalid command. Did you mean &4{suggested_command}?'
  • In-game_Guide
    - '&6/notetoself &f- View plugin information.'
    - '&6/notetoself help &f- View list of plugin''s commands.'
    - '&6/notetoself reload &f- Reload plugin''s config.yml and messages.yml files.'
    - '&6/note <message> &f- Create a note.'
    - '&6/noteview &f- View a five note summary.'
    - '&6/noteview <id> &f- View a note.'
    - '&6/noteview page <number> &f- View a five note summary per page.'
    - '&6/notetp <id> &f- Teleport to a note.'
    - '&6/notedelete <id> &f- Delete a note.'

/notetp <id> command

Before, when the console attempted to use the "/notetp <id>" command, they would be sent a message followed by a suggested to use the "/note" command instead. Now, the suggested command is the "/noteview" command.

(UPDATE) /notetoself command

The link found in the "/notetoself" command has been changed from NoteToSelf's project page to jessible.com.

(REMOVE) messages.yml messages

The following messages have been removed from NoteToSelf's messages.yml file, as they have been replaced by the newly added messages:

  • Invalid_Command
  • Help

-The Jessible Team