Sidebar Potion display

Quick rating

Sidebar Potion display

No reviews yet

Server‑side mod that displays players' active status effects in a sidebar.

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
Apache License 2.0
Latest Version
1.0.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Sidebar Potion Icon

Minecraft Side Modrinth

Sidebar Potion

Lightweight server‑side mod that displays players' active status effects in a clean sidebar. The sidebar auto‑updates and hides itself when you have no effects.

  • Server‑only: install on a dedicated server or single‑player integrated server. Clients do not need the mod.
  • Configurable: names, colors, potency, icons, and duration format.
  • Optional Polymer support: show effect icons using resourcepack.
  • Supports vanilla and modded effects (e.g. from Enderscapes - works with polymer port)

Installation

  • Put the mod on the server (or your single‑player instance). Clients can stay vanilla.
  • Optional: install Polymer on the server to enable effect icons for vanilla clients (see below).

Optional dependency: Polymer

If Polymer is installed on the server:

  • Effect icons can be shown to vanilla clients without a client resource pack.
  • Set showIcon to true in the config to display icons.
  • Set forceCompatIcons to false to use Polymer icons instead of potion icons.

Without Polymer:

  • Effect icons will be replaced with colored potion icons.

Configuration

Config Example

Examples of different configurations

A JSON file is created on first run at:

  • ./config/sidebar-potion.json

Edit the file and run /reload to apply changes.

Available options (with defaults):

  • showEffectName (boolean, default: true): show the effect name.
  • colorizeText (boolean, default: true): colorize lines by effect type.
  • hideDefaultGui (boolean, default: true): hide the vanilla potion effect HUD.
  • showPotency (boolean, default: true): show effect amplifier (e.g. II, III).
  • showIcon (boolean, default: true): show effect icon.
  • durationFormat (string, default: "mm:ss"): how effect durations are rendered (see below).
  • title (string, default: ""): sidebar title text.
  • forceCompatIcons (boolean, default: false): force potion icons even if Polymer is installed.

Duration formats

Use one of the following values:

  • "" — no duration
  • "t" — ticks
  • "s" — seconds
  • "s." — seconds.milliseconds
  • "mm:ss" — minutes:seconds
  • "mm:ss." — minutes:seconds.milliseconds

Behavior:

  • The sidebar is removed for a player when they have no active effects.
  • The title is taken from title and can be empty.

Screenshots

Gallery

  • Example of different configurations
    Example of different configurations
  • Icon
    Icon Mod icon and example configuration

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works