Skip to content

A Fabric mod that adds a simple mod information command for both clients and servers.

License

Notifications You must be signed in to change notification settings

BeetMacol/mod-info-cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mod Info Command

Adds a simple command that lets you list the installed mods and get simple information about them in the chat.
Originally I was planning to also create a client-side command that would work just like the server-side one, but for the mods installed on user's client, but it turned out the way Fabric API's client commands work don't let me do that without very complicated stuff I failed to do (I don't want to waste too much time on making the command work client-side while you can just use ModMenu).
This is a Fabric mod and it requires both Fabric Loader and Fabric API installed.

Command syntax

Available commands:
/mod list - lists installed mods. Click any mod on the list to get the info quickly.
/mod info <mod> - prints information about the mod with a given id.

About

A Fabric mod that adds a simple mod information command for both clients and servers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages