-
Notifications
You must be signed in to change notification settings - Fork 4
Commands
Linkie Offline? Check the status page of Linkie.
- !help / !commands » Display the link to this page.
- !about » Display the link to the source and invite link.
- !fabric » Display Fabric versions
- !forge » Display Forge / MCP versions
- !drama / !ftbdrama » FTB Drama Generator
- !fdrama / !fabricdrama » Fabric Drama Generator
- !allaccesswidener » Display the link to Everything Access Widener™
- !google » Creates a Let Me Google That link
Query commands are structured to allow wildcards and class filters.
To find all fields in a class, one can do:
!<command> ClassName.*
Specifying wildcard on the class will do nothing, it is also possible to omit the class name filter and get every fields in existence.
Query commands does contains with ignore cases (Unlike K9 here).
Translating commands does exact equals and does not support class filtering as the result are usually short enough.
Linkie ranks the results according to relevance, the most relevant result is on the top, which is why searching Screen
will actually have Screen
on the top, and not buried under its implementations.
- !namespaces » List all mappings namespaces
- !mapping » Query Mappings from any namespaces
- !c / !class » Query Classes from any namespaces
- !m / !method » Query Methods from any namespaces
- !f / !field » Query Fields from any namespaces
- !y / !yarn » Query Yarn Mappings
- !yc / !yarnc » Query Yarn Classes
- !ym / !yarnm » Query Yarn Methods
- !yf / !yarnf » Query Yarn Fields
- !mcp » Query MCP Mappings
- !mcpc » Query MCP Classes
- !mcpm » Query MCP Methods
- !mcpf » Query MCP Fields
- !mm / !mojmap » Query Mojang (Via Intermediary) Mappings
- !mmc / !mojmapc » Query Mojang (Via Intermediary) Classes
- !mmm / !mojmapm » Query Mojang (Via Intermediary) Methods
- !mmf / !mojmapf » Query Mojang (Via Intermediary) Fields
- !mms / !mojmaps » Query Mojang (Via SRG / MCP) Mappings
- !mmsc / !mojmapsc » Query Mojang (Via SRG / MCP) Classes
- !mmsm / !mojmapsm » Query Mojang (Via SRG / MCP) Methods
- !mmsf / !mojmapsf » Query Mojang (Via SRG / MCP) Fields
- !ly » Query Legacy Yarn Mappings
- !lyc » Query Legacy Yarn Classes
- !lym » Query Legacy Yarn Methods
- !lyf » Query Legacy Yarn Fields
- !yarrn » Query Yarrn (Indev) Mappings
- !yrc » Query Yarrn (Indev) Classes
- !yrm » Query Yarrn (Indev) Methods
- !yrf » Query Yarrn (Indev) Fields
- !plasma » Query Plasma Mappings
- !plasmac » Query Plasma Classes
- !plasmam » Query Plasma Methods
- !plasmaf » Query Plasma Fields
- !vc / !voldefyc » Translate Yarn Classes to MCP
- !vm / !voldefym » Translate Yarn Methods to MCP
- !vf / !voldefyf » Translate Yarn Fields to MCP
- !dvc / !devoldefyc » Translate MCP Classes to Yarn
- !dvm / !devoldefym » Translate MCP Methods to Yarn
- !dvf / !devoldefyf » Translate MCP Fields to Yarn
- !ymmc » Translate Yarn Classes to Mojang
- !ymmm » Translate Yarn Methods to Mojang
- !ymmf » Translate Yarn Fields to Mojang
- !mmyc » Translate Mojang Classes to Yarn
- !mmym » Translate Mojang Methods to Yarn
- !mmyf » Translate Mojang Fields to Yarn
- !mcpmmc » Translate MCP Classes to Mojang
- !mcpmmm » Translate MCP Methods to Mojang
- !mcpmmf » Translate MCP Fields to Mojang
- !mmmcpc » Translate Mojang Classes to MCP
- !mmmcpm » Translate Mojang Methods to MCP
- !mmmcpf » Translate Mojang Fields to MCP
More info at https://github.com/shedaniel/linkie-discord/wiki/Server-Rules
- !eval » Eval script
- !trick » Tricks
- !listener list » List the currently added listeners
- !listener listen <id> » Add Listener
- !listener unlisten <id> » Remove Listener
Available Listeners
-
minecraft
» Minecraft Versions (Manifest / JIRA) -
fabricmc
» FabricMC Versions (Intermediary / Installer / Loom / Loader / Yarn / API) -
architectury
» Architectury Versions (Plugin / Transformer / API / Loom)