Skip to content

Aligato/Vampire

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vampire - A vampire plugin for the bukkit minecraft server mod

This plugin add the horror of vampirism to your mincraft bukkit survival multiplayer server.
Any player may turn into a vampire if they contract the infection and doesn't manage (or doesn't care) to cure themselves in time.

Vampires...

  • Burn in sunlight.
  • Take no fall damage.
  • Can breath underwater... or rather does not need to breathe at all.
  • Has a reservoir of blood between 0 and 100.
  • Must drink blood from humans or animals to not die from starvation.
  • Can not eat normal food.
  • Regenerates health automatically. (costs blood)
  • Won't be attacked by monsters unless the vampire attacks first.
  • Can dash at high speed using a feather. (costs blood)
  • Deal more damage in close combat.
  • Take less damage in close combat except for attacks from wooden weapons which hurt them a lot.
  • Occasionally infects others in close combat.

Usage

Read the full userguide here: http://mcteam.org/plugins/vampire
Please do it :) It is very informative.

The base chat console command is /v or simply v. This means you don't need to write the forward slash if you don't feel like it. :) The base command v can be used by vampires to display their current blood reservoir. There are also the following subcommands for server operators (OP):

  • v infect [playername] *[amount from 0 to 100]
    The player turns into vampire at infection 100. 0 means no infection.
  • v turn [playername]
    Instantly turn a player into a vampire
  • v cure [playername]
    Instantly cure a player from vampirism.
  • v list
    List all vampires on the server.
  • v load [config|players|all]
    Load data from disk.
  • v save [config|players|all]
    Save data to disk.
  • v settime [ticks from 0 to 23999]
    Set the time. 0 means sunrise. 1 ingame hour is 1000 ticks.
  • v version
    Find out which version you are running.

Installing

  1. Download the latest release: https://github.com/oloflarsson/Vampire/downloads
  2. Put Vampire.jar in the plugins folder.

License

This project has a LGPL license just like the Bukkit project.
This project uses GSON which has a Apache 2.0 license.

About

A vampire plugin for the bukkit minecraft server mod

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published