Skip to content

Server Rules

shedaniel edited this page Sep 7, 2020 · 7 revisions

Server Rules are configs for Linkie for a server. You need ADMINISTRATOR permission to perform any of these actions, as these can be potentially harmful.

Setting a value for a server rule.

!value-set <property> <value>

Getting the current value for a server rule.

!value-get <property>

Listing all the server rules

!value-list

List of Server Rules

  • prefix >> Command Prefix of Linkie, defaulted !
  • tricks.prefix >> Tricks Prefix of Linkie, defaulted !!
  • tricks.enabled >> Whether tricks are enabled
  • mappings.whitelist >> Whether certain mappings are blacklisted, this takes priority against the blacklist. Separate the mappings namespace with a comma.
  • mappings.blacklist >> Whether certain mappings are blacklisted, this has no effect if blacklist is set. Separate the mappings namespace with a comma.

List of mappings namespaces

  • yarn
  • mojang
  • mcp
  • plasma
Clone this wiki locally