Skip to content

Commit

Permalink
chore: merge branch 'master' into pr/295
Browse files Browse the repository at this point in the history
  • Loading branch information
NotGeri committed Jan 2, 2024
2 parents 352c5e5 + 47a26da commit 847d8f6
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 4 deletions.
2 changes: 2 additions & 0 deletions docs/plugins_and_modifications/multiplatform/worldedit.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ If you feel like making a cylinder, run `//cyl [block] [radii] [height]`. This w

[Bukkit](https://dev.bukkit.org/projects/worldedit)

[Modrinth](https://modrinth.com/plugin/worldedit)

[Github](https://github.com/EngineHub/WorldEdit)

[Wiki](https://worldedit.enginehub.org/en/latest/)
Expand Down
8 changes: 7 additions & 1 deletion docs/plugins_and_modifications/plugins/coreprotect.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,16 @@ There are, of course, more commands in the plugin, which you can check out [here

## Info

[Spigot Page](https://www.spigotmc.org/resources/coreprotect.8631/)
[Spigot Page](https://www.spigotmc.org/resources/coreprotect.8631/)

[Hangar Page](https://hangar.papermc.io/CORE/CoreProtect)

[Modrinth Page](https://modrinth.com/plugin/coreprotect)

[Commands](https://docs.coreprotect.net/commands/)

[Permissions](https://docs.coreprotect.net/permissions/)

[Configuration](https://docs.coreprotect.net/config/)

[GitHub](https://github.com/PlayPro/CoreProtect/)
2 changes: 2 additions & 0 deletions docs/plugins_and_modifications/plugins/papi.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ The following is a list of common commands you may need to use when setting up P
## Resources
[Spigot page](https://github.com/PlaceholderAPI/PlaceholderAPI)

[Hangar page](https://hangar.papermc.io/HelpChat/PlaceholderAPI)

[Support Discord](https://discord.gg/FtArYRQ)

[GitHub Repository](https://github.com/PlaceholderAPI/PlaceholderAPI)
Expand Down
12 changes: 11 additions & 1 deletion docs/plugins_and_modifications/plugins/viaversion.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,18 @@ Once you have installed the plugins and restarted your server, Java players shou

## Info

[ViaVersion Spigot](https://www.spigotmc.org/resources/viaversion.19254/)

[ViaVersion Modrinth](https://modrinth.com/plugin/viaversion)

[ViaVersion Hangar](https://hangar.papermc.io/ViaVersion/ViaVersion)

[GitHub Source Code](https://github.com/ViaVersion/ViaVersion?tab=readme-ov-file)

[ViaBackwards Spigot](https://www.spigotmc.org/resources/viabackwards.27448/)

[ViaVersion Spigot](https://www.spigotmc.org/resources/viaversion.19254/)
[ViaBackwards Modrinth](https://modrinth.com/plugin/viabackwards)

[ViaBackwards Hangar](https://hangar.papermc.io/ViaVersion/ViaBackwards)

[ViaRewind Spigot](https://www.spigotmc.org/resources/viarewind.52109/)
2 changes: 1 addition & 1 deletion docs/plugins_and_modifications/proxy-plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Make sure you trust the source of your plugin. Plugins have high-level access to

### Installing Plugins

1. You'll first need to find the plugin you wish to install. Downloads can be found on a variety of sites. Common places are [spigotmc.org](https://spigotmc.org/resources) (look at the BungeeCord or Universal sections), [Velocity forums](https://forums.velocitypowered.com/c/plugins/5) or [Modrinth](https://modrinth.com/plugins) (under proxies filter select the proxy software you are using).
1. You'll first need to find the plugin you wish to install. Downloads can be found on a variety of sites. Common places are [spigotmc.org](https://spigotmc.org/resources) (look at the BungeeCord or Universal sections), [Hangar](https://hangar.papermc.io/) (under platforms select which proxy software you are using) or [Modrinth](https://modrinth.com/plugins) (under proxies filter select the proxy software you are using).
2. In any case, save the plugin to your local machine. Plugins can either be uploaded via the [web panel](https://mc.bloom.host) or through [SFTP](../using_the_panel/sftp.md). If you're uploading in bulk, go with the latter.
3. In your server's root directory, locate the `plugins` folder, if it's not there then create a new directory named `plugins`. Navigate into this folder, and upload your plugin's file there!
4. Most plugins will require you to restart your server before they take effect.
Expand Down
1 change: 0 additions & 1 deletion docs/running_a_server/spark.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
id: spark
title: Taking a Spark Profile
slug: /spark
hide_title: true
hide_table_of_contents: true
sidebar_label: Taking a Spark Profile
description: How to run a Spark profile to identify causes of lag on your server.
Expand Down

0 comments on commit 847d8f6

Please sign in to comment.