-
Notifications
You must be signed in to change notification settings - Fork 4
Commands
shedaniel edited this page Aug 6, 2021
·
25 revisions
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 not do anything, it is also possible to omit the class name filter and get every member in possible.
Query commands do contains case in-sensitive (Unlike K9 here).
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
- !v / !ymcp » Translate Yarn Mappings to MCP
- !vc / !ymcpc » Translate Yarn Classes to MCP
- !vm / !ymcpm » Translate Yarn Methods to MCP
- !vf / !ymcpf » Translate Yarn Fields to MCP
- !dv / !mcpy » Translate MCP Mappings to Yarn
- !dvc / !mcpyc » Translate MCP Classes to Yarn
- !dvm / !mcpym » Translate MCP Methods to Yarn
- !dvf / !mcpyf » Translate MCP Fields to Yarn
- !ymm » Translate Yarn Mappings to Mojang
- !ymmc » Translate Yarn Classes to Mojang
- !ymmm » Translate Yarn Methods to Mojang
- !ymmf » Translate Yarn Fields to Mojang
- !mmy » Translate Mojang Mappings to Yarn
- !mmyc » Translate Mojang Classes to Yarn
- !mmym » Translate Mojang Methods to Yarn
- !mmyf » Translate Mojang Fields to Yarn
- !mcpmm » Translate MCP Mappings to Mojang
- !mcpmmc » Translate MCP Classes to Mojang
- !mcpmmm » Translate MCP Methods to Mojang
- !mcpmmf » Translate MCP Fields to Mojang
- !mmmcp » Translate Mojang Mappings to MCP
- !mmmcpc » Translate Mojang Classes to MCP
- !mmmcpm » Translate Mojang Methods to MCP
- !mmmcpf » Translate Mojang Fields to MCP
- !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
More info at https://github.com/shedaniel/linkie-discord/wiki/Server-Rules
- !eval » Eval script
- !trick » Tricks