> For the complete documentation index, see [llms.txt](https://modern-earth.gitbook.io/modern-earth-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://modern-earth.gitbook.io/modern-earth-wiki/basic/creating-town-and-nation/nation-commands.md).

# Nation Commands

1. **Create a Nation**
   * `/n new [nationname]` - Creates a new nation with the specified name.
2. **Managing Nations**
   * `/n add [town]` - Adds a town to the nation.
   * `/n kick [town]` - Removes a town from the nation.
   * `/n ally [nation]` - Sends an alliance request to another nation.
   * `/n enemy [nation]` - Declares another nation as an enemy.
   * `/n delete` - Deletes the nation. Note: This command usually requires confirmation.
3. **Nation Permissions**
   * `/n set perm [perm] [value]` - Sets a specific permission for the nation. (e.g., `pvp`, `build`, etc.)
   * `/n toggle [perm]` - Toggles a specific permission on or off.
4. **Nation Chat**
   * `/nc [message]` - Sends a message to the nation chat.
5. **Nation Overview**
   * `/n` - Displays information about the nation's king.
   * `/n list` - Shows a list of towns in the nation.
   * `/n online` - Lists online players in the nation.
6. **Nation Help**
   * `/n help` - Shows a list of Towny Advanced plugin commands for nations and their descriptions.
   * `/n ?` - Another way to access the help menu.
