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.
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 vampirev 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.
- Download the latest release: https://github.com/oloflarsson/Vampire/tree/master/releases
- Put Vampire.jar in the plugins folder.
This project has a LGPL license just like the Bukkit project.
This project uses GSON which has a Apache 2.0 license.