

What is VanillaPluh?
Step into VanillaPluh, a vanilla+ modpack that enhances your Minecraft world with guns, exploration and more! Discover new biomes and creatures while enjoying quality-of-life improvements, all wrapped in a familiar vanilla feel. Perfect for players seeking adventure beyond the ordinary!
(Optimised for a small SMP, roleplay-type)
Hosting a server
The recommended way to host a server is by using Docker Compose
services:
vp:
image: itzg/minecraft-server
tty: true
stdin_open: true
ports:
- "25565:25565/tcp" # game
- "24454:24454/udp" # voice chat
volumes:
- ./data:/data # attach relative directory 'data' to containers /data path
environment:
EULA: "TRUE"
TYPE: "FABRIC"
VERSION: "1.20.1"
PACKWIZ_URL: "https://raw.githubusercontent.com/skiletro/vanillapluh/refs/tags/r2.1/pack.toml"
USE_AIKHAR_FLAGS: "true"
MEMORY: 12G
RCON_CMDS_STARTUP: |-
/scoreboard objectives add Playtime minecraft.custom:minecraft.play_time
/scoreboard objectives add Deaths deathCount
/scoreboard objectives setdisplay sidebar Deaths
/gamerule mobExplosionGriefing false
/gamerule doFireTick false
/gamerule playersSleepingPercentage 20
/gamerule spawnRadius 0
MOTD: "VanillaPluh r2.1"
LEVEL_TYPE: "bclib:normal"
DIFFICULTY: "2"
SPAWN_PROTECTION: "0"
MAX_PLAYERS: "100"
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.20.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Downloads as VanillaPluh-2.6.0.mrpack
- Download size: 49.6 MB
- Download link checked 30 Aug 2026 — working
These come from our own check of the pack file, not from the source page.