configuration

boat:

    pickup-on-broken: false
# Block place/break Alert
alert:
    # is enabled?
    enabled: false
    # 
    place-blocks: [ TNT, LAVA ]
    #
    break-blocks: []
    # auto vanish on teleport
    auto-vanish: true
    # Alert whitelist
    whitelist: [ Player1, Player2 ]
    # 
    record-count: 20
    # send to "Alert" channel in ElChat.
    use-elchat: false
    messages:
        BLOCK_PLACE: '[{id}] Detected {block} placing by {player}'
        BLOCK_BREAK: '[{id}] Detected {block} destroyed by {player}'
deathlog:
    enabled: false
# Death Message
deathmessage:
    # is enabled?
    enabled: false
    # send to "DeathMessage" channel in ElChat.
    use-elchat: false
    messages:
        CREEPER:
        - '&c{victim}&b was trying to hug a Creeper.'
        SKELETON:
        - '&c{victim}&b was shoted by Skeleton.'
        GHAST:
        - '&c{victim}&b was shoted by GHAST.'
        ZOMBIE:
        - '&c{victim}&b was ate by ZOMBIE.'
        SPIDER:
        - '&c{victim}&b was ate by SPIDER.'
        SLIME:
        - '&c{victim}&b was combed by SLIME.'
        PIG_ZOMBIE:
        - '&c{victim}&b was ate by PIGZOMBIE.'
        ENDERMAN:
        - '&c{victim}&b was Cursed by ENDERMAN.'
        CAVE_SPIDER:
        - '&c{victim}&b was ate by Cave Spider.'
        SILVERFISH:
        - '&c{victim}&b was ate by Silverfish.'
        MAGMA_CUBE:
        - '&c{victim}&b was ate by Magma Cube.'
        BLAZE:
        - '&c{victim}&b was ate by Blaze.'
        ENDER_DRAGON:
        - '&c{victim}&b was ate by Enderdragon.'
        CACTUS:
        - '&c{victim}&b was trying to hug a Cactus.'
        FIRE:
        - '&c{victim}&b burned to death.'
        EXPLOSION:
        - '&c{victim}&b was exploded.'
        LAVA:
        - '&c{victim}&b was became obsidian.'
        - '&c{victim}&b trying swin in lava.'
        DROWNING:
        - '&c{victim}&b forgot he wasnt a fish.'
        FALL:
        - '&c{victim}&b hit the ground too hard'
        SUFFOCATION:
        - '&c{victim}&b  suffocated.'
        LIGHTNING:
        - '&c{victim}&b got electrocuted.'
        SUICIDE:
        - '&c{victim}&b committed suicide.'
        VOID:
        - '&c{victim}&b fell out of the world.'
        PLAYER:
        - '&c{victim}&b killed by &c{killer}&b.'
        MAGIC:
        POISON:
        STARVATION:
        - '&c{victim}&b forgot to eat.'
        UNKNOWN:
        - '&c{victim}&b was killed by Steven Segal.'

Comments

Posts Quoted:
Reply
Clear All Quotes