Skip to content

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

License

Notifications You must be signed in to change notification settings

haykam821/Mod-Viewer

Repository files navigation

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.

In addition, permission keys of the format modviewer.view_mod.<id>, where <id> is the ID of the mod, control the visibility of mods on an individual basis.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages