Default configuration

debug: false
preventions:
    cake:
        message: '&4The cake is a lie!!'
        enable: false
    pickup:
        message: '&4You are not allowed to pickup items!'
        enable: true
    pvp:
        message: '&4You are not allowed to fight!'
        enable: true
    monster:
        message: '&4You are not allowed to get targeted by monsters!'
        enable: true
    fish:
        message: '&4You are not allowed to fish!'
        enable: false
    drop:
        message: '&4You are not allowed to drop items!'
        enable: false
    bed:
        message: '&4You are not allowed to sleep!'
        enable: false
    vehicle:
        message: '&4You are not allowed to use vehicles!'
        ignoreBuildPermissions: false
        enable: true
    bucket:
        message: '&4You are not allowed to use buckets'
        enable: true
    door:
        message: '&4You are not allowed to interact with doors!'
        enable: true
    pressureplate:
        message: '&4You are not allowed to pressure the plate!'
        enable: false
    chest:
        message: '&4You are not allowed to use chests'
        enable: true
    chat:
        message: '&4You are not allowed to chat!'
        enable: false
    button:
        message: '&4You are not allowed to push buttons!'
        enable: false
    furnace:
        message: '&4You are not allowed to cook!'
        enable: false
    dispenser:
        message: '&4You are not allowed to dispense!'
        enable: false
    workbench:
        message: '&4You are not allowed to craft!'
        enable: false
    spam:
        message: '&4Don''t spam the chat!'
        enable: true
        lockDuration: 2
    breakblock:
        message: '&4You are not allowed to break blocks!'
        enable: true
    lever:
        message: '&4You are not allowed to use levers!'
        enable: false
    placeblock:
        message: '&4You are not allowed to place blocks!'
        enable: true


Comments

Posts Quoted:
Reply
Clear All Quotes