Installation

Installation


  1. Put the DeathAndRebirth.jar in your plugins folder. (+ the 'Death and Rebirth' folder if you install first time, new stuff in messages and blacklist.yml won't be updated automatically, this is a bukkit bug. So you need to do this everytime)
  2. Download Vault and put it in your plugins folder.
  3. After you start the server the plugin will create all necessary files.
  4. You may now want to edit the Configuration. An explanation of all variables can be found below or directly in the config file.
  5. Activate the plugin for each world using /dar enable <world>.
  6. Deactivate spawning features form other plugins (i.e. MyHome: Spawn at home).
  7. If you use Permissions give normal users 'shrine.*' and admins 'dar.admin'. Special nodes are 'dar.ignore' and 'dar.nodrops'. If admins have the '*' node you may want to remove nodrop or ignore for them like this:
    groups:
                admins:
                    default: false
                    build: true
                    permissions:
                        - '*'
                        - '-dar.ignore'
                        - '-dar.nodrop'
    
  8. Done :) !

Comments

Posts Quoted:
Reply
Clear All Quotes