HYGIENEMC

Immersive Hygiene System

HygieneMC Logo

HYGIENEMC INTRODUCES A DYNAMIC MECHANIC WHERE PLAYERS MUST MAINTAIN THEIR CLEANLINESS TO AVOID NEGATIVE EFFECTS AND FULLY IMMERSE THEMSELVES IN THE WORLD.

ENDLESS POSSIBILITIES FOR SOAPS

Pink Soap

Pink Soap

Sweet bubblegum scent. Increases your speed after bathing!

+ Speed I
Blue Soap

Blue Soap

Instant oceanic freshness. Deep and fast cleaning.

Freshness
Red Soap

Red Soap

Intense aroma. Removes even the most persistent dirt.

Intense Clean
Deluxe Soap

Vanilla Deluxe

Premium experience. Vanilla scent and total regeneration.

+ Speed II + Regen

EXCLUSIVE TOILETS & FURNITURE

White Toilet

White Toilet

Classic quartz design. Allows for fast and effective washing.

Quick Wash
Blue Toilet

Blue Toilet

Blue decorative version. Give your bathroom a fresh touch.

Fresh Look
Pink Toilet

Pink Toilet

Sweet and vibrant aesthetic. Matches perfectly with Pink Soap.

Sweet Decor

šŸ’” TIP: Players can relieve themselves anywhere, but using a toilet will keep them cleaner and they will only need to wash their hands. Doing it outside a toilet will severely affect their hygiene!

PHYSIOLOGICAL NEEDS

A realistic biological system that adds depth to gameplay. Watch what you eat and drink!

Pee Asset

Bladder System

Drinking liquids fills your bladder quickly. Sneak for 5 seconds to release pressure. Use a toilet to avoid getting your feet wet!

+ Liquid Intake - Hygiene (Anywhere)
Poop Asset

Excretion System

Food doesn't just give you energy. If you ignore nature's call, your hygiene will take a critical 22% hit.

+ Solid Intake -22% Hygiene (Anywhere)

DECORATIVE FURNITURE

šŸŖ‘

Oak Chair

Perfect for interiors. Hand-carved oak wood.

100% Decorative
šŸ’”

Modern Lamp

Light up your bathrooms with modern and minimalist style.

100% Decorative
?

Coming Soon

New furniture under development for the next update.

Coming Soon
?

Coming Soon

New furniture under development for the next update.

Coming Soon
?

Coming Soon

New furniture under development for the next update.

Coming Soon
?

Coming Soon

New furniture under development for the next update.

Coming Soon

ADVANCED FEATURES

🫧 Dynamic Activities

The system detects your actions: running, mining, eating, or fighting monsters will affect your hygiene level. Living has a price!

🤢 Smell Aura

If your hygiene drops below 30%, you'll start emitting bad smell particles and nearby players will suffer from nausea.

🚿 Custom Showers

Not just soaps: craft shower accessories to create automatic cleaning zones in your bases and castles.

šŸ“Š Integrated HUD

Visualize your cleanliness with elegant Bossbars, dynamic Actionbars, or even in the server Scoreboard.

šŸŽØ Particles and Sounds

Each soap has its own visual and auditory effects. Hearts, bubbles, and spatial sounds when washing.

šŸ› ļø Highly Configurable

Adjust every aspect: from the time it takes to get dirty to the negative effects of poor hygiene.

CONFIGURATION POWER

Take total control of your server with a modular and organized structure.

