Skip to content
GrimEpp edited this page Jun 16, 2018 · 4 revisions

Here is a guide on how to config this plugin.

settings:
  configreloadpermission: 'admin.reload' //The permission to reload the scoreboard
  noperm: '&cDu har ikke tilgang!' //The permission denied message when executing the command
  reloaded: '&aDu reloaded config!' //Successfull reload message
  scoreboard:
    name: 'scoreboard' //The name of the scoreboard
    lines:
      0: 'jeg er et veldig kult score' //the text
      1: 'ting %player_name%'
      2: '&afarget ting'
      3: '&kveldig &rkul &kting'

Clone this wiki locally