Skip to content

Commit

Permalink
fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
granny committed Mar 22, 2024
1 parent e505b2a commit 1cf78b2
Show file tree
Hide file tree
Showing 7 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion docs/ascension/compatibility.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ DiscordSRV requires Java 8 or newer
| [Velocity] | ✅ 3.0.0 and up<br/>❌ 2.0.0 and below |
| [Sponge] | ✅ API 8 and up<br/>❌ API 7 and below |

[^1]: Requires [updating ASM](./faq#asm-update) <!-- TODO: fix anchor -->
[^1]: Requires [updating ASM](#) <!-- TODO: fix anchor (faq#asm-update) -->

## Plugin integrations and compatibility

Expand Down
40 changes: 20 additions & 20 deletions docs/commands.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
# Commands

| Command | Permission | Description |
|--------------------------------------|-----------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `/discord` <br /> --- <br /> `/discordsrv` | [`discordsrv.discord`](../Permissions#discordsrvdiscord) (true) | Shows whatever is defined for [DiscordCommandFormat](https://config.discordsrv.com/messages/DiscordCommandFormat) in the [`messages.yml`](https://config.discordsrv.com/messages/_) file |
| Command | Permission | Description |
|--------------------------------------|--------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `/discord` <br /> --- <br /> `/discordsrv` | [`discordsrv.discord`](/permissions) (true) | Shows whatever is defined for [DiscordCommandFormat](https://config.discordsrv.com/messages/DiscordCommandFormat) in the [`messages.yml`](https://config.discordsrv.com/messages/_) file |

**The following tables are arguments to the above command.**

## Player Commands

| Command | Permission | Description |
|-----------------------------------------------|---------------------------------------|----------------------------------------------------------------------------------|
| `help` <br /> --- <br /> `?` | [`discordsrv.help`](../Permissions) | Shows a list of all the options you have permissions for |
| `linked` | [`discordsrv.linked`](../Permissions) | Shows if your Minecraft account is linked with a discord account. |
| `link` | [`discordsrv.link`](../Permissions) | Sends you instructions to link your Minecraft account with your Discord account. |
| `unlink` <br /> --- <br /> `clearlinked` | [`discordsrv.unlink`](../Permissions) | Unlink your Discord account from your Minecraft account. |
| Command | Permission | Description |
|-----------------------------------------------|-------------------------------------|----------------------------------------------------------------------------------|
| `help` <br /> --- <br /> `?` | [`discordsrv.help`](/permissions) | Shows a list of all the options you have permissions for |
| `linked` | [`discordsrv.linked`](/permissions) | Shows if your Minecraft account is linked with a discord account. |
| `link` | [`discordsrv.link`](/permissions) | Sends you instructions to link your Minecraft account with your Discord account. |
| `unlink` <br /> --- <br /> `clearlinked` | [`discordsrv.unlink`](/permissions) | Unlink your Discord account from your Minecraft account. |

## Staff Commands

| Command | Arguments | Permission | Description |
|------------------------------------------|---------------------------------------|----------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `broadcast` <br /> --- <br /> `bcast` | `<#ChannelID/#ChannelName> <Message>` | [`discordsrv.bcast`](../Permissions) | Shows a list of all the options you have permissions for |
| `linked` | `<Name/UUID/DiscordID/DiscordTag>` | [`discordsrv.linked.others`](../Permissions) | Shows if your Minecraft account is linked with a discord account. |
| `link` | `<Name/UUID> <DiscordID/DiscordTag>` | [`discordsrv.link.others`](../Permissions) | Sends you instructions to link your Minecraft account with your Discord account. |
| `unlink` <br /> --- <br /> `clearlinked` | `<Name/UUID/DiscordID/DiscordTag>` | [`discordsrv.unlink.others`](../Permissions) | Unlink your Discord account from your Minecraft account. |
| `debug` | | [`discordsrv.debug`](../Permissions) | Sends information used for debugging to [Scarsz' encrypted bin](https://bin.scarsz.me) and returns a debug link. <br /> <br /> If you need help with DiscordSRV, visit [our Discord server](https://discordsrv.com/discord) and send us the link in the `#create-a-ticket` channel with a description of your problem. |
| `resync` | | [`discordsrv.resync`](../Permissions) | Triggers group synchronization (requires [synchronization.yml](../synchronization)) |
| `reload` | | [`discordsrv.reload`](../Permissions) | Reloads the plugin. (Some changes require a server restart.) |
| `language` <br /> --- <br /> `lang` | `<Language> [-confirm]` | [`discordsrv.language`](../Permissions) | Changes the language of the plugin. |
| `debugger` | `<start [categories...]/stop/upload>` | [`discordsrv.debug`](../Permissions) | A toggleable timings-like command to dump debug information to https://bin.scarsz.me. Use the sub command `upload` to return a debug link ([Debug Categories](../config/#debug)) |
| Command | Arguments | Permission | Description |
|------------------------------------------|---------------------------------------|--------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| `broadcast` <br /> --- <br /> `bcast` | `<#ChannelID/#ChannelName> <Message>` | [`discordsrv.bcast`](/permissions) | Shows a list of all the options you have permissions for |
| `linked` | `<Name/UUID/DiscordID/DiscordTag>` | [`discordsrv.linked.others`](/permissions) | Shows if your Minecraft account is linked with a discord account. |
| `link` | `<Name/UUID> <DiscordID/DiscordTag>` | [`discordsrv.link.others`](/permissions) | Sends you instructions to link your Minecraft account with your Discord account. |
| `unlink` <br /> --- <br /> `clearlinked` | `<Name/UUID/DiscordID/DiscordTag>` | [`discordsrv.unlink.others`](/permissions) | Unlink your Discord account from your Minecraft account. |
| `debug` | | [`discordsrv.debug`](/permissions) | Sends information used for debugging to [Scarsz' encrypted bin](https://bin.scarsz.me) and returns a debug link. <br /> <br /> If you need help with DiscordSRV, visit [our Discord server](https://discordsrv.com/discord) and send us the link in the `#create-a-ticket` channel with a description of your problem. |
| `resync` | | [`discordsrv.resync`](/permissions) | Triggers group synchronization (requires [synchronization.yml](../synchronization)) |
| `reload` | | [`discordsrv.reload`](/permissions) | Reloads the plugin. (Some changes require a server restart.) |
| `language` <br /> --- <br /> `lang` | `<Language> [-confirm]` | [`discordsrv.language`](/permissions) | Changes the language of the plugin. |
| `debugger` | `<start [categories...]/stop/upload>` | [`discordsrv.debug`](/permissions) | A toggleable timings-like command to dump debug information to https://bin.scarsz.me. Use the sub command `upload` to return a debug link ([Debug Categories](/config#debug)) |

## Deprecated Commands

Expand Down
2 changes: 1 addition & 1 deletion docs/config.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -937,7 +937,7 @@ The blacklisted (or whitelisted) commands for the console channel. Include comma
#### [`...Filters`](https://config.discordsrv.com/config/DiscordConsoleChannelFilters) {#DiscordConsoleChannelFilters}
The Regex filter to be applied to messages from the console sent to Discord. If you are unfamiliar with Regex, it is likely that you don't need this option

Some examples can be found in the FAQ: [Block special console-output from appearing in console-channel](/FAQ#Block-special-console-output)
Some examples can be found in the FAQ: [Block special console-output from appearing in console-channel](/faq#Block-special-console-output)

#### [`...Levels`](https://config.discordsrv.com/config/DiscordConsoleChannelLevels) {#DiscordConsoleChannelLevels}
The different debug levels that are sent to the console.
Expand Down
6 changes: 3 additions & 3 deletions docs/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ MinecraftPlayerLeaveMessage:

No, but you can install the plugin on every Bukkit server. (Do **not** use the same token for more than 1 server!)

If you would like to have linked accounts shared across servers, you can connect your DiscordSRV instances to a MySQL database ([`Experiment_Jdbc`](../config/#experiment_jdbc) options)
If you would like to have linked accounts shared across servers, you can connect your DiscordSRV instances to a MySQL database ([`Experiment_Jdbc`](/config#experiment_jdbc) options)

### Why won't messages send from Minecraft to Discord? I have TownyChat installed btw. {#messages-wont-send-townychat}

Expand Down Expand Up @@ -141,7 +141,7 @@ Instructions for updating to ASM5:
5. Rename the jar file you just copied to SpecialSource-1.7-SNAPSHOT.jar

### Only show errors in console-channel
If you want to use your console-channel to only inform you about problems, you can achieve that by modifying the [`DiscordConsoleChannelLevels`](../config/#DiscordConsoleChannelLevels) option:
If you want to use your console-channel to only inform you about problems, you can achieve that by modifying the [`DiscordConsoleChannelLevels`](/config#DiscordConsoleChannelLevels) option:
```diff
- DiscordConsoleChannelLevels: [info, warn, error]
+ DiscordConsoleChannelLevels: [error]
Expand Down Expand Up @@ -208,7 +208,7 @@ DiscordConsoleChannelFilters: {"\\[\\/[0-9]+\\.[0-9]+\\.[0-9]+\\.[0-9]+(?::[0-9]

### Can we op players from the discord console? {#op-players-discord-console}

DiscordSRV by default blacklists the use of a handful of commands through the console channel through the [`DiscordConsoleChannelBlacklistedCommands`](../config/#DiscordConsoleChannelBlacklistedCommands) option.
DiscordSRV by default blacklists the use of a handful of commands through the console channel through the [`DiscordConsoleChannelBlacklistedCommands`](/config#DiscordConsoleChannelBlacklistedCommands) option.

Remove the `"op"` value to allow the command to be used.

Expand Down
4 changes: 2 additions & 2 deletions docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ _**We only give support for the latest release/dev builds; please update before
* [Multiverse]
* [Vault]
* [LuckPerms]
* [PlaceholderAPI] - [DiscordSRV Expansion Placeholders](PAPI-Placeholders)
* [PlaceholderAPI] - [DiscordSRV Expansion Placeholders](papi-placeholders)

### Plugins that use our API:
* [DiscordSRV StaffChat]
Expand Down Expand Up @@ -102,7 +102,7 @@ Both chat and console are toggleable through the configuration file. Some option


## Installation
Visit the [Installation](Installation) page for clear and in-depth instructions on installing and setting up DiscordSRV.
Visit the [Installation](installation) page for clear and in-depth instructions on installing and setting up DiscordSRV.

## Donations
First off, thank you from the bottom of my heart for the pizza. If you would like to donate, go to https://scarsz.me/donate. $10 is the suggested amount but you can donate however much you would like- anything is a massive thank you from me. In the note put your Discord username and if you're in DiscordSRV's server you'll be set as a donator and you'll receive some neat perks in the future. If you donated without the note, send me a PM on Discord and I'll manually check it.
Expand Down
Loading

0 comments on commit 1cf78b2

Please sign in to comment.