Coder Social home page Coder Social logo

cobracorral's Introduction

CobraCorral

A Horse locking/protection plugin for the Bukkit Minecraft server.

Configuration:

  • max-horses - Specify the maximum amount of horses any player can lock. Default: 2
  • immortality - If true, locked horses will be invulnerable to all damage when not being ridden. Default: true
  • auto-lock - If true, horses will automatically lock when tamed if a lock spot is available. Default true
  • immortal-cooldown - If true, horses will become invulnerable only after a delay. Default: false
  • cooldown-time - The time, in seconds, that a horse will be vulnerable after the rider gets off. Default: 5
  • protect-chests - If false, players cannot lock Mules/Donkeys with chests or place chests on locked Mules/Donkeys. Default: true
  • stop-pvp - If true, players can not damage a locked horse if someone is riding it. Default: false
  • eject-on-logoff - If true, any non-owner player on a locked horse (test-driving or on ACL) will be ejected on logoff. Default: true
  • backend - Sets the database used to store locked horse information. Default: sqlite, see settings below.
    • type: sqlite
    • file: ccorral.db
    • or
    • type: mysql
    • hostname: localhost
    • port: 3306
    • database: ccorral
    • username: root
    • password: password

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.