Compatibility
Minecraft: Java Edition
Platforms
Links
Tags
Creators
Details
# VIRUS
Description
VIRUS is an event plugin currently in development that introduces an infection system into Minecraft.
The virus spreads across the world, turning ordinary items and plants into sources of danger.
Players go through four stages of infection, each intensifying the symptoms and altering player behavior.
Stages of Infection
Stage 1 — Symptoms
- Effects: Blindness and Nausea
- The player experiences dizziness and disorientation.
- The virus is just beginning to take effect.
Stage 2 — Weakness
- Effect: Slowness
- The player’s movements become sluggish, and their reaction time worsens.
Stage 3 — Inventory Infection
- Some items in the player’s inventory turn into infected ones.
- The symptoms from the first stage disappear.
Stage 4 — Spread
- The player takes periodic damage.
- The virus begins spreading to nearby blocks from the player.
- All symptoms from the first stage vanish completely.
Infection Sources
Food
Players can get infected by eating contaminated or rotten food:
rotten flesh, raw chicken, raw beef, raw pork, raw mutton, raw rabbit, pufferfish, or poisonous potato.
There is a chance of infection when consuming these items.
Item Pickup
If a player picks up an infected item named “Virus”, they are immediately infected.
Containers
If a player attempts to take an infected item named “Virus” from a chest, barrel, or other container — they become infected.
Infected Blocks
A player becomes infected when stepping on an infected block recorded in blocks.db.
These blocks can further spread the virus to nearby plants and surfaces.
New Items
Antidote
- Name: Antidote
- Type: potion
- Effect: completely cures the player of the virus.
- Removes all infected items from the inventory and resets all infection stages.
Viral Block
- Type: infected block
- Name: Virus
- Causes infection upon contact or interaction.
- Can spread to nearby plants and blocks.
Distorted Jelly
- A special block that cleanses the surrounding area of infection.
- Acts as a natural barrier to virus spread.
Distorted Kelp
- The main ingredient used to craft the antidote and other cleansing items.
- Used in recipes for antiviral substances.
Block Infection System
- Infected blocks are stored in the blocks.db database.
- When the server starts, the plugin loads all infected blocks.
- Infection spreads from infected sources to nearby plants and surfaces.
- Newly infected blocks are automatically added to blocks.db.
- When a block is cleansed, the record is removed.
Curing and Cleansing
- Use Antidote to heal the player.
- Place Distorted Jelly to stop the virus from spreading.
- After cleansing, all infected items are removed and the player returns to a normal state.
Commands
| Command | Description |
|---|---|
/virus start |
Starts the virus spread |
/virus stop |
Stops the virus |
/virus infect <player> |
Infects the specified player |
/virus cure <player> |
Cures the specified player |
/virus infected |
Shows a list of infected players |
/virus item <item> |
Gives a virus-related item |



