Chat and Commands: Fix links
This commit is contained in:
parent
bfc375aef3
commit
141cd2efc7
@ -12,7 +12,7 @@ certain nodes at specific intervals.
|
||||
Please be warned, ABMs which are too frequent or act on a large number of nodes
|
||||
cause massive amounts of lag. Use them sparingly.
|
||||
|
||||
* [Special Growing Grass](#example-growing-alien-grass)
|
||||
* [Example: Growing Alien Grass](#example-growing-alien-grass)
|
||||
* [Your Turn](#your-turn)
|
||||
|
||||
## Example: Growing Alien Grass
|
||||
|
@ -10,7 +10,7 @@ Mods can interact with player chat, including
|
||||
sending messages, intercepting messages and registering chat commands.
|
||||
|
||||
* [Sending messages to all players](#sending-messages-to-all-players)
|
||||
* [Sending messages to specific players](sending-messages-to-specific-players)
|
||||
* [Sending messages to specific players](#sending-messages-to-specific-players)
|
||||
* [Chat commands](#chat-commands)
|
||||
* [Complex subcommands](#complex-subcommands)
|
||||
* [Intercepting messages](#intercepting-messages)
|
||||
|
Loading…
Reference in New Issue
Block a user