> For the complete documentation index, see [llms.txt](https://rdswiki.raftmodding.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rdswiki.raftmodding.com/programming.md).

# Programming

- [Creating chat commands](https://rdswiki.raftmodding.com/programming/creating-chat-commands.md): This page will help you to create chat commands in your plugins.
- [Creating console commands](https://rdswiki.raftmodding.com/programming/creating-console-commands.md): This page will help you to create console commands on the server for your plugins.
- [Player Permissions](https://rdswiki.raftmodding.com/programming/player-permissions.md): This page will help you with checking if a player has a said permission or a group of permissions with wildcards.
