Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
gabber235 committed Dec 2, 2023
1 parent 0ba6ec9 commit 37f1e3a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion documentation/docs/docs/07-dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ For the plugin to properly work you need to have the dependencies of the plugin

## Soft-dependencies
If you want to add extra features or make other adapters work, you can install plugins like:
In order for the dependencies to be recognized by Typewriter, you need to install the accompanying [Adapter](adapters).

- **Citizens**: [download](https://www.spigotmc.org/resources/citizens.13811/)
- **World Guard**: [download](https://dev.bukkit.org/projects/worldguard)
Expand All @@ -15,6 +14,8 @@ In order for the dependencies to be recognized by Typewriter, you need to instal
- **Superior skyblock**: [download](https://www.spigotmc.org/resources/%E2%9A%A1%EF%B8%8F-superiorskyblock2-%E2%9A%A1%EF%B8%8F-the-best-core-on-market-%E2%9A%A1%EF%B8%8F-1-20-2-support.87411/)
- **Combatlogx**: [download](https://www.spigotmc.org/resources/combatlogx.31689/)

In order for the dependencies to be recognized by Typewriter, you need to install the accompanying [Adapter](adapters).

## Plugin-breakers
These plugins are known to break the plugin so they should **NOT** be installed.
- **interactivechat**: [link](https://www.spigotmc.org/resources/interactivechat-show-items-inventory-in-chat-custom-chat-keywords-bungee-velocity-support.75870/)
2 changes: 1 addition & 1 deletion documentation/docs/docs/09-troubleshooting/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ For more detailed troubleshooting steps, refer to: [Panel not loading](troublesh

![No Entries](../assets/troubleshooting/no-entries.png)

This issue typically occurs when no adapters are installed. To resolve this, ensure that adapters are correctly installed by following the steps outlined in the **[Basic Adapter Installation Tutorial](../installation-guide#basic-adapter)**.
This issue typically occurs when no adapters are installed. To resolve this, ensure that adapters are correctly installed by following the steps outlined in the **[Basic Adapter Installation Tutorial](./installation-guide#basic-adapter)**.

## Error: "plugin.yml not found" When Installing an Adapter

Expand Down

0 comments on commit 37f1e3a

Please sign in to comment.