Surprise! We've been running on hardware provided by BuyVM for a few months and wanted to show them a little appreciation.
Running a paste site comes with unique challenges, ones that aren't always obvious and hard to control. As such, BuyVM offered us a home where we could worry less about the hosting side of things and focus on maintaining a clean and useful service! Go check them out and show them some love!
Description: Danijang's FIXED Groups
Submitted on May 2, 2015 at 02:18 AM

Section 1 (Text)

groups:
    Default:
		default: true
        build: true
        prefix: '&7[Member]&f'
        permissions
        - essentials.help
        - modifyworld.chat
        - modifyworld.*
        - essentials.home
        - essentials.sethome
        - essentials.back
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpdeny
        - essentials.spawn
    Donator:
		build: true
        inheritance:
        - Default
        prefix: '&6[Donator]&f'
        permissions:
        - essentials.enchant
        - essentials.repair
    Moderator:
        build: true
        inheritance:
        - Default
        prefix: '&b[Moderator]&7'
        suffix: '&7'
        permissions:
        - essentials.repair
        - essentials.heal
        - essentials.item
        - essentials.give
        - essentials.fly
        - essentials.kick
        - essentials.mute
        - essentials.tjail
        - essentials.jail
        - essentials.tempban
        - essentials.vanish
    Admin:
        build: true
        inheritance:
        - Moderator
        prefix: '&4[&cAdmin&4]&e'
        suffix: '&7'
        permissions:
        - essentials.gamemode
        - essentials.ban
        - essentials.unban
        - essentials.ipban
        - essentials.unipban
        - essentials.pardon
        - essentials.enchant
    Owner:
        build:true
        inheritance:
        - Admin
        prefix: '&4[Owner]'
        suffix: '&b'
        permissions:
users:
    Danijang:
        group:
        - Owner
        permissions:
        - permissions.*