Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.56 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.56 KB

Mod Viewer

GitHub release CurseForge Discord

Adds a server-side user interface for viewing loaded mods to Minecraft.

Mod Viewer requires the Fabric modloader and Fabric API.

Installation

  1. Install Fabric API if it is not installed.
  2. Download Mod Viewer from CurseForge or GitHub.
  3. Place the downloaded file in your mods folder.

Usage

When this mod is installed, permitted players will be able to use the /modviewer command to display the mod viewer user interface. This interface will show a paginated list of mods to select from. Information about the selected mod will be shown, including the mod's name, description, authors, and dependencies.

Permissions

By default, the /modviewer command is available to level two operators. If a permission mod that supports permission keys is installed, then the modviewer.command permission key controls availability instead.