diff --git a/.docs/pterodactyl/configuration.md b/.docs/pterodactyl/configuration.md index 9fd4e26..0a6e319 100644 --- a/.docs/pterodactyl/configuration.md +++ b/.docs/pterodactyl/configuration.md @@ -69,10 +69,10 @@ Default value: `None` /// admonition | This has no effect on the `[p]pterodactyl command` text command, or the matching slash command. type: danger -If you want to disable the ability to execute commands on the server through Discord, use the following commands: -`[p]pterodactyl config console commands False` - this command -`[p]command disable pterodactyl command` - disables the text command that lets you execute commands on the server -`[p]slash disable pterodactyl` - due to how slash commands are laid out, this is the only way to disable the ability to execute commands on the server +If you want to disable the ability to execute commands on the server through Discord, use the following commands: +`[p]pterodactyl config console commands False` - this command +`[p]command disable pterodactyl command` - disables the text command that lets you execute commands on the server +`[p]slash disable pterodactyl` - due to how slash commands are laid out, this is the only way to disable the ability to execute commands on the server `[p]slash sync` - apply above slash command change ///