ProSewers
Procedural Underground Sewer or caves Generator
Paper 1.21.x • Java 21 • English & Spanish • Admin Tools • Undo / Redo
What is ProSewers?
ProSewers is a procedural sewer generation plugin designed for Minecraft roleplay .
Instead of manually building underground tunnels block by block, admins can create surface nodes on roads, sidewalks or city points, then connect them to generate a complete underground sewer system automatically.
The plugin creates large walkable tunnels, underground chambers, dirty walls, broken slabs, drainage canals, pipes, water leaks, ladders, manhole covers and connected routes under the city.
It is perfect for:
- Modern roleplay cities
- Police chases
- Criminal escapes
- Hidden routes
- Rat / monster areas
- Secret bases
- Underground missions
- Urban exploration
- Maintenance worker roleplay
- Event zones
Main Features
- Procedural sewer generation
- Surface node system
- Default depth of 30 blocks below the surface
- Large walkable tunnels
- Up to 4 connections per node by default
- Manual node connection commands
- Automatic nearby node connection
- Underground chambers below each node
- Manhole covers on the road surface
- Vertical access shafts with ladders
- Central water canals
- Side pipes connected to the sewer
- Water leaks from the walls
- Dirty, broken and aged block palettes
- Tunnels can go up and down depending on node height
- Better connections between nodes with different underground Y levels
- Admin teleport to surface or sewer position
- Persistent node storage in nodes.yml
- Generation history
- Undo and redo commands
- English and Spanish language files
- Configurable materials, tunnel size, lighting, pipes and decorations
- Batch block placement to reduce lag
Designed for Roleplay
ProSewers is not just a tunnel generator. It is designed to create useful underground spaces for real gameplay.
Players can:
- Run through the sewers during police chases.
- Hide inside dirty side areas.
- Escape through alternate city routes.
- Explore abandoned underground tunnels.
- Find rats or hostile mobs in dark sewer sections.
- Use manholes as access points.
- Discover underground chambers and intersections.
Admins can build an entire sewer network under a city using simple commands.
How it Works
Create a node on the surface:
Code (Text):
/prosewers node create central_avenue
The plugin stores the surface position and calculates the sewer position below it:
Code (Text):
Sewer Y = Surface Y - Depth
By default:
Code (Text):
Depth = 30 blocks
Then connect two nodes:
Code (Text):
/prosewers connect central_avenue city_hall true
The plugin generates an underground tunnel between both nodes. If both nodes are at different heights, the tunnel creates slopes and transition sections instead of breaking the route.
[hr]
Default Visual Style
The default generation uses an aged underground city style with blocks such as:
- Deepslate Bricks
- Cracked Deepslate Bricks
- Deepslate Tiles
- Cracked Deepslate Tiles
- Mossy Stone Bricks
- Cobblestone
- Mossy Cobblestone
- Mud
- Gravel
- Tuff Bricks
- Iron Bars
- Water
- Chains
- Lanterns
- Ladders
This creates a sewer that feels dirty, old, broken and useful for urban roleplay.
Commands
Code (Text):
/prosewers help
/prosewers reload
/prosewers node create <id> [depth]
/prosewers node delete <id>
/prosewers node list [page]
/prosewers node info <id>
/prosewers node tp <id> [surface|sewer]
/prosewers node setdepth <id> <depth>
/prosewers connect <nodeA> <nodeB> [generate]
/prosewers disconnect <nodeA> <nodeB>
/prosewers generate node <id>
/prosewers generate link <nodeA> <nodeB>
/prosewers generate all
/prosewers auto <nodeId> [range]
/prosewers undo
/prosewers redo
Permissions
Code (Text):
prosewers.admin
Grants access to all ProSewers commands.
Installation
- Download the plugin.
- Place the JAR inside your server's /plugins folder.
- Start or restart the server.
- Edit plugins/ProSewers/config.yml.
- Use /prosewers reload.
- Start creating sewer nodes.
Compatibility
- Minecraft: Paper 1.21.x
- Java: Java 21
- Dependencies: None
Build your city underground.
With ProSewers, your streets finally have something hidden below them.
Support:
https://discord.com/invite/HeMT8p7UCy
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━