Installation and Configuration

Installation & Configuration

Installation

You only have to drag & drop the SelfPromote.jar in your /plugins folder and run the server!

Configuration

The standard config.yml will be created automatically. It should be look like this:

# [SelfPromote] Plugin by TutorialMakerHD
unlock:
  groupName: Member
  password: PASSWORD
  signText: '[Promote]'
punishments:
  wrongPasswordDamage: 20
economy:
  use-economy: false
  promotionPrice: 20.0

Your permission system will automatically detected. In groupName you have to define the group in wich the guest should be promoted. The 20 in wrongPasswordDamage means the player gets 10 hearts damage when he type in the wrong password. The rest (password, signText) is self explained. If you have installed Vault on you server you can enable economy and set a price for the promotion.

There is an another file (messages.yml). In this file you can change the messages to your language.


Comments

Posts Quoted:
Reply
Clear All Quotes