Default.yml

Here is the default Default.yml

_____________________________

Name: Player
UUID: Player-UUID
Notes:
  Default-note:
    read: resume.0
    write: '1'
    def: This note is here by default
    data: If a player has acces to /notes write and have perm notes.write.1 can edit this note. Suppress it in the Default.yml
  Default-score:
    read: '0'
    write: '1'
    def: "This score is here by default you can add/withdraw by /Notes Write add <...>"
    data: 100
  Default-list:
    read: resume.0
    write: personal.0
    def: This list is here by default
    data:
    - List can have several page
    - And several String
    - Logic!
    - Set the number line displayed in config.yml
    - This list can be writable by the owner
    - If he has the acces to the /Notes Write
    - But other people need to be Ops
    - Readable by all player have acces to /notes read <...>
    - This notes is a part of the player resume
  Default-toggle:
   read: private.9
   write: '0'
   def: Readable by owner note
   data: true