Configuration

Welcome to the configuration-Tutorial. To configurata the plugin start the server to create the config. Now you will see the following .yml File:

Messages:
  Admin:
    Message:
      Front: The admin
      After: has joined the game.
  User:
    Message:
      Front: The user
      After: has joined the game.
  Guest:
    Message:
      Front: The guest
      After: has joined the game.
  PermissionsGroups:
    Group1:
      Front: The miner
      After: has joined the game.
    Group2:
      Front: The farmer
      After: has joined the game.
    Group3:
      Front: The looser
      After: has joined the game.

To set the messages just replace the Default-Text. Front means the text before the name and After after the name. Understand?

DON'T USE SPACES AFTER THE MESSAGE THE WILL BE GENERATED


Comments

Posts Quoted:
Reply
Clear All Quotes