šŸ“‚ /plugins/HygieneMC/
šŸ“ config
šŸ“ lang
šŸ“„ decor.yml
šŸ“„ lavatory.yml
šŸ“„ needs.yml
šŸ“„ shower.yml
šŸ“„ soap.yml
šŸ“„ stages.yml
šŸ“„ ui.yml
šŸ“ data
šŸ“ players
šŸ“„ config.yml
config.yml
############################################################ # HygieneMC - Config ############################################################ # Main global configuration file. language-file: "lang_en.yml" settings: bypass-permission: "hygiene.bypass" allowed-worlds: - "world" hygiene: max: 100 min: 0 decrease-interval: 300 decrease-amount: 1 ########## DIRTY ACTIVITIES ########## activities: movement-check-interval: 5 walking: enabled: true amount: 1 blocks-per-loss: 20.0 running: enabled: true amount: 1 blocks-per-loss: 10.0 block-break: enabled: true amount: 1 cooldown-ms: 500 eating: enabled: true amount: 2 kill-mob: enabled: true amount: 3 hostile-only: false ########## SMELL ########## smell: enabled: true threshold: 30 radius: 5.0 nausea-duration: 60 ########## NEGATIVE EFFECTS ########## effects: enabled: true tiers: tier2-threshold: 30 tier3-threshold: 15 ########## INTERFACE ########## ui: bossbar: enabled: true actionbar: enabled: true scoreboard: enabled: false
soap.yml
variants: pink: material: SLIME_BALL category: sweet model: soap_pink display-name: "&dPink Soap" hygiene-amount: 60 durability-cost: 1 duration: 40 cooldown: 1000 cancel-on-move: false price: 25.0 crafting: enabled: true amount: 1 recipes: - ingredients: [SLIME_BALL, PINK_DYE] - ingredients: [HONEYCOMB, PINK_DYE] - ingredients: [RESIN_CLUMP, PINK_DYE] lore: - "&7Cleans your body" - "&7Leaves a sweet scent" effects: - type: SPEED duration: 200 amplifier: 0 ambient: false particles: true icon: true commands: - executor: CONSOLE command: "say {player} used soap variant {variant}" sound: enabled: true name: ENTITY_PLAYER_LEVELUP volume: 0.8 pitch: 1.4 particles: enabled: true type: HEART count: 8 offset-x: 0.3 offset-y: 0.5 offset-z: 0.3 extra: 0.01 title: enabled: true title: "&dPink Soap" subtitle: "&fNow you smell like bubblegum" fade-in: 10 stay: 40 fade-out: 10 blue: material: SLIME_BALL category: fresh model: soap_blue display-name: "&bBlue Soap" hygiene-amount: 60 durability-cost: 1 duration: 35 cooldown: 900 cancel-on-move: false crafting: enabled: true amount: 1 recipes: - ingredients: [SLIME_BALL, BLUE_DYE] - ingredients: [HONEYCOMB, BLUE_DYE] - ingredients: [RESIN_CLUMP, BLUE_DYE] lore: - "&7Cleans your body" - "&7Leaves a fresh scent" red: material: SLIME_BALL category: intense model: soap_red display-name: "&cRed Soap" hygiene-amount: 65 durability-cost: 1 duration: 30 cooldown: 850 cancel-on-move: false crafting: enabled: true amount: 1 recipes: - ingredients: [SLIME_BALL, RED_DYE] - ingredients: [HONEYCOMB, RED_DYE] - ingredients: [RESIN_CLUMP, RED_DYE] lore: - "&7Cleans your body" - "&7Leaves a strong scent" gum_deluxe: material: SLIME_BALL category: premium model: soap_gold display-name: "&eVanilla Deluxe Soap" hygiene-amount: 90 durability-cost: 1 duration: 20 cooldown: 500 cancel-on-move: false price: 120.0 crafting: enabled: true amount: 1 recipes: - ingredients: [SLIME_BALL, YELLOW_DYE, GOLD_NUGGET] - ingredients: [HONEYCOMB, YELLOW_DYE, GOLD_NUGGET] - ingredients: [RESIN_CLUMP, YELLOW_DYE, GOLD_NUGGET] lore: - "&7A premium soap with a" - "&7strong fresh vanilla scent" - "&r" - "&eIncludes bonuses on use" effects: - type: SPEED duration: 400 amplifier: 1 ambient: false particles: true icon: true - type: REGENERATION duration: 120 amplifier: 0 ambient: false particles: true icon: true sound: enabled: true name: ENTITY_EXPERIENCE_ORB_PICKUP volume: 1.0 pitch: 1.6 particles: enabled: true type: CHERRY_LEAVES count: 20 offset-x: 0.35 offset-y: 0.6 offset-z: 0.35 extra: 0.02 title: enabled: true title: "&dDeluxe Aroma" subtitle: "&fNow you smell like fresh vanilla" fade-in: 10 stay: 50 fade-out: 15 ########## ACTIVE WASHING ########## active: enabled: true material: SLIME_BALL hygiene-amount: 60 durability-cost: 1 duration: 40 cooldown: 1000 cancel-on-move: false ########## PASSIVE BATHING ########## passive: enabled: true hygiene-amount: 5 interval: 100