-
Notifications
You must be signed in to change notification settings - Fork 4
Commands
shedaniel edited this page Nov 9, 2020
·
25 revisions
- !help / !commands >> Display the link to this page.
- !about >> Display the link to the source and invite link.
- !drama / !ftbdrama >> FTB Drama Generator
- !fdrama / !fabricdrama >> Fabric Drama Generator
- !allaccesswidener >> Display the link to Everything Access Widener™
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
- !c / !class >> Query Classes from any namespaces
- !m / !method >> Query Methods from any namespaces
- !f / !field >> Query Fields from any namespaces
- !yc / !yarnc >> Query Yarn Classes
- !ym / !yarnm >> Query Yarn Methods
- !yf / !yarnf >> Query Yarn Fields
- !mcpc >> Query MCP Classes
- !mcpm >> Query MCP Methods
- !mcpf >> Query MCP Fields
- !mmc / !mojmapc >> Query Mojang Classes
- !mmm / !mojmapm >> Query Mojang Methods
- !mmf / !mojmapf >> Query Mojang Fields
- !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