From ecab64b658b7e6e034cbd10e593e0f9a4d68eecc Mon Sep 17 00:00:00 2001 From: Razboy20 Date: Thu, 4 Jul 2024 23:31:34 -0700 Subject: [PATCH 1/3] Improve portability of markdown linking (remove docs.bloom.host prefix) --- docs/VPS/starting-with-vps.md | 2 +- docs/billing/cancellations.md | 2 +- docs/billing/refunds.md | 2 +- docs/other-servers/caddy-server.md | 2 +- docs/other-servers/grafana.md | 6 +++--- docs/plugins_and_modifications/gtnh.md | 4 ++-- docs/plugins_and_modifications/modpacks.md | 4 ++-- docs/plugins_and_modifications/mods-install.md | 3 +-- docs/plugins_and_modifications/multiplatform/advancedban.md | 2 +- docs/plugins_and_modifications/multiplatform/bluemap.md | 2 +- docs/plugins_and_modifications/multiplatform/dynmap.md | 4 ++-- docs/plugins_and_modifications/multiplatform/litebans.md | 2 +- docs/plugins_and_modifications/multiplatform/worldedit.md | 2 +- docs/plugins_and_modifications/plugins/advancedanticheat.md | 2 +- docs/plugins_and_modifications/plugins/citizens2.md | 2 +- docs/plugins_and_modifications/plugins/coreprotect.md | 6 +++--- docs/plugins_and_modifications/plugins/discordsrv.md | 2 +- docs/plugins_and_modifications/plugins/essentialsx.md | 6 +++--- docs/plugins_and_modifications/plugins/floodgate.md | 4 ++-- docs/plugins_and_modifications/plugins/geyseraddons.md | 4 ++-- docs/plugins_and_modifications/plugins/geysermc.md | 2 +- docs/plugins_and_modifications/plugins/griefprevention.md | 4 +--- docs/plugins_and_modifications/plugins/prism.md | 4 ++-- docs/plugins_and_modifications/plugins/tebex.md | 5 +---- docs/plugins_and_modifications/plugins/vault.md | 6 +++--- docs/plugins_and_modifications/plugins/venturechat.md | 2 +- docs/plugins_and_modifications/plugins/viaversion.md | 2 +- docs/plugins_and_modifications/plugins/votifier.md | 2 +- docs/running_a_server/converting-worlds.md | 2 +- docs/running_a_server/exploitfix.md | 4 ++-- docs/running_a_server/motd.md | 3 +-- docs/running_a_server/spark.md | 2 +- docs/running_a_server/timings.md | 6 +++--- docs/running_a_server/world-reset.md | 4 ++-- docs/using_the_panel/server-importer.md | 2 +- .../current/extras/caddy-server.md | 2 +- .../current/getting_started/overview.md | 4 ++-- .../current/plugins_and_modifications/fabric-mods.md | 2 +- .../current/plugins_and_modifications/forge-mods.md | 2 +- .../current/plugins_and_modifications/installing-plugins.md | 2 +- .../current/plugins_and_modifications/proxy-plugins.md | 2 +- .../current/using_the_panel/server-importer.md | 2 +- 42 files changed, 61 insertions(+), 68 deletions(-) diff --git a/docs/VPS/starting-with-vps.md b/docs/VPS/starting-with-vps.md index 4b5c72b1..f85e9225 100644 --- a/docs/VPS/starting-with-vps.md +++ b/docs/VPS/starting-with-vps.md @@ -67,5 +67,5 @@ After that, click on the "Open" button and the SSH connection will start, you wi ![img](/VPS/starting-with-vps/3.png) :::important -Need to connect to your VPS via VNC? Check out our guide here: [How to connect to your VPS via VNC](https://docs.bloom.host/vnc) +Need to connect to your VPS via VNC? Check out our guide here: [How to connect to your VPS via VNC](/vnc) ::: diff --git a/docs/billing/cancellations.md b/docs/billing/cancellations.md index 31ff312e..fdec7f15 100644 --- a/docs/billing/cancellations.md +++ b/docs/billing/cancellations.md @@ -47,5 +47,5 @@ To cancel a PayPal Subscription (recurring payment) follow this steps: :::caution You may request a refund on the basis that you have submitted an "Immediate" cancellation request and fall within 72 hours of the initial payment, and activation of your service. Refund requests should be requested via a ticket through our [billing panel](https://billing.bloom.host/supporttickets.php). These refunds are only issued on a one-time per customer basis. -You can visit our [Refund documentation](https://docs.bloom.host/billing/refunds) to learn more about our refund policy. You can also read our [Terms and Service Policy](https://bloom.host/terms/). +You can visit our [Refund documentation](/billing/refunds) to learn more about our refund policy. You can also read our [Terms and Service Policy](https://bloom.host/terms/). ::: diff --git a/docs/billing/refunds.md b/docs/billing/refunds.md index 9a17efc7..9282ff70 100644 --- a/docs/billing/refunds.md +++ b/docs/billing/refunds.md @@ -41,5 +41,5 @@ Download a backup of all your files before submitting a refund request. Once the ## PayPal Subscriptions (Recurring Payments) need to be cancelled manually :::caution -IMPORTANT: You have to manually cancel your PayPal Subscription (Recurring Payment) after you request a refund or cancellation, otherwise PayPal will continue to send us the payment for your server. Please refer to our guide on [how to cancel a PayPal Subscription](https://docs.bloom.host/billing/paypal) to avoid overpayments. +IMPORTANT: You have to manually cancel your PayPal Subscription (Recurring Payment) after you request a refund or cancellation, otherwise PayPal will continue to send us the payment for your server. Please refer to our guide on [how to cancel a PayPal Subscription](/billing/paypal) to avoid overpayments. ::: diff --git a/docs/other-servers/caddy-server.md b/docs/other-servers/caddy-server.md index 659e79a9..d68cbcb5 100644 --- a/docs/other-servers/caddy-server.md +++ b/docs/other-servers/caddy-server.md @@ -32,4 +32,4 @@ After you press **SPLIT SERVER** confirm you would like to split your server by ## Configuring the Caddy server. To start, drop your html/php files into the "/public" directory of the caddy server. Then start the server. -If you would like to use a domain for this server follow these [instructions](https://docs.bloom.host/ports-and-proxies/) to setup a reverse proxy. +If you would like to use a domain for this server follow these [instructions](/ports-and-proxies/) to setup a reverse proxy. diff --git a/docs/other-servers/grafana.md b/docs/other-servers/grafana.md index 6979541d..397fb81b 100644 --- a/docs/other-servers/grafana.md +++ b/docs/other-servers/grafana.md @@ -29,7 +29,7 @@ If you want to connect multiple servers to your Grafana dashboard you can do so ## UnifiedMetrics Download the plugin off the [Github](https://github.com/Cubxity/UnifiedMetrics/releases) and install it in the `plugins` folder. -For assistance on how to install plugins, please refer to the [plugin installation page](https://docs.bloom.host/installing-plugins). +For assistance on how to install plugins, please refer to the [plugin installation page](/installing-plugins). Now you're gonna want to open up the default port for UnifiedMetrics (9100) under the Ports & Proxies tab. @@ -38,7 +38,7 @@ We're now done with UnifiedMetrics, onto Prometheus :) ## Prometheus Now we're going to setup a Prometheus server, you're gonna want to split a Prometheus instance which is located under the "NO SUPPORT SERVERS" category with 150MB of RAM and 10GB of Storage (may need to be adjusted to your needs). -For assistance on how the server splitter works, please refer to the [server splitter page](https://docs.bloom.host/split-server). +For assistance on how the server splitter works, please refer to the [server splitter page](/split-server). Once the server is created, head to it under the Server Split tab. @@ -56,7 +56,7 @@ Once the server is created, change it to the default Grafana port (3000) under t At this point you may want to setup a reverse proxy for Grafana so it gets HTTPS and so users don't need to specify a port. -Simply follow this guide [here](https://docs.bloom.host/ports-and-proxies). +Simply follow this guide [here](/ports-and-proxies). Now, head to your Grafana's IP & Port (or subdomain if you setup the reverse proxy) and login. diff --git a/docs/plugins_and_modifications/gtnh.md b/docs/plugins_and_modifications/gtnh.md index dbae59ed..4a0e5c90 100644 --- a/docs/plugins_and_modifications/gtnh.md +++ b/docs/plugins_and_modifications/gtnh.md @@ -17,7 +17,7 @@ keywords: :::important Before following this guide, make sure that the appropriate version of Java is installed on your computer and that you have at least 6GB of RAM availible for the first time setup on your computer. -You should also familiarize yourself with using SFTP to transfer files using our [SFTP guide](https://docs.bloom.host/sftp), it will be needed to transfer files. +You should also familiarize yourself with using SFTP to transfer files using our [SFTP guide](/sftp), it will be needed to transfer files. ::: :::note @@ -66,7 +66,7 @@ In "File Manager" select and delete all files. # Uploading your server. -Ensure you have familiaried yourself with using SFTP. You can follow our guide on [how to connect through SFTP](https://docs.bloom.host/sftp). +Ensure you have familiaried yourself with using SFTP. You can follow our guide on [how to connect through SFTP](/sftp). In the folder that you extracted the Gregtech New Horizons server pack into select all files and compress them into a zip, it is a good idea to give it a name like "GTNH.zip" so that you can find it for the next step. This is recommended as it will significantly speed up transfer via SFTP. Wait for the zipping to complete. diff --git a/docs/plugins_and_modifications/modpacks.md b/docs/plugins_and_modifications/modpacks.md index 08639d7f..836784dd 100644 --- a/docs/plugins_and_modifications/modpacks.md +++ b/docs/plugins_and_modifications/modpacks.md @@ -18,7 +18,7 @@ keywords: :::important Before following this guide, make sure that the modpack that you want to install isn't on the 'Modpacks' tab of our Minecraft panel. If the modpack is there, you can just click it and it will be automatically installed for you. -To see a list of available modpacks please visit our [Modpack list page](https://docs.bloom.host/extras/available-modpacks), in that page we also explain the process you have to follow if you want us to add a modpack to our One-Click Modpack installer. +To see a list of available modpacks please visit our [Modpack list page](/extras/available-modpacks), in that page we also explain the process you have to follow if you want us to add a modpack to our One-Click Modpack installer. ::: :::note @@ -75,7 +75,7 @@ After compressing the files, you will need to upload the compressed/archived fil ![](/plugins_and_modifications/serverpacks/11.png) -Server packs contain a lot of files, so you will need to connect through SFTP to upload the archived file. You can follow our guide on [How to connect through SFTP](https://docs.bloom.host/sftp). After you connect through SFTP, you can just drag and drop the .zip to the SFTP server. +Server packs contain a lot of files, so you will need to connect through SFTP to upload the archived file. You can follow our guide on [How to connect through SFTP](/sftp). After you connect through SFTP, you can just drag and drop the .zip to the SFTP server. ![](/plugins_and_modifications/serverpacks/13.png) diff --git a/docs/plugins_and_modifications/mods-install.md b/docs/plugins_and_modifications/mods-install.md index d71aba2c..1f646b50 100644 --- a/docs/plugins_and_modifications/mods-install.md +++ b/docs/plugins_and_modifications/mods-install.md @@ -21,7 +21,7 @@ You'll first need to find the mod that you wish to install. Downloads can be fou Make sure you are downloading the correct version of your mods. Forge and Fabric mods are most likely not cross compatible with each other unless stated so otherwise by the developer of those mods. ::: -You have two choices: save the mod to your local machine and then upload it to the panel or copy the link to the mod download and use our Download from URL feature which can be found on the File Manager. Mods can either be uploaded via the [web panel](https://mc.bloom.host) or through [SFTP](https://docs.bloom.host/how-to-use-sftp). If you're uploading in bulk, go with the latter. +You have two choices: save the mod to your local machine and then upload it to the panel or copy the link to the mod download and use our Download from URL feature which can be found on the File Manager. Mods can either be uploaded via the [web panel](https://mc.bloom.host) or through [SFTP](/how-to-use-sftp). If you're uploading in bulk, go with the latter. In your server's root directory, locate the `/mods` folder, if it's not there then create a new directory named `/mods`. Navigate into this folder, and upload your mods' files there! The vast majority of mods require you to restart your server to take effect. @@ -33,4 +33,3 @@ Be sure to use the correct version of the mod. Unlike Spigot/Paper plugins, mods Some mods need players to install them locally as well. Consult the documentation of your mod to see if this is required. Some mods may provide a seperate file for players and servers. - diff --git a/docs/plugins_and_modifications/multiplatform/advancedban.md b/docs/plugins_and_modifications/multiplatform/advancedban.md index 9f6640c3..ed5f59e0 100644 --- a/docs/plugins_and_modifications/multiplatform/advancedban.md +++ b/docs/plugins_and_modifications/multiplatform/advancedban.md @@ -27,7 +27,7 @@ For assistance on how to install plugins, please refer to the [Bukkit plugin ins You will then need to decide if you are going to be using internal storage (HSQLDB) or external storage (MySQL). -If you decide to use MySQL for AdvancedBan, you can [learn how to setup a MySQL database here](https://docs.bloom.host/databases). +If you decide to use MySQL for AdvancedBan, you can [learn how to setup a MySQL database here](/databases). ## Usage AdvancedBan has many commands to be able to moderate and punish rule-breakers, the most important commands are here: diff --git a/docs/plugins_and_modifications/multiplatform/bluemap.md b/docs/plugins_and_modifications/multiplatform/bluemap.md index fb93b289..45958f73 100644 --- a/docs/plugins_and_modifications/multiplatform/bluemap.md +++ b/docs/plugins_and_modifications/multiplatform/bluemap.md @@ -64,6 +64,6 @@ Your server needs to be restarted after the port has been allocated. ::: -You can also create a Proxy for your BlueMap link, to remove the need to type `:8100` after your IP address: https://docs.bloom.host/ports-and-proxies/ +You can also create a Proxy for your BlueMap link, to remove the need to type `:8100` after your IP address: /ports-and-proxies/ For more information, the download link, their support Discord, the wiki and a demo! you can go to the [BlueMap website](https://bluemap.bluecolored.de/) diff --git a/docs/plugins_and_modifications/multiplatform/dynmap.md b/docs/plugins_and_modifications/multiplatform/dynmap.md index 14a2dab4..34e49141 100644 --- a/docs/plugins_and_modifications/multiplatform/dynmap.md +++ b/docs/plugins_and_modifications/multiplatform/dynmap.md @@ -27,7 +27,7 @@ Dynmap allows you to see your Minecraft world in 3D in real time, like Google Ma ![Dynmap preview](https://cdn.discordapp.com/attachments/716405933105872938/750877749954084875/unknown.png) # Usage -Spigot/Paper: Download the Dynmap plugin and place into the `plugins` folder then restart your server to generate `configuration.txt`. Create a MySQL database. If you are unsure, [check out this guide](https://docs.bloom.host/databases). +Spigot/Paper: Download the Dynmap plugin and place into the `plugins` folder then restart your server to generate `configuration.txt`. Create a MySQL database. If you are unsure, [check out this guide](/databases). For other platforms, refer to the [Dynmap installation guide](https://github.com/webbukkit/dynmap/wiki/Installation) @@ -45,7 +45,7 @@ Now enter the database information into this section remembering to remove the ` ``` Now go into the minecraft panel, click the "Ports & Proxies" tab, and create a new port. You will be able to choose a port that you want to use and enter the port number you just opened into the config file. -You can also add your Dynmap IP to Bloom's reverse proxy(on the sidebar of the panel,), changing the website link from `123.456.67.2:8123` to `subdomain.yourdomain.com`. Please read [this guide](https://docs.bloom.host/ports-and-proxies/). +You can also add your Dynmap IP to Bloom's reverse proxy(on the sidebar of the panel,), changing the website link from `123.456.67.2:8123` to `subdomain.yourdomain.com`. Please read [this guide](/ports-and-proxies/). ## Info diff --git a/docs/plugins_and_modifications/multiplatform/litebans.md b/docs/plugins_and_modifications/multiplatform/litebans.md index 9026d5a4..4a8b6dcd 100644 --- a/docs/plugins_and_modifications/multiplatform/litebans.md +++ b/docs/plugins_and_modifications/multiplatform/litebans.md @@ -42,7 +42,7 @@ In-game punishments can still be issued as normal. ## Punishment storage Next, you have to decide what type of storage you want for all your punishments, your options are H2, MySQL, MariaDB, and PostgreSQL. On Bloom you are going to want to use H2, or MySQL. H2 will store the information on your server, while MySQL will store it on a separate database. MySQL allows you to sync data accross a network if you are running one. Otherwise its your choice. -If you are using MySQL, you can see how to set up LiteBans with MySQL [HERE](https://docs.bloom.host/databases) +If you are using MySQL, you can see how to set up LiteBans with MySQL [HERE](/databases) ## Commands LiteBans offers many commands to moderate your server, below will be a short list of the important ones. diff --git a/docs/plugins_and_modifications/multiplatform/worldedit.md b/docs/plugins_and_modifications/multiplatform/worldedit.md index 01714fc8..822f2e59 100644 --- a/docs/plugins_and_modifications/multiplatform/worldedit.md +++ b/docs/plugins_and_modifications/multiplatform/worldedit.md @@ -25,7 +25,7 @@ Pasting huge schematics or constructions with WorldEdit consumes a lot of server ### Setup -Download the latest version for your Minecraft version (e.g. if your server is 1.16.2, download the latest one compatible with 1.16.2). Drop it in your plugins folder. Turn on or restart the server, and it should be working! If you need help installing plugins, check [How to install plugins](https://docs.bloom.host/installing-plugins). +Download the latest version for your Minecraft version (e.g. if your server is 1.16.2, download the latest one compatible with 1.16.2). Drop it in your plugins folder. Turn on or restart the server, and it should be working! If you need help installing plugins, check [How to install plugins](/installing-plugins). For other platforms (such as Forge or Fabric,) refer to [EngineHub’s guide on installing WorldEdit](https://worldedit.enginehub.org/en/latest/install/). diff --git a/docs/plugins_and_modifications/plugins/advancedanticheat.md b/docs/plugins_and_modifications/plugins/advancedanticheat.md index ae8f2e2e..f8d9f860 100644 --- a/docs/plugins_and_modifications/plugins/advancedanticheat.md +++ b/docs/plugins_and_modifications/plugins/advancedanticheat.md @@ -75,7 +75,7 @@ A "check" in an anticheat is a part of the plugin that analyzes if the player is - `decay:` determines how fast violations for a player will decay The thresholds section is pretty simple, it just determines what commands should be run when a player/potential-hacker reaches a certain violation level (VL) -- See [Conditional Commands](https://docs.bloom.host/plugins/cc) for info on reducing lag related kicks/bans +- See [Conditional Commands](/plugins/cc) for info on reducing lag related kicks/bans ## There's a false positive, what do I do? ### AAC's configurability means that false positives are easily fixed. There are two types of false positives: diff --git a/docs/plugins_and_modifications/plugins/citizens2.md b/docs/plugins_and_modifications/plugins/citizens2.md index 376f5f15..4588b875 100644 --- a/docs/plugins_and_modifications/plugins/citizens2.md +++ b/docs/plugins_and_modifications/plugins/citizens2.md @@ -22,7 +22,7 @@ Citizens2 is an advanced NPC plugin for Spigot that allows developers to extend 1. Upload the jar(s) to your `/plugins` folder. 1. Restart the server. -If you need help installing plugins, check [How to install plugins](https://docs.bloom.host/installing-plugins). +If you need help installing plugins, check [How to install plugins](/installing-plugins). :::note You may also want to look at installing the Denzien, Sentinel, and dtlTraders plugins for Citizens. diff --git a/docs/plugins_and_modifications/plugins/coreprotect.md b/docs/plugins_and_modifications/plugins/coreprotect.md index c4c29212..99c103ea 100644 --- a/docs/plugins_and_modifications/plugins/coreprotect.md +++ b/docs/plugins_and_modifications/plugins/coreprotect.md @@ -25,9 +25,9 @@ CoreProtect is a fast, efficient, data logging and anti-griefing tool. Rollback :::important -Before you get started, you need to have created a MySQL database. More info on that can be found [here](https://docs.bloom.host/databases). +Before you get started, you need to have created a MySQL database. More info on that can be found [here](/databases). ::: -[Download the plugin](https://www.spigotmc.org/resources/coreprotect.8631/), and upload the jar into your `/plugins folder`, and then restart the server. If you need help installing plugins, check [How to install plugins](https://docs.bloom.host/installing-plugins). +[Download the plugin](https://www.spigotmc.org/resources/coreprotect.8631/), and upload the jar into your `/plugins folder`, and then restart the server. If you need help installing plugins, check [How to install plugins](/installing-plugins). After that, go to the `CoreProtect` folder, which can be found inside the `plugins` folder. From there, edit the `config.yml` file. @@ -65,4 +65,4 @@ There are, of course, more commands in the plugin, which you can check out [here [Configuration](https://docs.coreprotect.net/config/) -[GitHub](https://github.com/PlayPro/CoreProtect/) \ No newline at end of file +[GitHub](https://github.com/PlayPro/CoreProtect/) diff --git a/docs/plugins_and_modifications/plugins/discordsrv.md b/docs/plugins_and_modifications/plugins/discordsrv.md index 3cfe2036..ec13e88b 100644 --- a/docs/plugins_and_modifications/plugins/discordsrv.md +++ b/docs/plugins_and_modifications/plugins/discordsrv.md @@ -33,7 +33,7 @@ First, go to the official [Discord Developer Portal](https://discord.com/develop Enable the **SERVER MEMBERS INTENT** and **MESSAGE CONTENT INTENT** options under "Privileged Gateway Intents" and copy the bot's token on the bot tab (by clicking the `Reset Token` button), as it is needed to make DiscordSRV work properly. -Install the [DiscordSRV](https://www.spigotmc.org/resources/discordsrv.18494/) plugin ([Alternative link](https://modrinth.com/mod/discordsrv)) and install it into your `plugins` folder (If you need help installing plugins, check out [this guide](https://docs.bloom.host/installing-plugins)). Start and stop the server and then open the configuration file for DiscordSRV. +Install the [DiscordSRV](https://www.spigotmc.org/resources/discordsrv.18494/) plugin ([Alternative link](https://modrinth.com/mod/discordsrv)) and install it into your `plugins` folder (If you need help installing plugins, check out [this guide](/installing-plugins)). Start and stop the server and then open the configuration file for DiscordSRV. Paste the bot's token that was taken from the Discord Developers website into the `BotToken` value and then invite your newly created Discord bot using the application ID on the website. diff --git a/docs/plugins_and_modifications/plugins/essentialsx.md b/docs/plugins_and_modifications/plugins/essentialsx.md index c9911ded..3081e3a1 100644 --- a/docs/plugins_and_modifications/plugins/essentialsx.md +++ b/docs/plugins_and_modifications/plugins/essentialsx.md @@ -27,15 +27,15 @@ This guide does not cover all of EssentialsX's features, please check the [Essen ::: ## What does this plugin do? -This is a plugin that offers basic commands and features such as a mail system, request tp system, economy systems (sign shops, command costs), player nicknames and moderation tools if you don't want to install plugins such as [LiteBans](https://docs.bloom.host/plugins/Litebans) or [AdvancedBan](https://docs.bloom.host/plugins/advancedban). +This is a plugin that offers basic commands and features such as a mail system, request tp system, economy systems (sign shops, command costs), player nicknames and moderation tools if you don't want to install plugins such as [LiteBans](/plugins/Litebans) or [AdvancedBan](/plugins/advancedban). -This plugin also hooks into [Vault](https://docs.bloom.host/plugins/vault) to provide an economy service that other economy plugins on your server can use. It can also get group names from your permission plugin. +This plugin also hooks into [Vault](/plugins/vault) to provide an economy service that other economy plugins on your server can use. It can also get group names from your permission plugin. ## Install You can either download stable builds from its [Spigot Resource page](https://www.spigotmc.org/resources/essentialsx.9089/), its [Modrinth Resource page](https://modrinth.com/mod/essentialsx) or you can download dev, experimental builds directly from [its website.](https://essentialsx.net/downloads.html) -Next, place the EssentialsX jar file into the `plugins` folder in your server. If you need help with installing plugins, [click here for a guide.](https://docs.bloom.host/installing-plugins) +Next, place the EssentialsX jar file into the `plugins` folder in your server. If you need help with installing plugins, [click here for a guide.](/installing-plugins) ## Usage There are a lot of features of EssentialsX, here are a few of the simple commands for your players diff --git a/docs/plugins_and_modifications/plugins/floodgate.md b/docs/plugins_and_modifications/plugins/floodgate.md index f2ba2a25..ae77a2ab 100644 --- a/docs/plugins_and_modifications/plugins/floodgate.md +++ b/docs/plugins_and_modifications/plugins/floodgate.md @@ -18,11 +18,11 @@ keywords: ### What does the plugin do? -Floodgate allows Bedrock players to connect to Java servers running [GeyserMC](https://docs.bloom.host/plugins/geysermc), without a Java Edition account. +Floodgate allows Bedrock players to connect to Java servers running [GeyserMC](/plugins/geysermc), without a Java Edition account. ## Usage -[Download the plugin](https://ci.opencollab.dev/job/GeyserMC/job/Floodgate/job/master/lastSuccessfulBuild/artifact/spigot/build/libs/floodgate-spigot.jar) and upload the jar into your `plugins` folder. Restart or turn on the server. If you need help installing plugins, check out [this guide](https://docs.bloom.host/installing-plugins). +[Download the plugin](https://ci.opencollab.dev/job/GeyserMC/job/Floodgate/job/master/lastSuccessfulBuild/artifact/spigot/build/libs/floodgate-spigot.jar) and upload the jar into your `plugins` folder. Restart or turn on the server. If you need help installing plugins, check out [this guide](/installing-plugins). Once you've installed the plugin, you will have to modify your GeyserMC config. in `/plugins/Geyser-Spigot/config.yml` (Plugin folder may be different) set `auth-type` to `floodgate` diff --git a/docs/plugins_and_modifications/plugins/geyseraddons.md b/docs/plugins_and_modifications/plugins/geyseraddons.md index a65fbb4a..f2c6b7d0 100644 --- a/docs/plugins_and_modifications/plugins/geyseraddons.md +++ b/docs/plugins_and_modifications/plugins/geyseraddons.md @@ -17,7 +17,7 @@ keywords: You need to have GeyserMC installed to use these addons! -Read about it [**here**](https://docs.bloom.host/plugins/geysermc) +Read about it [**here**](/plugins/geysermc) ## How to install the addons @@ -42,7 +42,7 @@ Floodgate Prefixes will no longer be a issue with this plugin installed! You can download it [**here**](https://www.spigotmc.org/resources/simplegeyservl.80300/) ### GeyserReversion -GeyserReversion is like [Viabackwards](https://docs.bloom.host/plugins/viaversion) for Geyser! It allows older Bedrock versions to join your server. +GeyserReversion is like [Viabackwards](/plugins/viaversion) for Geyser! It allows older Bedrock versions to join your server. Though this is almost never needed due to Bedrock Edition having auto updates it is still cool to have! It also adds support for the Education edition of the game to join via Geyser! diff --git a/docs/plugins_and_modifications/plugins/geysermc.md b/docs/plugins_and_modifications/plugins/geysermc.md index c5ba6c2a..35411b08 100644 --- a/docs/plugins_and_modifications/plugins/geysermc.md +++ b/docs/plugins_and_modifications/plugins/geysermc.md @@ -26,7 +26,7 @@ GeyserMC enables clients from Minecraft Bedrock Edition to join your Minecraft J GeyserMC requires your server to be on the latest version. ::: -[Download the plugin](https://geysermc.org/download) and upload the jar into your `plugins` folder. Restart or turn on the server. If you need help installing plugins, check out [this guide](https://docs.bloom.host/installing-plugins). +[Download the plugin](https://geysermc.org/download) and upload the jar into your `plugins` folder. Restart or turn on the server. If you need help installing plugins, check out [this guide](/installing-plugins). Once you've installed it, create the allocation 19132 under the ports & proxies on the panel. diff --git a/docs/plugins_and_modifications/plugins/griefprevention.md b/docs/plugins_and_modifications/plugins/griefprevention.md index cb20e1e7..8f969c45 100644 --- a/docs/plugins_and_modifications/plugins/griefprevention.md +++ b/docs/plugins_and_modifications/plugins/griefprevention.md @@ -25,7 +25,7 @@ Most features can be turned on or off through the config. ## Installation To install this plugin, download the server jar from its [Spigot resource page](https://www.spigotmc.org/resources/griefprevention.1884/) and install it into the `plugins` folder. -For assistance on how to install plugins, please refer to the [plugin installation page](https://docs.bloom.host/installing-plugins). +For assistance on how to install plugins, please refer to the [plugin installation page](/installing-plugins). ## Usage @@ -55,5 +55,3 @@ There is obviously more commands and features - please refer to the [GriefPreven [Github](https://github.com/TechFortress/GriefPrevention) [Support](https://discord.com/invite/3TXnkfa) - - diff --git a/docs/plugins_and_modifications/plugins/prism.md b/docs/plugins_and_modifications/plugins/prism.md index 4702911c..885a6cf1 100644 --- a/docs/plugins_and_modifications/plugins/prism.md +++ b/docs/plugins_and_modifications/plugins/prism.md @@ -23,10 +23,10 @@ Prism is a highly configurable, powerful, high-performance grief management (rol ## Usage :::important -Before you get started, you need to have created a MySQL database. More info on that can be found [here](https://docs.bloom.host/databases). +Before you get started, you need to have created a MySQL database. More info on that can be found [here](/databases). ::: -[Download the plugin](https://www.spigotmc.org/resources/prism.99397/) and upload the jar into your `plugins` folder. Restart or turn on the server. If you need help installing plugins, check out [this guide](https://docs.bloom.host/installing-plugins). +[Download the plugin](https://www.spigotmc.org/resources/prism.99397/) and upload the jar into your `plugins` folder. Restart or turn on the server. If you need help installing plugins, check out [this guide](/installing-plugins). After that, go to the `Prism` folder, which can be found inside the `plugins` folder. From there, edit the `config.yml` file. diff --git a/docs/plugins_and_modifications/plugins/tebex.md b/docs/plugins_and_modifications/plugins/tebex.md index bbd2739f..05333f67 100644 --- a/docs/plugins_and_modifications/plugins/tebex.md +++ b/docs/plugins_and_modifications/plugins/tebex.md @@ -23,7 +23,7 @@ Tebex (BuyCraft) is a plugin that links your Tebex Donation Store to your Minecr In order to install Tebex (BuyCraft), you need to download the .jar file from the official [Tebex Download page](https://server.tebex.io/plugins/124/download). You will need to log in to access this download page. -Once you have done this, please upload the .jar file into your `/plugins` folder. For further assistance on how to install plugins, please refer to this [guide](https://docs.bloom.host/installing-plugins). +Once you have done this, please upload the .jar file into your `/plugins` folder. For further assistance on how to install plugins, please refer to this [guide](/installing-plugins). ## Usage @@ -54,6 +54,3 @@ With that, you have integrated your Tebex Store with your Minecraft Server! If t [Website](https://tebex.io/) [Support](https://www.tebex.io/contact/support) - - - diff --git a/docs/plugins_and_modifications/plugins/vault.md b/docs/plugins_and_modifications/plugins/vault.md index 5fce6240..2d24240c 100644 --- a/docs/plugins_and_modifications/plugins/vault.md +++ b/docs/plugins_and_modifications/plugins/vault.md @@ -23,13 +23,13 @@ Vault provides a common API to give plugins access to chat, permission and econo ## Installation Instructions Download Vault from its [Spigot Resource page](https://www.spigotmc.org/resources/vault.34315/) or its [BukkitDev page](https://dev.bukkit.org/projects/vault) or directly from its [GitHub repo](https://github.com/MilkBowl/Vault/releases). -Next, install the plugin into the `plugins` folder in your server. Need help? Check out [this guide](https://docs.bloom.host/installing-plugins). +Next, install the plugin into the `plugins` folder in your server. Need help? Check out [this guide](/installing-plugins). ## Usage instructions -Vault works out of the box without configuration in most cases. Plugins that hook into Vault (e.g. [LuckPerms](https://docs.bloom.host/plugins/luckperms)) will automatically find Vault and connect to it and provides a hook for plugins to work with it. +Vault works out of the box without configuration in most cases. Plugins that hook into Vault (e.g. [LuckPerms](/plugins/luckperms)) will automatically find Vault and connect to it and provides a hook for plugins to work with it. -Other plugins, such as [DiscordSRV](https://docs.bloom.host/plugins/discordsrv) can use the information provided by Vault (e.g. DiscordSRV can get the group names from your permissions plugin) +Other plugins, such as [DiscordSRV](/plugins/discordsrv) can use the information provided by Vault (e.g. DiscordSRV can get the group names from your permissions plugin) ### Commands diff --git a/docs/plugins_and_modifications/plugins/venturechat.md b/docs/plugins_and_modifications/plugins/venturechat.md index fa372d5b..fe476474 100644 --- a/docs/plugins_and_modifications/plugins/venturechat.md +++ b/docs/plugins_and_modifications/plugins/venturechat.md @@ -26,7 +26,7 @@ This plugin requires Java 17 or higher to work. The instructions on how to chang To use this plugin, [download](https://www.spigotmc.org/resources/venturechat.771/) the jar file you will use for installation. This plugin can be used on Bungeecord servers by placing it into the relative plugins folder too. -Once you have downloaded the .jar file, upload it into your `plugins` folder then either start or restart the server. If you need assistance in installing plugins, check out [this guide](https://docs.bloom.host/installing-plugins). +Once you have downloaded the .jar file, upload it into your `plugins` folder then either start or restart the server. If you need assistance in installing plugins, check out [this guide](/installing-plugins). To begin, simply edit the `config.yml` channels below. Here is an example from the [VentureChat Wiki](https://www.spigotmc.org/wiki/venturechat-wiki/) diff --git a/docs/plugins_and_modifications/plugins/viaversion.md b/docs/plugins_and_modifications/plugins/viaversion.md index 62fcf981..bb98dc80 100644 --- a/docs/plugins_and_modifications/plugins/viaversion.md +++ b/docs/plugins_and_modifications/plugins/viaversion.md @@ -38,7 +38,7 @@ Confused about which Via plugin you need to use to support certain versions? Use ![img](/plugins_and_modifications/plugins/viaversion/1.png) # Usage -Download the plugins and upload them into your `plugins` folder. Restart or turn on your server. If you need help with installing plugins, check out [this guide](https://docs.bloom.host/installing-plugins). +Download the plugins and upload them into your `plugins` folder. Restart or turn on your server. If you need help with installing plugins, check out [this guide](/installing-plugins). Once you have installed the plugins and restarted your server, Java players should be able to join from any version! diff --git a/docs/plugins_and_modifications/plugins/votifier.md b/docs/plugins_and_modifications/plugins/votifier.md index ee691b99..ff2deeb5 100644 --- a/docs/plugins_and_modifications/plugins/votifier.md +++ b/docs/plugins_and_modifications/plugins/votifier.md @@ -30,7 +30,7 @@ Restart your server and enter the NuVotifier `config.yml` in its folder. Take a Next you should head on over to your Minecraft Panel @ [click here](https://mc.bloom.host/), Click on the server you put NuVotifier on and click `Ports & Proxies`, find the button with `Create Allocation` on it. Click that and type in the port that is in your `config.yml` Open up your SuperbVote `config.yml` and add any rewards you want to give your players. You can also store any of the data in a MySQL database if you would like to. -If you don't know how to do this, [click here](https://docs.bloom.host/databases) or ask in the discord. +If you don't know how to do this, [click here](/databases) or ask in the discord. ```YAML mysql: diff --git a/docs/running_a_server/converting-worlds.md b/docs/running_a_server/converting-worlds.md index 4b860bd9..ebc5af6d 100644 --- a/docs/running_a_server/converting-worlds.md +++ b/docs/running_a_server/converting-worlds.md @@ -22,7 +22,7 @@ If you upload or generate a world on a Bukkit/Spigot/Paper server, you will noti ## Part 1: Download the world **Note:** This is not strictly necessary, you CAN use SFTP or the file manager if you want, but downloading the files makes them much easier to work with. -This is most easily done by archiving the files using the Pterodactyl file manager and downloading them using SFTP. For instructions on using the file manager and SFTP, please see [File Manager Controls](https://docs.bloom.host/file-manager-controls/) and [How to use SFTP](https://docs.bloom.host/sftp/), respectively. +This is most easily done by archiving the files using the Pterodactyl file manager and downloading them using SFTP. For instructions on using the file manager and SFTP, please see [File Manager Controls](/file-manager-controls/) and [How to use SFTP](/sftp/), respectively. ## Part 2: Converting the world diff --git a/docs/running_a_server/exploitfix.md b/docs/running_a_server/exploitfix.md index 1c93ab01..c39e984a 100644 --- a/docs/running_a_server/exploitfix.md +++ b/docs/running_a_server/exploitfix.md @@ -160,10 +160,10 @@ You should be able to download one of the jars above (make sure you download a b **You can also update your server using our Server Type selector.** Just go to the settings page on your server, then select the jar you want to download and select the latest build. Make sure you reference the build # listed above so you know you are downloading a build that includes the fix. You may also make use of an **Update to the latest build** button if you have used our Server Type selector in the past. -**It's recommended you run a server backup before updating or doing any changes**. Check our guide on [How backups works and how to use them](https://docs.bloom.host/backups). +**It's recommended you run a server backup before updating or doing any changes**. Check our guide on [How backups works and how to use them](/backups). ### How to verify if your server is vulnerable As per PaperMC team: To test if the patch is working, run `say ${date:YYYY}` in console, it should output the same command and not `2021`. If it outputs `2021` you have not fixed the issue properly. -If you need help updating your server please refer to our [Updating](https://docs.bloom.host/1.18) guide and #support-chat channel. +If you need help updating your server please refer to our [Updating](/1.18) guide and #support-chat channel. diff --git a/docs/running_a_server/motd.md b/docs/running_a_server/motd.md index 1e9a247a..9c0e9368 100644 --- a/docs/running_a_server/motd.md +++ b/docs/running_a_server/motd.md @@ -18,7 +18,7 @@ keywords: First you need to write your MOTD, you can use [this website](https://mctools.org/motd-creator) to help you. Once you have your MOTD like you want it, copy the `server.properties` code, like the one shown below ![server.properties](https://cdn.discordapp.com/attachments/716405933105872938/751221395622723715/unknown.png) -Open your server panel and head to File Explorer, if you need a hand, check out [this guide!](https://docs.bloom.host/file-manager-controls). Now, enter your `server.properties` and head to the motd section and paste the copied text where the old one was, then restart your server and your changes will be made. +Open your server panel and head to File Explorer, if you need a hand, check out [this guide!](/file-manager-controls). Now, enter your `server.properties` and head to the motd section and paste the copied text where the old one was, then restart your server and your changes will be made. ## How to change your MOTD with ServerListPlus ServerListPlus is a plugin that changes your MOTD through a plugin also adding features like custom MOTDs for seperate players. You can download it [here!](https://www.spigotmc.org/resources/serverlistplus.241/) @@ -36,4 +36,3 @@ The [MiniMessage docs](https://docs.adventure.kyori.net/minimessage/format.html# Changing your MOTD on Bungeecord is slightly different. You can still use ServerListPlus or MiniMOTD, following the guide above, but if you want to do it without ServerListPlus or MiniMOTD, enter your Bungeecord `config.yml` and head to the MOTD you can use [this website](https://mctools.org/motd-creator) to help you like the one below. ![Bungeecord motd](https://cdn.discordapp.com/attachments/716405933105872938/751224804815667230/unknown.png) - diff --git a/docs/running_a_server/spark.md b/docs/running_a_server/spark.md index 0b266d1f..7905f332 100644 --- a/docs/running_a_server/spark.md +++ b/docs/running_a_server/spark.md @@ -24,7 +24,7 @@ It does not require any configuration and is incredibly easy to install. :::note You can ignore this step if you are running Purpur 1.19.1 or above. ::: -Download the latest build from [Spark](https://spark.lucko.me/download) and drop it into your plugins (or mod folder if you are running Forge/Fabric) folder. Turn on or restart the server, and you're done! If you need help installing plugins, check [How to install plugins](https://docs.bloom.host/installing-plugins). +Download the latest build from [Spark](https://spark.lucko.me/download) and drop it into your plugins (or mod folder if you are running Forge/Fabric) folder. Turn on or restart the server, and you're done! If you need help installing plugins, check [How to install plugins](/installing-plugins). ## Using The Profiler diff --git a/docs/running_a_server/timings.md b/docs/running_a_server/timings.md index 793585a3..309d96fd 100644 --- a/docs/running_a_server/timings.md +++ b/docs/running_a_server/timings.md @@ -21,14 +21,14 @@ keywords: # **How to take a Timings Report** :::important -The PaperMC team has decided to remove the Timings system and replace it with [Spark](https://docs.bloom.host/spark) in a future version. +The PaperMC team has decided to remove the Timings system and replace it with [Spark](/spark) in a future version. Timings should be considered depricated and no longer be used. More information can be found [here](https://github.com/PaperMC/Paper/issues/8948) ::: :::note -As time has gone on, Timings has become a bit outdated, from the Bloom team we usually recommend using [Spark](https://docs.bloom.host/spark) instead. +As time has gone on, Timings has become a bit outdated, from the Bloom team we usually recommend using [Spark](/spark) instead. ::: ## What is a Timings Report @@ -48,6 +48,6 @@ Said command will paste a link on the console, which when clicked will take you Anything in red is using a excess of resources. You can also click the plugins tab to see what plugins are using the most resources on your server. ## Alternatives to Timings Timings, while a great tool to get an overview of performance at a basic level, might not be the best utility to use for more indepth troubleshooting or performance breakdowns. -A new and popular alternative that we recommend is Spark. Learn more about it [here](https://docs.bloom.host/spark). +A new and popular alternative that we recommend is Spark. Learn more about it [here](/spark). If you require help with reading your timings, create a ticket in [Bloom.host Discord!](https://discord.gg/bloom) diff --git a/docs/running_a_server/world-reset.md b/docs/running_a_server/world-reset.md index a78512a1..d33e5cfe 100644 --- a/docs/running_a_server/world-reset.md +++ b/docs/running_a_server/world-reset.md @@ -14,7 +14,7 @@ keywords: - Bloom.host --- -You'll need a way to access your server files. This tutorial references the [web panel](https://mc.bloom.host), but you can also use [SFTP](https://docs.bloom.host/how-to-use-sftp). **Shutdown your server before proceeding!** +You'll need a way to access your server files. This tutorial references the [web panel](https://mc.bloom.host), but you can also use [SFTP](/how-to-use-sftp). **Shutdown your server before proceeding!** Either way, go to the root directory of your server. On the web panel, this can be done by selecting your server, dropping down the "File Management" menu, then selecting "File Explorer". When you connect to your server via SFTP, you should be already at your root directory. @@ -23,7 +23,7 @@ The following steps will __completely erase__ your worlds. If you wish to have multiple worlds on your server at once, add a prefix to the end of each world (such as `_old`), OR use a plugin such as [Multiverse](https://dev.bukkit.org/projects/multiverse-core). -We recommend you take a backup before deleting any worlds in your server. Follow this [guide](https://docs.bloom.host/backups) to learn how to make and schedule backups. +We recommend you take a backup before deleting any worlds in your server. Follow this [guide](/backups) to learn how to make and schedule backups. ::: You now have to locate your world files, on *most* Minecraft servers these folders will be `world`, `world_nether`, and `world_the_end` - if not, check your `level-name` in `server.properties`. diff --git a/docs/using_the_panel/server-importer.md b/docs/using_the_panel/server-importer.md index 46fa5bcb..c5be4309 100644 --- a/docs/using_the_panel/server-importer.md +++ b/docs/using_the_panel/server-importer.md @@ -11,7 +11,7 @@ sidebar_label: Server Importer Duck Panel has a convenient server importer feature. The server importer allows you to easily import your server into Bloom, saving time and avoiding having to download/upload files yourself. :::note -You can also import the databases hosted on your old host! Follow this [guide](https://docs.bloom.host/databases#importing-mysql-databases) to see how to import databases. +You can also import the databases hosted on your old host! Follow this [guide](/databases#importing-mysql-databases) to see how to import databases. ::: diff --git a/i18n/es/docusaurus-plugin-content-docs/current/extras/caddy-server.md b/i18n/es/docusaurus-plugin-content-docs/current/extras/caddy-server.md index e332feed..1e6e5120 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/extras/caddy-server.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/extras/caddy-server.md @@ -35,5 +35,5 @@ En esta guía veremos cómo crear un split Caddy para poder hostear páginas web ## Configurando el servidor Caddy. Para iniciar, simplemente deja los archivos html/php en la carpeta `/public` del servidor Caddy. Ahora ya puedes iniciar el servidor! -Si quieres usar un dominio para tu servidor puedes seguir [esta guía](https://docs.bloom.host/es/ports-and-proxies/) para usar un +Si quieres usar un dominio para tu servidor puedes seguir [esta guía](/es/ports-and-proxies/) para usar un proxy inverso. diff --git a/i18n/es/docusaurus-plugin-content-docs/current/getting_started/overview.md b/i18n/es/docusaurus-plugin-content-docs/current/getting_started/overview.md index 247560ec..3c3602e3 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/getting_started/overview.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/getting_started/overview.md @@ -7,7 +7,7 @@ sidebar_label: Resumen de la Documentación --- La mayoría de los artículos en esta documentación fueron creados por nuestra comunidad. Puedes ayudarnos también! -Visita nuestra guía en [Cómo contribuir a la documentación](https://docs.bloom.host/extras/contributing) para aprender más. +Visita nuestra guía en [Cómo contribuir a la documentación](/extras/contributing) para aprender más. ## Introducción ![search function](/getting_started/overview/2.png) @@ -16,7 +16,7 @@ sobre nuestros servicios y panel, gestión de servidores, preguntas frecuentes y :::caution La traducción en Español de la documentación oficial no es completa, y es probable que hayan algunas guías que todavía -requieran traducción. Si crees que puedes contribuir a la traducción, visita nuestra [guía de contribución](https://docs.bloom.host/extras/contributing)! +requieran traducción. Si crees que puedes contribuir a la traducción, visita nuestra [guía de contribución](/extras/contributing)! ::: En toda la documentación vas a ver sintaxis similares: diff --git a/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/fabric-mods.md b/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/fabric-mods.md index d03d4f1e..5d6f2078 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/fabric-mods.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/fabric-mods.md @@ -32,7 +32,7 @@ confiables. 2. Tienes dos opciones: Guardar el mod en tu computadora y luego subirla al panel o copiar el link de descarga directo del mod y usar la opción de **Download from URL** (Descargar desde URL) que puede ser encontrada en el **File Manager** (Administrador -de Archivos). Si lo descargas en tu computadora puedes subirlo al servidor a través del [panel web](https://mc.bloom.host) o [SFTP](https://docs.bloom.host/how-to-use-sftp). +de Archivos). Si lo descargas en tu computadora puedes subirlo al servidor a través del [panel web](https://mc.bloom.host) o [SFTP](/how-to-use-sftp). 3. En la carpeta raíz de tu servidor, ubica la carpeta `/mods`, si no está ahí la puedes crear. Aquí es donde pondrás los mods que quieras instalar! diff --git a/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/forge-mods.md b/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/forge-mods.md index ea2cd160..4fdbedf1 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/forge-mods.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/forge-mods.md @@ -32,7 +32,7 @@ Para servidores Fabric, revisa la guía de [instalación de mods de Fabric](fabr 2. Tienes dos opciones: Guardar el mod en tu computadora y luego subirla al panel o copiar el link de descarga directo del mod y usar la opción de **Download from URL** (Descargar desde URL) que puede ser encontrada en el **File Manager** (Administrador - de Archivos). Si lo descargas en tu computadora puedes subirlo al servidor a través del [panel web](https://mc.bloom.host) o [SFTP](https://docs.bloom.host/how-to-use-sftp). + de Archivos). Si lo descargas en tu computadora puedes subirlo al servidor a través del [panel web](https://mc.bloom.host) o [SFTP](/how-to-use-sftp). 3. En la carpeta raíz de tu servidor, ubica la carpeta `/mods`, si no está ahí la puedes crear. Aquí es donde pondrás los mods que quieras instalar! diff --git a/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/installing-plugins.md b/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/installing-plugins.md index 89739ada..9bedd234 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/installing-plugins.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/installing-plugins.md @@ -43,7 +43,7 @@ instalados o tu mundo entero. 1. Encuentra un plugin que quieras instalar. Algunas fuentes confiables son [Spigot](https://spigotmc.org/resources) y [Bukkit](https://dev.bukkit.org). 2. Tienes dos opciones: Guardar el plugin en tu computadora y luego subirla al panel o copiar el link de descarga directo del plugin y usar la opción de **Download from URL** (Descargar desde URL) que puede ser encontrada en el **File Manager** (Administrador - de Archivos). Si lo descargas en tu computadora puedes subirlo al servidor a través del [panel web](https://mc.bloom.host) o [SFTP](https://docs.bloom.host/how-to-use-sftp). + de Archivos). Si lo descargas en tu computadora puedes subirlo al servidor a través del [panel web](https://mc.bloom.host) o [SFTP](/how-to-use-sftp). 3. En la carpeta raíz de tu servidor, ubica la carpeta `/plugins`, si no está ahí la puedes crear. Aquí es donde pondrás los mods que quieras instalar! 4. Reinicia el servidor para que el plugin se aplique en el servidor. diff --git a/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/proxy-plugins.md b/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/proxy-plugins.md index 93d98d48..9dcb9c32 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/proxy-plugins.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/proxy-plugins.md @@ -33,7 +33,7 @@ instalados o tu proxy entero. [Velocity](https://forums.velocitypowered.com/c/plugins/5). 2. Tienes dos opciones: Guardar el plugin en tu computadora y luego subirla al panel o copiar el link de descarga directo del plugin y usar la opción de **Download from URL** (Descargar desde URL) que puede ser encontrada en el **File Manager** (Administrador - de Archivos). Si lo descargas en tu computadora puedes subirlo al servidor a través del [panel web](https://mc.bloom.host) o [SFTP](https://docs.bloom.host/how-to-use-sftp). + de Archivos). Si lo descargas en tu computadora puedes subirlo al servidor a través del [panel web](https://mc.bloom.host) o [SFTP](/how-to-use-sftp). 3. En la carpeta raíz de tu servidor, ubica la carpeta `/plugins`, si no está ahí la puedes crear. Aquí es donde pondrás los mods que quieras instalar! 4. Reinicia el servidor para que el plugin se aplique en el servidor. diff --git a/i18n/es/docusaurus-plugin-content-docs/current/using_the_panel/server-importer.md b/i18n/es/docusaurus-plugin-content-docs/current/using_the_panel/server-importer.md index ef82e3cc..c899d9e1 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/using_the_panel/server-importer.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/using_the_panel/server-importer.md @@ -12,7 +12,7 @@ Duck Panel tiene un importador de servidores conveniente. Este te permite import hacia Bloom, ahorrándote tiempo y evitándote tener que descargar y subir los archivos desde tu computadora. :::note -También puedes importar bases de datos de tu antiguo host! Sigue esta [guía](https://docs.bloom.host/es/databases#importing-mysql-databases) +También puedes importar bases de datos de tu antiguo host! Sigue esta [guía](/es/databases#importing-mysql-databases) para ver cómo hacerlo. ::: From 1256115997faccd8b80d739e0fccf45937d4235f Mon Sep 17 00:00:00 2001 From: Razboy20 Date: Fri, 5 Jul 2024 00:16:53 -0700 Subject: [PATCH 2/3] fix broken links --- docs/VPS/starting-with-vps.md | 2 +- docs/games/rust/plugins.md | 2 +- docs/games/terraria/banning.md | 2 +- docs/games/terraria/tmodloader/mods.md | 2 +- docs/games/terraria/tshock/admin.md | 2 +- docs/games/terraria/tshock/crossplay.md | 2 +- docs/games/terraria/tshock/plugins.md | 2 +- docs/games/terraria/tshock/whitelisting.md | 4 +- .../plugins_and_modifications/mods-install.md | 2 +- .../plugins/citizens2.md | 2 +- .../plugins/denizen.md | 2 +- .../plugins/essentialsx.md | 16 +- .../plugins/vault.md | 6 +- docs/running_a_server/datapacks.md | 2 +- docs/running_a_server/exploitfix.md | 2 +- docs/running_a_server/world-reset.md | 4 +- embeds.yml | 208 +++++++++--------- .../current/getting_started/overview.md | 6 +- .../plugins_and_modifications/fabric-mods.md | 2 +- .../plugins_and_modifications/forge-mods.md | 2 +- .../installing-plugins.md | 2 +- .../proxy-plugins.md | 2 +- 22 files changed, 142 insertions(+), 134 deletions(-) diff --git a/docs/VPS/starting-with-vps.md b/docs/VPS/starting-with-vps.md index f85e9225..2c432898 100644 --- a/docs/VPS/starting-with-vps.md +++ b/docs/VPS/starting-with-vps.md @@ -67,5 +67,5 @@ After that, click on the "Open" button and the SSH connection will start, you wi ![img](/VPS/starting-with-vps/3.png) :::important -Need to connect to your VPS via VNC? Check out our guide here: [How to connect to your VPS via VNC](/vnc) +Need to connect to your VPS via VNC? Check out our guide here: [How to connect to your VPS via VNC](vnc.md) ::: diff --git a/docs/games/rust/plugins.md b/docs/games/rust/plugins.md index a54010fe..46a4d313 100644 --- a/docs/games/rust/plugins.md +++ b/docs/games/rust/plugins.md @@ -46,7 +46,7 @@ first time after installing new plugins, but you will see the status show as 'Ru ![Server showing loaded](/games/rust/plugins/loaded.png) Lastly, you can verify that the plugin is installed by using the `plugins` command in-game as -an [administrator](./admin.md) or in the console. +an [administrator](admin.md) or in the console. ![Command verifying successful installation](/games/rust/plugins/list.png) --- diff --git a/docs/games/terraria/banning.md b/docs/games/terraria/banning.md index d293c414..b8269f0c 100644 --- a/docs/games/terraria/banning.md +++ b/docs/games/terraria/banning.md @@ -49,7 +49,7 @@ Changes to the file are reflected instantly. ## TShock -When using [TShock](./tshock/overview.md), it's possible to ban based on the server-side user profiles instead of the +When using [TShock](tshock/overview.md), it's possible to ban based on the server-side user profiles instead of the IP address. ### Banning diff --git a/docs/games/terraria/tmodloader/mods.md b/docs/games/terraria/tmodloader/mods.md index b1095e57..b16444e7 100644 --- a/docs/games/terraria/tmodloader/mods.md +++ b/docs/games/terraria/tmodloader/mods.md @@ -8,7 +8,7 @@ note: This is referenced on the /terraria page on the main site :::caution HEADS UP! Mods are not part of the vanilla server software, so in order for this to work, you must -install [tModLoader](./overview.md). +install [tModLoader](overview.md). ::: Mods are a way for developers to add new items, bosses, mechanics and more into the game. diff --git a/docs/games/terraria/tshock/admin.md b/docs/games/terraria/tshock/admin.md index e318328c..1348833e 100644 --- a/docs/games/terraria/tshock/admin.md +++ b/docs/games/terraria/tshock/admin.md @@ -7,7 +7,7 @@ description: Learn how you can earn admin privileges on your TShock server! :::caution HEADS UP! Special commands and permissions are not part of the vanilla server software, so in order for this to work, you must -install [TShock](./overview.md). +install [TShock](overview.md). ::: Once the server loads, you should see a few lines about the `/setup` command: diff --git a/docs/games/terraria/tshock/crossplay.md b/docs/games/terraria/tshock/crossplay.md index 77f3457d..a5b0efa7 100644 --- a/docs/games/terraria/tshock/crossplay.md +++ b/docs/games/terraria/tshock/crossplay.md @@ -7,7 +7,7 @@ description: Learn how you can enable mobile <-> PC crossplay on your TShock ser :::caution HEADS UP! This is not possible with the vanilla server software, so in order for this to work, you must -install [TShock](./overview.md). +install [TShock](overview.md). ::: By default the game only allows either PC, or mobile players to connect to a server. To work around this limitation, you diff --git a/docs/games/terraria/tshock/plugins.md b/docs/games/terraria/tshock/plugins.md index 2f549ec9..aabb4414 100644 --- a/docs/games/terraria/tshock/plugins.md +++ b/docs/games/terraria/tshock/plugins.md @@ -8,7 +8,7 @@ note: This is referenced on the /terraria page on the main site :::caution HEADS UP! Plugins are not part of the vanilla server software, so in order for this to work, you must -install [TShock](./overview.md). +install [TShock](overview.md). ::: First, find some plugins you would like to install. A safe source is diff --git a/docs/games/terraria/tshock/whitelisting.md b/docs/games/terraria/tshock/whitelisting.md index 7e48019e..5e0c75ac 100644 --- a/docs/games/terraria/tshock/whitelisting.md +++ b/docs/games/terraria/tshock/whitelisting.md @@ -6,12 +6,12 @@ description: Learn how to set up and manage a whitelist on your Terraria server! --- :::info HEADS UP -The game does not provide a whitelisting functionality by default, so we will have to use [TShock](./overview.md), a +The game does not provide a whitelisting functionality by default, so we will have to use [TShock](overview.md), a third party server software. As an alternative for the vanilla server, you can use [server passwords](/games/terraria/password). -If you haven't already, make sure to install is using [the steps here](./overview.md)! +If you haven't already, make sure to install is using [the steps here](overview.md)! ::: ## Toggling Whitelist diff --git a/docs/plugins_and_modifications/mods-install.md b/docs/plugins_and_modifications/mods-install.md index 1f646b50..8fa69008 100644 --- a/docs/plugins_and_modifications/mods-install.md +++ b/docs/plugins_and_modifications/mods-install.md @@ -21,7 +21,7 @@ You'll first need to find the mod that you wish to install. Downloads can be fou Make sure you are downloading the correct version of your mods. Forge and Fabric mods are most likely not cross compatible with each other unless stated so otherwise by the developer of those mods. ::: -You have two choices: save the mod to your local machine and then upload it to the panel or copy the link to the mod download and use our Download from URL feature which can be found on the File Manager. Mods can either be uploaded via the [web panel](https://mc.bloom.host) or through [SFTP](/how-to-use-sftp). If you're uploading in bulk, go with the latter. +You have two choices: save the mod to your local machine and then upload it to the panel or copy the link to the mod download and use our Download from URL feature which can be found on the File Manager. Mods 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. In your server's root directory, locate the `/mods` folder, if it's not there then create a new directory named `/mods`. Navigate into this folder, and upload your mods' files there! The vast majority of mods require you to restart your server to take effect. diff --git a/docs/plugins_and_modifications/plugins/citizens2.md b/docs/plugins_and_modifications/plugins/citizens2.md index 4588b875..0ad46ac9 100644 --- a/docs/plugins_and_modifications/plugins/citizens2.md +++ b/docs/plugins_and_modifications/plugins/citizens2.md @@ -26,7 +26,7 @@ If you need help installing plugins, check [How to install plugins](/installing- :::note You may also want to look at installing the Denzien, Sentinel, and dtlTraders plugins for Citizens. -- [Denizen](./denizen) is an extension for Citizens that allows scripting of NPCs to handle tasks, quests, player interaction and more! +- [Denizen](denizen) is an extension for Citizens that allows scripting of NPCs to handle tasks, quests, player interaction and more! - Sentinel is an extension for Citizens that allows Combat NPCs who can protect players, towns, etc. - dtlTraders is an extension for Citizens that allows NPCs as merchants who can buy, sell, and/or trade with players. ::: diff --git a/docs/plugins_and_modifications/plugins/denizen.md b/docs/plugins_and_modifications/plugins/denizen.md index 61c2b555..ccee398a 100644 --- a/docs/plugins_and_modifications/plugins/denizen.md +++ b/docs/plugins_and_modifications/plugins/denizen.md @@ -23,7 +23,7 @@ If you are a beginner or a new denizen scripter start here: https://guide.denize ## Addons -- Denizen can be use on [Citizens](./citizens2) NPCs too: https://www.spigotmc.org/resources/citizens.13811/ +- Denizen can be use on [Citizens](citizens2) NPCs too: https://www.spigotmc.org/resources/citizens.13811/ - Use Depenizen to effectively communicate with a wide range of other plugins: https://github.com/DenizenScript/Depenizen/blob/master/README.md - You can make your own Discord Bot too: https://github.com/DenizenScript/dDiscordBot diff --git a/docs/plugins_and_modifications/plugins/essentialsx.md b/docs/plugins_and_modifications/plugins/essentialsx.md index 3081e3a1..4e0663fe 100644 --- a/docs/plugins_and_modifications/plugins/essentialsx.md +++ b/docs/plugins_and_modifications/plugins/essentialsx.md @@ -26,18 +26,20 @@ Please note that any EssentialsX modules requires the core EssentialsX plugin ja This guide does not cover all of EssentialsX's features, please check the [EssentialsX wiki](https://essentialsx.net/wiki/Home.html) for more information on its features ::: -## What does this plugin do? -This is a plugin that offers basic commands and features such as a mail system, request tp system, economy systems (sign shops, command costs), player nicknames and moderation tools if you don't want to install plugins such as [LiteBans](/plugins/Litebans) or [AdvancedBan](/plugins/advancedban). +## What does this plugin do? -This plugin also hooks into [Vault](/plugins/vault) to provide an economy service that other economy plugins on your server can use. It can also get group names from your permission plugin. +This is a plugin that offers basic commands and features such as a mail system, request tp system, economy systems (sign shops, command costs), player nicknames and moderation tools if you don't want to install plugins such as [LiteBans](../multiplatform/litebans.md) or [AdvancedBan](../multiplatform/advancedban.md). + +This plugin also hooks into [Vault](vault.md) to provide an economy service that other economy plugins on your server can use. It can also get group names from your permission plugin. ## Install You can either download stable builds from its [Spigot Resource page](https://www.spigotmc.org/resources/essentialsx.9089/), its [Modrinth Resource page](https://modrinth.com/mod/essentialsx) or you can download dev, experimental builds directly from [its website.](https://essentialsx.net/downloads.html) -Next, place the EssentialsX jar file into the `plugins` folder in your server. If you need help with installing plugins, [click here for a guide.](/installing-plugins) +Next, place the EssentialsX jar file into the `plugins` folder in your server. If you need help with installing plugins, [click here for a guide.](../installing-plugins.md) ## Usage + There are a lot of features of EssentialsX, here are a few of the simple commands for your players * `/msg` - private messages the player @@ -58,8 +60,10 @@ EssentialsX also has a number of signs that you can use to allow your players to :::important All EssentialsX signs are **disabled by default**. If you want to use a sign, you will need to enable it in the config. To do this: + 1. Open the config file in the EssentialsX plugin folder (usually `/plugins/Essentials`) 2. Scroll down until you see a section that looks like this: + ```yaml # Essentials Sign Control # See http://wiki.ess3.net/wiki/Sign_Tutorial for instructions on how to use these. @@ -88,8 +92,10 @@ enabledSigns: #- time #- weather ``` + 3. Remove the `#` symbol from each type of sign you want to use. -4. Save the configuration file and reload Essentials (`/essentials reload`). +4. Save the configuration file and reload Essentials (`/essentials reload`). + ::: There are various right-clickable signs that you can use (and can be enabled in the section above.) diff --git a/docs/plugins_and_modifications/plugins/vault.md b/docs/plugins_and_modifications/plugins/vault.md index 2d24240c..1188e8fb 100644 --- a/docs/plugins_and_modifications/plugins/vault.md +++ b/docs/plugins_and_modifications/plugins/vault.md @@ -23,13 +23,13 @@ Vault provides a common API to give plugins access to chat, permission and econo ## Installation Instructions Download Vault from its [Spigot Resource page](https://www.spigotmc.org/resources/vault.34315/) or its [BukkitDev page](https://dev.bukkit.org/projects/vault) or directly from its [GitHub repo](https://github.com/MilkBowl/Vault/releases). -Next, install the plugin into the `plugins` folder in your server. Need help? Check out [this guide](/installing-plugins). +Next, install the plugin into the `plugins` folder in your server. Need help? Check out [this guide](../installing-plugins.md). ## Usage instructions -Vault works out of the box without configuration in most cases. Plugins that hook into Vault (e.g. [LuckPerms](/plugins/luckperms)) will automatically find Vault and connect to it and provides a hook for plugins to work with it. +Vault works out of the box without configuration in most cases. Plugins that hook into Vault (e.g. [LuckPerms](../multiplatform/luckperms.md)) will automatically find Vault and connect to it and provides a hook for plugins to work with it. -Other plugins, such as [DiscordSRV](/plugins/discordsrv) can use the information provided by Vault (e.g. DiscordSRV can get the group names from your permissions plugin) +Other plugins, such as [DiscordSRV](discordsrv.md) can use the information provided by Vault (e.g. DiscordSRV can get the group names from your permissions plugin) ### Commands diff --git a/docs/running_a_server/datapacks.md b/docs/running_a_server/datapacks.md index 124e2fe9..2192dbe9 100644 --- a/docs/running_a_server/datapacks.md +++ b/docs/running_a_server/datapacks.md @@ -52,7 +52,7 @@ While datapacks are built into the game, they can still have a large impact on s Certain creators such as [VanillaTweaks](https://vanillatweaks.net/picker/datapacks/) are mindful of this, but it's important to note that this is not always the case. -If you notice lag spikes or tick loss, make sure to run a [Spark report](./spark.md). +If you notice lag spikes or tick loss, make sure to run a [Spark report](spark.md). If you find `CustomFunction` calls taking up a large chunk of the total server tick, it's possible one of the datapacks is running calculation expensive commands. diff --git a/docs/running_a_server/exploitfix.md b/docs/running_a_server/exploitfix.md index c39e984a..679cf22e 100644 --- a/docs/running_a_server/exploitfix.md +++ b/docs/running_a_server/exploitfix.md @@ -166,4 +166,4 @@ You should be able to download one of the jars above (make sure you download a b As per PaperMC team: To test if the patch is working, run `say ${date:YYYY}` in console, it should output the same command and not `2021`. If it outputs `2021` you have not fixed the issue properly. -If you need help updating your server please refer to our [Updating](/1.18) guide and #support-chat channel. +If you need help updating your server please refer to our [Updating](1.19.md) guide and #support-chat channel. diff --git a/docs/running_a_server/world-reset.md b/docs/running_a_server/world-reset.md index d33e5cfe..03cdda9e 100644 --- a/docs/running_a_server/world-reset.md +++ b/docs/running_a_server/world-reset.md @@ -14,7 +14,7 @@ keywords: - Bloom.host --- -You'll need a way to access your server files. This tutorial references the [web panel](https://mc.bloom.host), but you can also use [SFTP](/how-to-use-sftp). **Shutdown your server before proceeding!** +You'll need a way to access your server files. This tutorial references the [web panel](https://mc.bloom.host), but you can also use [SFTP](/using_the_panel/sftp.md). **Shutdown your server before proceeding!** Either way, go to the root directory of your server. On the web panel, this can be done by selecting your server, dropping down the "File Management" menu, then selecting "File Explorer". When you connect to your server via SFTP, you should be already at your root directory. @@ -23,7 +23,7 @@ The following steps will __completely erase__ your worlds. If you wish to have multiple worlds on your server at once, add a prefix to the end of each world (such as `_old`), OR use a plugin such as [Multiverse](https://dev.bukkit.org/projects/multiverse-core). -We recommend you take a backup before deleting any worlds in your server. Follow this [guide](/backups) to learn how to make and schedule backups. +We recommend you take a backup before deleting any worlds in your server. Follow this [guide](/using_the_panel/backups.md) to learn how to make and schedule backups. ::: You now have to locate your world files, on *most* Minecraft servers these folders will be `world`, `world_nether`, and `world_the_end` - if not, check your `level-name` in `server.properties`. diff --git a/embeds.yml b/embeds.yml index 8c67c5a0..a76860e5 100644 --- a/embeds.yml +++ b/embeds.yml @@ -73,7 +73,7 @@ voicechat: - [ 'Website', 'https://modrepo.de/minecraft/voicechat/wiki/?t=setup' ] - [ 'CurseForge', 'https://www.curseforge.com/minecraft/mc-mods/simple-voice-chat/' ] - [ 'Bukkit', 'https://dev.bukkit.org/projects/simple-voice-chat' ] - - [ 'Docs', 'https://docs.bloom.host/multiplatform/simple-voice-chat/' ] + - [ 'Docs', '/multiplatform/simple-voice-chat/' ] demo: aliases: [ 'demopanel' ] @@ -94,7 +94,7 @@ updating: title: '📜 How to update, change versions or change server jar' description: > Check out our comprehensive guide on how to update, change versions - or server jar [here](https://docs.bloom.host/updating/). + or server jar [here](/updating/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/running_a_server/updating/1.png' @@ -102,7 +102,7 @@ pingissues: title: ':warning: Bloom Docs - How to diagnose and fix ping issues' description: > Check out our comprehensive guide on how to diagnose and fix ping - issues [here](https://docs.bloom.host/extras/ping-issues/). + issues [here](/extras/ping-issues/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/G7k4om.png' @@ -110,7 +110,7 @@ bungeeguard: title: ':warning: Bloom Docs - BungeeGuard' description: > Check out our comprehensive guide on BungeeGuard - [here](https://docs.bloom.host/waterfall/#setting-up-bungeeguard). + [here](/waterfall/#setting-up-bungeeguard). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/ZvaY5o.png' @@ -122,7 +122,7 @@ paper: security, and gameplay consistency. It's generally the most popular and recommended fork among the MC community, meeting the needs of most MC servers out there. - + PaperMC is compatible with every plugin that works on Spigot (except outdated ones, you shouldn't be using these either way), and even improves performance on some optimized plugins meant to work better on Paper. thumbnail: 'https://avatars.githubusercontent.com/u/7608950' fields: @@ -145,7 +145,7 @@ aikar: the server's available memory for better performance. You can see your server's actual memory usage by running `tps mem` command (or `memory` if you use EssentialsX) from your server console. - + 🔗 Wish to know more? Check out [this post](https://docs.papermc.io/paper/aikars-flags/)! thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/gNzJPp.png' @@ -158,7 +158,7 @@ contribute: contribute too! Fork the documentation repository or write an article in PDF or on a Word document and send it to us through a support ticket and we will add it. - + 🔗 Wish to know more? Check out [how to contribute to our documentation](https://github.com/Bloom-host/BloomDocs/blob/master/README.md)! thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/documentation.png' @@ -214,7 +214,7 @@ winmtr: - title: '<:windows:849551086158741524> Windows' description: |+ You can use a software such as [WinMTR](https://sourceforge.net/projects/winmtr/). - + **1**. Click the link and download the application **2**. Extract the downloaded archive and open the folder. **3**. Start the `WinMTR.exe` file and enter your server's IP address in the 'host' field. @@ -236,8 +236,8 @@ grafana: description: > Setup Grafana, Prometheus, and UnifiedMetrics so you can have more stats about your minecraft server, which couldn't be done without our lovely - server splitter :) - Guide located [here](https://docs.bloom.host/other-servers/grafana/). + server splitter :) + Guide located [here](/other-servers/grafana/). image: 'https://raw.githubusercontent.com/Cubxity/UnifiedMetrics/dev/0.3.x/.github/assets/grafana.png' bin: @@ -266,7 +266,7 @@ vps: If you don't have any experience with Linux we recommend you go with our [Minecraft plans](https://bloom.host/minecraft). - Are you new to VPS? Check out our [Get Started with VPS guide](https://docs.bloom.host/VPS/starting-with-vps)! + Are you new to VPS? Check out our [Get Started with VPS guide](/VPS/starting-with-vps)! waitlist: aliases: [ 'wl' ] @@ -285,21 +285,21 @@ palworld: title: 'How to change config on your Palworld server' description: |+ To change your config on your Palworld server, follow the steps - [in our guide](https://docs.bloom.host/games/palworld/config)! + [in our guide](/games/palworld/config)! palworldupdate: aliases: [ 'palupdate' ] title: 'How to update your server to the latest version of Palworld' description: |+ To update your server to the latest version of Palworld, follow the steps - [in our guide](https://docs.bloom.host/games/palworld/update)! + [in our guide](/games/palworld/update)! palworldinfo: aliases: [ 'palinfo' ] title: 'Palworld Frequent Issues & FAQ' description: |+ Find useful information, such as known issues, frequently asked questions, and more, for Palworld - [in our guide](https://docs.bloom.host/games/palworld/update)! + [in our guide](/games/palworld/update)! rate: aliases: [ 'support' ] @@ -319,7 +319,7 @@ bloomab: ## <:bitwarden:805611737692766249> Bloom Anti Bot Plugin Learn about our plugin for Minecraft servers that interacts with our custom on-site DDoS protection to provide Layer 7 protection for Minecraft: Java Edition. buttons: - - [ 'Documentation', 'https://docs.bloom.host/ab', '<:info:849551086032781332>' ] + - [ 'Documentation', '/ab', '<:info:849551086032781332>' ] - [ 'Latest Release', 'https://github.com/Bloom-host/BloomAB/releases/latest', '<:CloseEmoji:777970302297833512>' ] - [ 'Source Code', 'https://github.com/Bloom-host/BloomAB', '<:github:1205553982152515744>' ] @@ -332,7 +332,7 @@ chunky: Chunk generation in Minecraft is slow, which can sometimes cause server lag or slow chunk loading for players. Generating them upfront will help improve performance and gameplay on almost any server. - See our official guide for Chunky [here](https://docs.bloom.host/multiplatform/chunky). + See our official guide for Chunky [here](/multiplatform/chunky). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/chunky.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/8ytho7.png' fields: @@ -358,12 +358,12 @@ velocity: title: 'Velocity' description: |+ Velocity is a next-generation Minecraft proxy focused on scalability and flexibility created by the initial developer of Waterfall and RedisBungee. - + Velocity uses less CPU and RAM, leaving more resources for your server. - + Velocity also features modern forwarding, leaving your back-end servers safe. - Check out our comprehensive guide on Velocity [here](https://docs.bloom.host/velocity). + Check out our comprehensive guide on Velocity [here](/velocity). **Velocity is not a BungeeCord fork, BungeeCord plugins will not work unless stated that they do.** thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/velocity.png' @@ -383,9 +383,9 @@ security: - title: 'Using BungeeCord/Waterfall' description: |+ ⚠️ Waterfall as of March 26th, 2024 is now considered End of Life and will not recieve updates going forward. - It is currently recommended to migrate to [Velocity](https://docs.bloom.host/velocity) as soon as possible. - More information is available [on the PaperMC website](https://forums.papermc.io/threads/announcing-the-end-of-life-of-waterfall.1088/) - + It is currently recommended to migrate to [Velocity](/velocity) as soon as possible. + More information is available [on the PaperMC website](https://forums.papermc.io/threads/announcing-the-end-of-life-of-waterfall.1088/) + When using a proxy software such as BungeeCord or Waterfall, make sure: • `online-mode=` is set to `false` in server.properties @@ -418,7 +418,7 @@ details: title: '📜 Bloom Docs - Editing Account Details' description: |+ Check out our comprehensive guide on editing your accounts' details - [here](https://docs.bloom.host/extras/account-details/). + [here](/extras/account-details/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' welcome: @@ -429,15 +429,15 @@ welcome: description: |+ Welcome to Bloom! We are happy to have you! You can log in into our Minecraft panel using this link: https://mc.bloom.host - + **The login credentials for our Minecraft panel are the same you use for your billing account.** - + For **Virtual Private Servers (VPS)** you will receive an email with a randomly generated password, IP address and VNC credentials. You can reset the root and VNC password in the VPS control panel. - + You can log in into our VPS panel using this link: https://vps.bloom.host - + If you don't receive the email, you can click on 'Forgot Password?' and it will sent you a link to configure a new one. - + **Remember to join our main Discord server:** https://discord.gg/bloom buttons: - [ 'Join main Discord', 'https://discord.gg/bloom' ] @@ -454,7 +454,7 @@ panelissues: - Try clearing your browser cache from the browser settings or use Ctrl + F5 while on the Bloom panel. - Try using incognito mode on your browser to access the panel. (At the top right of your browser, click the three dots and then New Incognito Window.) - Try another browser. - + If the steps above don't fix it then it indicates you may have an issue with your network connection, if that's the case follow the steps below: - Try accessing the panel with your phone using mobile data and not wifi. You can also share a hotspot to your PC. - Try using a VPN like Cloudflare WARP https://1.1.1.1/ and see if that fixes it. If the issue gets fixed by using a VPN then there's an issue with your network connection. You can try restarting your router/modem and computer and see if that fixes it, if not then you may need to contact your ISP to report the issue. @@ -463,8 +463,8 @@ waterfall: title: '⚠️ Waterfall - End of Life' description: > Waterfall as of March 26th, 2024 is now considered End of Life and will not recieve updates going forward. - It is currently recommended to migrate to [Velocity](https://docs.bloom.host/velocity) as soon as possible. - More information is available [on the PaperMC website](https://forums.papermc.io/threads/announcing-the-end-of-life-of-waterfall.1088/) + It is currently recommended to migrate to [Velocity](/velocity) as soon as possible. + More information is available [on the PaperMC website](https://forums.papermc.io/threads/announcing-the-end-of-life-of-waterfall.1088/) thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' # Todo: this is really generic @@ -473,7 +473,7 @@ binarysearch: title: '📜 Bloom Docs - Binary Search' description: > Check out our comprehensive guide on how to do a binary search - [here](https://docs.bloom.host/binarysearch). + [here](/binarysearch). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' importserver: @@ -487,9 +487,9 @@ importserver: description: > Check out our comprehensive guide on our Server Importer feature - An easy way to import your server files from your old host. Details - [here](https://docs.bloom.host/server-importer). + [here](/server-importer). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' - image: 'https://docs.bloom.host/assets/images/1-f63d21b5dd3fbb0392aa5c30a55e6650.png' + image: '/assets/images/1-f63d21b5dd3fbb0392aa5c30a55e6650.png' importdatabase: aliases: @@ -500,9 +500,9 @@ importdatabase: title: '📜 Bloom Docs - How to import databases' description: |+ Check out our comprehensive guide on how to import databases. - Details [here](https://docs.bloom.host/databases#importing-mysql-databases). + Details [here](/databases#importing-mysql-databases). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' - image: 'https://docs.bloom.host/assets/images/3-c203038839d42eb177a6608cf37bcae6.png' + image: '/assets/images/3-c203038839d42eb177a6608cf37bcae6.png' panel: aliases: @@ -512,7 +512,7 @@ panel: description: > Check out our showcase of the Duckpanel [here](https://Bloom.host/duck-panel) and our in-depth documentation of it - [here](https://docs.bloom.host/basic-controls/). + [here](/basic-controls/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/I5X0x8.png' @@ -529,8 +529,8 @@ upgrade: On the upgrade page you will be able to select to what location and plan you want to upgrade/downgrade to, here you can also switch between datacenter locations. Once you select the plan it will generate an invoice (if needed) which needs to be paid before the upgrade and transfer process begins. **If you want to upgrade/downgrade a VPS or downgrade to a Minecraft Essentials plan open a Billing Ticket [here](https://billing.bloom.host/clientarea.php?action=services)** - - Read more about how upgrades work [here](https://docs.bloom.host/billing/upgrades/#transfers). + + Read more about how upgrades work [here](/billing/upgrades/#transfers). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/upgrade.png' buttons: @@ -552,7 +552,7 @@ schedules: title: '📜 Bloom Docs - Schedules' description: > Check out our comprehensive guide on scheduling actions using the - Duckpanel [here](https://docs.bloom.host/schedules). + Duckpanel [here](/schedules). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/rgabRH.png' @@ -561,7 +561,7 @@ sftp: title: '📜 Bloom Docs - SFTP' description: > Check out our comprehensive guide on using file transfer protocol - applications [here](https://docs.bloom.host/sftp). + applications [here](/sftp). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/6IBNVE.png' @@ -574,7 +574,7 @@ emailchange: title: '📜 Bloom Docs - How to change your email address' description: > Check out our comprehensive guide that shows you how to change your - email address [here](https://docs.bloom.host/billing/email_change). + email address [here](/billing/email_change). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/billing/email_change/2.png' @@ -586,7 +586,7 @@ subusers: title: '📜 Bloom Docs - Subusers' description: > Check out our comprehensive guide on subusers - [here](https://docs.bloom.host/users). + [here](/users). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/ARyhBo.png' @@ -597,7 +597,7 @@ database: title: '📜 Bloom Docs - MySQL' description: > Check out our comprehensive guide on MySQL databases - [here](https://docs.bloom.host/databases/). + [here](/databases/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/ZAYTsz.png' @@ -608,7 +608,7 @@ revproxy: title: '📜 Bloom Docs - Reverse-Proxy' description: > Check out our comprehensive guide on reverse-proxying web - applications [here](https://docs.bloom.host/ports-and-proxies/). + applications [here](/ports-and-proxies/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/ZIT9nf.png' @@ -619,7 +619,7 @@ split: title: '📜 Bloom Docs - Split Servers' description: > Check out our comprehensive guide on server splitting - [here](https://docs.bloom.host/split-server/). + [here](/split-server/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/xLXWBT.png' @@ -631,7 +631,7 @@ filemanager: title: '📜 Bloom Docs - File Manager' description: > Check out our comprehensive guide on our built-in file manager - [here](https://docs.bloom.host/file-manager-controls/). + [here](/file-manager-controls/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/twkYen.png' @@ -640,7 +640,7 @@ backup: title: '📜 Bloom Docs - Backups' description: > Check out our comprehensive guide on automatic and manual backups - [here](https://docs.bloom.host/backups/). + [here](/backups/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/8K5up1.png' @@ -648,14 +648,14 @@ vnc: title: '📜 Bloom Docs - VNC' description: > Check out our comprehensive guide on how to connect via VNC - [here](https://docs.bloom.host/VPS/vnc/). + [here](/VPS/vnc/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' 2fa: title: '📜 Bloom Docs - 2-Factor Authentication' description: > Check out our comprehensive guide on how to protect your accounts - with 2FA [here](https://docs.bloom.host/2fa/). + with 2FA [here](/2fa/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/dpomnF.png' @@ -674,7 +674,7 @@ jars: title: '📜 Bloom Docs - Server Jars' description: > Check out our comprehensive guide on picking the right server - software [here](https://docs.bloom.host/jars/). + software [here](/jars/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/NniDCP.png' @@ -685,10 +685,10 @@ clumsyloader: title: '📜 Bloom Docs - ClumsyLoader' description: > Check out our comprehensive guide on using ClumsyLoader - [here](https://docs.bloom.host/extras/clumsyloader)! ClumsyLoader provides + [here](/extras/clumsyloader)! ClumsyLoader provides an alternative way to download your server backups to your VPS or computer. buttons: - - [ 'Open Docs', 'https://docs.bloom.host/extras/clumsyloader/', '❔' ] + - [ 'Open Docs', '/extras/clumsyloader/', '❔' ] whitelist: aliases: @@ -696,9 +696,9 @@ whitelist: title: '📜 Bloom Docs - Whitelist' description: > Check out our comprehensive guide on using a whitelist - [here](https://docs.bloom.host/whitelist/)! + [here](/whitelist/)! buttons: - - [ 'Open Docs', 'https://docs.bloom.host/whitelist/', '❔' ] + - [ 'Open Docs', '/whitelist/', '❔' ] internal: aliases: @@ -708,27 +708,27 @@ internal: title: '📜 Bloom Docs - Internal Servers' description: > Check out our comprehensive guide on internal servers - [here](https://docs.bloom.host/internal-servers/)! + [here](/internal-servers/)! buttons: - - [ 'Open Docs', 'https://docs.bloom.host/internal-servers/', '❔' ] + - [ 'Open Docs', '/internal-servers/', '❔' ] stripe: title: '📜 Bloom Docs - Stripe Subscriptions' description: > Check out our comprehensive guide on how to configure a Stripe Subscription or how to cancel automatic payments - [here](https://docs.bloom.host/billing/stripe). + [here](/billing/stripe). buttons: - - [ 'Open Docs', 'https://docs.bloom.host/billing/stripe', '❔' ] + - [ 'Open Docs', '/billing/stripe', '❔' ] paypal: title: '📜 Bloom Docs - PayPal Subscriptions' description: > Check out our comprehensive guide on how to configure a PayPal Subscription or how to cancel automatic payments - [here](https://docs.bloom.host/billing/paypal). + [here](/billing/paypal). buttons: - - [ 'Open Docs', 'https://docs.bloom.host/billing/paypal', '❔' ] + - [ 'Open Docs', '/billing/paypal', '❔' ] suspensions: aliases: @@ -739,18 +739,18 @@ suspensions: description: > Check out our comprehensive guide on how Suspensions and Terminations work at Bloom - [here](https://docs.bloom.host/billing/suspensions_and_terminations). + [here](/billing/suspensions_and_terminations). buttons: - - [ 'Open Docs', 'https://docs.bloom.host/billing/suspensions_and_terminations', '❔' ] + - [ 'Open Docs', '/billing/suspensions_and_terminations', '❔' ] billingsubusers: aliases: [ 'billingsubuser' ] title: '📜 Bloom Docs - Billing Subusers' description: > Check out our comprehensive guide on how to create billing subusers - [here](https://docs.bloom.host/billing/billing_subusers). + [here](/billing/billing_subusers). buttons: - - [ 'Open Docs', 'https://docs.bloom.host/billing/billing_subusers', '❔' ] + - [ 'Open Docs', '/billing/billing_subusers', '❔' ] cancellation: aliases: @@ -759,24 +759,24 @@ cancellation: title: '📜 Bloom Docs - Cancellations' description: > Check out our comprehensive guide on how to request a service - cancellation [here](https://docs.bloom.host/billing/cancellations). + cancellation [here](/billing/cancellations). buttons: - - [ 'Open Docs', 'https://docs.bloom.host/billing/cancellations', '❔' ] + - [ 'Open Docs', '/billing/cancellations', '❔' ] refunds: aliases: [ 'refund' ] title: '📜 Bloom Docs - How to request a refund' description: > Check out our comprehensive guide on how to request a refund - [here](https://docs.bloom.host/billing/refunds). + [here](/billing/refunds). buttons: - - [ 'Open Docs', 'https://docs.bloom.host/billing/refunds', '❔' ] + - [ 'Open Docs', '/billing/refunds', '❔' ] fabric: title: '📜 Bloom Docs - Fabric' description: > Check out our comprehensive guide on installing Fabric to your - server [here](https://docs.bloom.host/fabric-setup/). + server [here](/fabric-setup/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/cTEy1Q.png' @@ -785,21 +785,21 @@ serverpack: title: '📜 Bloom Docs - Installing a modpack on your server' description: > Check out our comprehensive guide on installing Modpacks to your - server [here](https://docs.bloom.host/modpacks/). + server [here](/modpacks/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' forge: title: '📜 Bloom Docs - Forge' description: > Check out our comprehensive guide on installing Forge to your - server [here](https://docs.bloom.host/forge-setup/). + server [here](/forge-setup/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/SylbcQ.png' gtnh: title: '📜 Bloom Docs - GTNH' description: > - Check out our guide to installing Gregtech: New Horizons [here](https://docs.bloom.host/gtnh/). + Check out our guide to installing Gregtech: New Horizons [here](/gtnh/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/plugins_and_modifications/gtnh/GTNH_icon.png' plugins: @@ -811,7 +811,7 @@ plugins: title: '📜 Bloom Docs - Spigot Plugins' description: > Check out our comprehensive guide on installing Spigot Plugins - [here](https://docs.bloom.host/installing-plugins/). + [here](/installing-plugins/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/Y9KelU.png' @@ -825,7 +825,7 @@ servermods: title: '📜 Bloom Docs - Server Mods' description: > Check out our comprehensive guide on installing Forge or Fabric - mods [here](https://docs.bloom.host/mods-install/). + mods [here](/mods-install/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/wHrhIR.png' @@ -838,7 +838,7 @@ optimization: title: '📜 Bloom Docs - Server Optimizations' description: > Check out our comprehensive guide on server optimizations - [here](https://docs.bloom.host/optimization/). + [here](/optimization/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/FcHN3O.png' @@ -847,7 +847,7 @@ domain: title: '📜 Bloom Docs - Domain' description: > Check out our comprehensive guide on connecting your server with - your domain [here](https://docs.bloom.host/domain/). + your domain [here](/domain/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/97nYMU.gif' @@ -859,7 +859,7 @@ resourcepack: title: '📜 Bloom Docs - Server-Side Resourcepack' description: > Check out our comprehensive guide on installing a server-side - resourcepack [here](https://docs.bloom.host/resourcepack/). + resourcepack [here](/resourcepack/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/K3v1x4.png' @@ -868,7 +868,7 @@ java: title: '📜 Bloom Docs - Java Version' description: > Check out our comprehensive guide on changing your server's Java - version [here](https://docs.bloom.host/java-version/). + version [here](/java-version/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/a0Oz1b.png' @@ -878,7 +878,7 @@ java17: description: |+ The new release of Minecraft 1.18 needs Java 17. - You can change your Java version by going to the startup tab and selecting Java 17 under the Java Version section. You can see our comprehensive guide on changing your server's Java version [here](https://docs.bloom.host/java-version/). + You can change your Java version by going to the startup tab and selecting Java 17 under the Java Version section. You can see our comprehensive guide on changing your server's Java version [here](/java-version/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/java.png' @@ -898,7 +898,7 @@ emergencyrestore: Emergency restores are done manually, so it can take us up to 24 hours to process the restore. - In the future please make use of our backup system, it's free and you can schedule backups. Take a look at how our backup system works here: [How are backups handled?](https://docs.bloom.host/backups) + In the future please make use of our backup system, it's free and you can schedule backups. Take a look at how our backup system works here: [How are backups handled?](/backups) thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' datapack: @@ -906,7 +906,7 @@ datapack: title: '📜 Bloom Docs - Datapacks' description: > Check out our comprehensive guide on installing datapacks to your - server [here](https://docs.bloom.host/datapacks/). + server [here](/datapacks/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/Qryijp.png' @@ -915,7 +915,7 @@ timings: title: '📜 Bloom Docs - Timings' description: > Check out our comprehensive guide on creating a timings report to - debug TPS issues on your server [here](https://docs.bloom.host/timings/). + debug TPS issues on your server [here](/timings/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/ZX46Vs.png' @@ -924,7 +924,7 @@ spark: title: '📜 Bloom Docs - Spark' description: > Check out our comprehensive guide on creating a spark profiler to - debug TPS issues on your server [here](https://docs.bloom.host/spark/). + debug TPS issues on your server [here](/spark/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/imgs/running_a_server/spark/1.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/imgs/running_a_server/spark/1.png' @@ -932,7 +932,7 @@ motd: title: '📜 Bloom Docs - MOTD' description: > Check out our comprehensive guide on how to change your server's - message of the day [here](https://docs.bloom.host/motd/). + message of the day [here](/motd/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/swkTMA.png' @@ -943,7 +943,7 @@ reset: title: '📜 Bloom Docs - World Reset' description: > Check out our comprehensive guide on how to reset your world - [here](https://docs.bloom.host/world-reset/). + [here](/world-reset/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/dCHgqO.gif' @@ -953,7 +953,7 @@ caddy: - 'caddyserver' title: '📜 Bloom Docs - Caddy Split Server' description: |+ - Check out our comprehensive guide on how to split your server into a Caddy Server [here](https://docs.bloom.host/other-servers/caddy-server)! + Check out our comprehensive guide on how to split your server into a Caddy Server [here](/other-servers/caddy-server)! As Caddy is an unsupported server split (which means you will not receive any support from staff), you can ask for community help in <#737803938430189678>! thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' @@ -963,7 +963,7 @@ ark: title: '📜 Bloom Docs - How to create an ARK: Survival Evolved server' description: |+ Check out our comprehensive guide on how to create an ARK: Survival Evolved - server [here](https://docs.bloom.host/other-servers/ark)! + server [here](/other-servers/ark)! As ARK: Survival Evolved is an unsupported server split (which means you will not receive any support from staff for in game issues), you can ask for community help in <#737803938430189678>! thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' @@ -973,7 +973,7 @@ plan: title: '📜 Bloom Docs - Plan' description: > Check out our comprehensive guide on how to install Plan - Player - Analytics [here](https://docs.bloom.host/multiplatform/plan/). + Analytics [here](/multiplatform/plan/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' icon: @@ -981,7 +981,7 @@ icon: aliases: [ 'favicon' ] description: > Check out our comprehensive guide on how to add a favicon to your - server [here](https://docs.bloom.host/icon/). + server [here](/icon/). thumbnail: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/tY6IAF.png' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/swkTMA.png' @@ -996,14 +996,14 @@ codes: - `PERFPLUSME`: 20% off your first Performance Plus plan buttons: - [ 'Create Your Server Now', 'https://bloom.host/', '🎉' ] - + api: aliases: ['ptapi', 'pterodactylapi'] title: '📜 Bloom Docs - How to Use the Pterodactyl API' description: > - There are several ways to use the Pterodactyl API. - For Python, you can use [Py-Dactyl](https://pypi.org/project/py-dactyl/). - For Java, you can use [Pterodactyl4J](https://github.com/mattmalec/Pterodactyl4J). + There are several ways to use the Pterodactyl API. + For Python, you can use [Py-Dactyl](https://pypi.org/project/py-dactyl/). + For Java, you can use [Pterodactyl4J](https://github.com/mattmalec/Pterodactyl4J). Alternatively, you can make requests using [Ptero API](https://api.ptero.sh/#/operations/get-server-file-contents). @@ -1320,7 +1320,7 @@ tickets-general: Thank you, %username% for opening a ticket! We will be with you as soon as possible. For us to better assist you, please provide your server ID and a description of your issue. - + For billing inquiries such as upgrades, downgrades, or refunds, please open a ticket on our billing panel: https://billing.bloom.host/submitticket.php footer: 'Tickets - Bloom.host' image: 'https://raw.githubusercontent.com/Bloom-host/BloomDocs/master/static/discord/line.png' @@ -1358,7 +1358,7 @@ minecraft-ess: Location: Dallas (US Central), Ashburn (US East), Los Angeles (US West), Miami (US Southeast), Germany Size: 4GB, 6GB ``` - + **Note: selecting multiple options can decrease your wait time significantly.** You will receive a ping when your spot is ready. In the mean time feel free to ask us any questions and don't forget to join our main Bloom discord at https://discord.gg/bloom **If this is a transfer from another Bloom location or a plan upgrade, please provide your Bloom.host Billing Account email address.** @@ -1369,7 +1369,7 @@ minecraft-perf: description: |+ :wave: Thank you for joining the **Minecraft Performance** waitlist! - + **Please respond with the following choices:** ```YAML Location: Dallas (US Central), Ashburn (US East), Los Angeles (US West), Miami (US Southeast), Germany @@ -1386,13 +1386,13 @@ minecraft-perfplus: description: |+ :wave: Thank you for joining the **Minecraft Performance+** waitlist! - + **Please respond with the following choices:** ```YAML Location: Dallas (US Central), Ashburn (US East), Los Angeles (US West), Miami (US Southeast), Germany, Singapore Size: 8GB, 12GB, 16GB, 20GB, 24GB, 32GB ``` - + **Note: selecting multiple options can decrease your wait time significantly.** You will receive a ping when your spot is ready. In the mean time feel free to ask us any questions and don't forget to join our main Bloom discord at https://discord.gg/bloom **If this is a transfer from another Bloom location or a plan upgrade, please provide your Bloom.host Billing Account email address.** @@ -1409,7 +1409,7 @@ vps-perf: Location: Dallas (US Central), Ashburn (US East), Los Angeles (US West), Miami (US Southeast) Size: 4GB, 8GB, 12GB, 16GB, 20GB, 24GB ``` - + **Note: selecting multiple options can decrease your wait time significantly.** You will receive a ping when your spot is ready. In the mean time feel free to ask us any questions and don't forget to join our main Bloom discord at https://discord.gg/bloom **If this is a transfer from another Bloom location or a plan upgrade, please provide your Bloom.host Billing Account email address.** @@ -1424,12 +1424,12 @@ baremetal-waitlist: **Please respond with which server(s) you are interested in, and one of our staff members will respond shortly to confirm your spot.** ```YAML Location: Ashburn (US east), Los Angeles (US West) - + Options (Ashburn only): Ryzen 5 5600X, Ryzen 7 5800X, Ryzen 9 5950X - + Options (Ashburn and Los Angeles): Ryzen 7 7700X, Ryzen 9 7950X (128GB RAM), Ryzen 9 7950X (192GB RAM) ``` - + The full specifications of each server can be found on our website at https://bloom.host/bare-metal-dedicated/ where you can also find a list of available add-ons vps-perfplus: @@ -1444,7 +1444,7 @@ vps-perfplus: Location: Dallas (US Central), Ashburn (US East), Los Angeles (US West), Miami (US Southeast), Germany, Singapore Size: 8GB, 12GB, 16GB, 20GB, 24GB ``` - + **Note: selecting multiple options can decrease your wait time significantly.** You will receive a ping when your spot is ready. In the mean time feel free to ask us any questions and don't forget to join our main Bloom discord at https://discord.gg/bloom **If this is a transfer from another Bloom location or a plan upgrade, please provide your Bloom.host Billing Account email address.** diff --git a/i18n/es/docusaurus-plugin-content-docs/current/getting_started/overview.md b/i18n/es/docusaurus-plugin-content-docs/current/getting_started/overview.md index 3c3602e3..3c136f74 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/getting_started/overview.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/getting_started/overview.md @@ -7,19 +7,21 @@ sidebar_label: Resumen de la Documentación --- La mayoría de los artículos en esta documentación fueron creados por nuestra comunidad. Puedes ayudarnos también! -Visita nuestra guía en [Cómo contribuir a la documentación](/extras/contributing) para aprender más. +Visita nuestra guía en [Cómo contribuir a la documentación](https://github.com/Bloom-host/BloomDocs/blob/master/README.md) para aprender más. ## Introducción + ![search function](/getting_started/overview/2.png) Te damos la bienvenida a la traducción en Español de la Documentación de Bloom! Aquí puedes encontrar información útil sobre nuestros servicios y panel, gestión de servidores, preguntas frecuentes y más! :::caution La traducción en Español de la documentación oficial no es completa, y es probable que hayan algunas guías que todavía -requieran traducción. Si crees que puedes contribuir a la traducción, visita nuestra [guía de contribución](/extras/contributing)! +requieran traducción. Si crees que puedes contribuir a la traducción, visita nuestra [guía de contribución](https://github.com/Bloom-host/BloomDocs/blob/master/README.md)! ::: En toda la documentación vas a ver sintaxis similares: + - `` - Una 'variable', algo que debes cambiar de acuerdo a tus necesidades. - [Textos Naranja](.) y documentos con ![icon](/getting_started/overview/1.png) llevan a otras guías o páginas externas. diff --git a/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/fabric-mods.md b/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/fabric-mods.md index 5d6f2078..f64788cc 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/fabric-mods.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/fabric-mods.md @@ -32,7 +32,7 @@ confiables. 2. Tienes dos opciones: Guardar el mod en tu computadora y luego subirla al panel o copiar el link de descarga directo del mod y usar la opción de **Download from URL** (Descargar desde URL) que puede ser encontrada en el **File Manager** (Administrador -de Archivos). Si lo descargas en tu computadora puedes subirlo al servidor a través del [panel web](https://mc.bloom.host) o [SFTP](/how-to-use-sftp). +de Archivos). Si lo descargas en tu computadora puedes subirlo al servidor a través del [panel web](https://mc.bloom.host) o [SFTP](/using_the_panel/sftp.md). 3. En la carpeta raíz de tu servidor, ubica la carpeta `/mods`, si no está ahí la puedes crear. Aquí es donde pondrás los mods que quieras instalar! diff --git a/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/forge-mods.md b/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/forge-mods.md index 4fdbedf1..9116f8e0 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/forge-mods.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/forge-mods.md @@ -32,7 +32,7 @@ Para servidores Fabric, revisa la guía de [instalación de mods de Fabric](fabr 2. Tienes dos opciones: Guardar el mod en tu computadora y luego subirla al panel o copiar el link de descarga directo del mod y usar la opción de **Download from URL** (Descargar desde URL) que puede ser encontrada en el **File Manager** (Administrador - de Archivos). Si lo descargas en tu computadora puedes subirlo al servidor a través del [panel web](https://mc.bloom.host) o [SFTP](/how-to-use-sftp). + de Archivos). Si lo descargas en tu computadora puedes subirlo al servidor a través del [panel web](https://mc.bloom.host) o [SFTP](/using_the_panel/sftp.md). 3. En la carpeta raíz de tu servidor, ubica la carpeta `/mods`, si no está ahí la puedes crear. Aquí es donde pondrás los mods que quieras instalar! diff --git a/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/installing-plugins.md b/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/installing-plugins.md index 9bedd234..84275cab 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/installing-plugins.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/installing-plugins.md @@ -43,7 +43,7 @@ instalados o tu mundo entero. 1. Encuentra un plugin que quieras instalar. Algunas fuentes confiables son [Spigot](https://spigotmc.org/resources) y [Bukkit](https://dev.bukkit.org). 2. Tienes dos opciones: Guardar el plugin en tu computadora y luego subirla al panel o copiar el link de descarga directo del plugin y usar la opción de **Download from URL** (Descargar desde URL) que puede ser encontrada en el **File Manager** (Administrador - de Archivos). Si lo descargas en tu computadora puedes subirlo al servidor a través del [panel web](https://mc.bloom.host) o [SFTP](/how-to-use-sftp). + de Archivos). Si lo descargas en tu computadora puedes subirlo al servidor a través del [panel web](https://mc.bloom.host) o [SFTP](/using_the_panel/sftp.md). 3. En la carpeta raíz de tu servidor, ubica la carpeta `/plugins`, si no está ahí la puedes crear. Aquí es donde pondrás los mods que quieras instalar! 4. Reinicia el servidor para que el plugin se aplique en el servidor. diff --git a/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/proxy-plugins.md b/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/proxy-plugins.md index 9dcb9c32..e6418e73 100644 --- a/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/proxy-plugins.md +++ b/i18n/es/docusaurus-plugin-content-docs/current/plugins_and_modifications/proxy-plugins.md @@ -33,7 +33,7 @@ instalados o tu proxy entero. [Velocity](https://forums.velocitypowered.com/c/plugins/5). 2. Tienes dos opciones: Guardar el plugin en tu computadora y luego subirla al panel o copiar el link de descarga directo del plugin y usar la opción de **Download from URL** (Descargar desde URL) que puede ser encontrada en el **File Manager** (Administrador - de Archivos). Si lo descargas en tu computadora puedes subirlo al servidor a través del [panel web](https://mc.bloom.host) o [SFTP](/how-to-use-sftp). + de Archivos). Si lo descargas en tu computadora puedes subirlo al servidor a través del [panel web](https://mc.bloom.host) o [SFTP](/using_the_panel/sftp.md). 3. En la carpeta raíz de tu servidor, ubica la carpeta `/plugins`, si no está ahí la puedes crear. Aquí es donde pondrás los mods que quieras instalar! 4. Reinicia el servidor para que el plugin se aplique en el servidor. From 2a0728638fd0752a73508a296c8f8e46da5e464b Mon Sep 17 00:00:00 2001 From: Razboy20 Date: Fri, 5 Jul 2024 00:34:01 -0700 Subject: [PATCH 3/3] fix a couple more issues --- docs/games/palworld/config.md | 2 +- docs/games/palworld/update.md | 2 +- docs/running_a_server/mcaselector.md | 2 +- docs/running_a_server/velocity.md | 12 +++++------- docs/running_a_server/waterfall.md | 10 +++++++++- docs/running_a_server/worlds.md | 8 ++++---- 6 files changed, 21 insertions(+), 15 deletions(-) diff --git a/docs/games/palworld/config.md b/docs/games/palworld/config.md index 9cec6f09..c580fbc1 100644 --- a/docs/games/palworld/config.md +++ b/docs/games/palworld/config.md @@ -7,7 +7,7 @@ description: Learn how you can change the settings of your Palworld server! ## Palworld Modifying Settings -First, stop your server. Then, using the [File Manager](/using_the_panel/file-manager-controls), +First, stop your server. Then, using the [File Manager](/using_the_panel/file-manager-controls.md), copy the contents of the `DefaultPalWorldSettings.ini` file to the `Pal/Saved/Config/LinuxServer/PalWorldSettings.ini` file. Lastly, remove the first 3 lines of the file. diff --git a/docs/games/palworld/update.md b/docs/games/palworld/update.md index 216092ad..521e4a54 100644 --- a/docs/games/palworld/update.md +++ b/docs/games/palworld/update.md @@ -11,7 +11,7 @@ Restarting the server. Server should auto update on restarts, if it doesn't follow Method 2 # Method 2 -First, stop your server. Then, go to the [Backups](/using_the_panel/backups) tab. +First, stop your server. Then, go to the [Backups](/using_the_panel/backups.md) tab. Make a backup just incase something goes wrong, after that go to Settings tab, click Reinstall. diff --git a/docs/running_a_server/mcaselector.md b/docs/running_a_server/mcaselector.md index cadef95e..f7539618 100644 --- a/docs/running_a_server/mcaselector.md +++ b/docs/running_a_server/mcaselector.md @@ -14,7 +14,7 @@ To avoid having to download and re-upload your world each time, Bloom has a pre- ## Preparation :::danger -**WARNING**: Before doing anything else, please head over to the **[backups](../using_the_panel/backups.md)** guide to create a full backup of your server. +**WARNING**: Before doing anything else, please head over to the **[backups](/using_the_panel/backups.md)** guide to create a full backup of your server. ::: 1. In the DuckPanel open your server and, select the 'Settings' tab. diff --git a/docs/running_a_server/velocity.md b/docs/running_a_server/velocity.md index 1655ca86..2505e5e6 100644 --- a/docs/running_a_server/velocity.md +++ b/docs/running_a_server/velocity.md @@ -60,7 +60,7 @@ The first section of the config file you need to edit is the `[servers]` section :::note -Before you setup this section, you're going to want to make sure all your backend servers are internal. You can make your backend servers internal by going to the Ports and Proxies tab under the specific server and clicking "Make Internal", that will remove all public access to your backend servers which is what we want. When a server is internal they are only accessible via other servers in the same split. If you would like to read more information on our internal servers please see [here](/internal-servers). +Before you setup this section, you're going to want to make sure all your backend servers are internal. You can make your backend servers internal by going to the Ports and Proxies tab under the specific server and clicking "Make Internal", that will remove all public access to your backend servers which is what we want. When a server is internal they are only accessible via other servers in the same split. If you would like to read more information on our internal servers please see [here](internal-servers.md). ::: @@ -92,14 +92,13 @@ After you configure and save your `server.properties` file along with completing ## Configuring Player Information Forwarding - :::warning It is HIGHLY recommended that your Velocity server is set to online-mode, this is the most secure option for running your server and will reduce hackers and exploits by a ton simply by having it turned on. You can also visit [Velocity’s documentation](https://velocitypowered.com/wiki/users/forwarding/) for more setup help, but it highly recommended that you use modern forwarding. ::: -Part of what makes Velocity more secure than Bungee would be it's modern player information forwarding mode, it is much more secure than Bungee and doesn't require an additional plugin such as BungeeGuard to secure connections between your front-end and back-end servers. +Part of what makes Velocity more secure than Bungee would be it's modern player information forwarding mode, it is much more secure than Bungee and doesn't require an additional plugin such as BungeeGuard to secure connections between your front-end and back-end servers. This is pretty simple to setup. First turn your proxy server offline, then locate the option for `player-info-forwarding` inside `velocity.toml` and set it to `modern`. Next you need to perform additional steps depending on the type of server jar that you're running behind Velocity. @@ -113,7 +112,7 @@ This section also applies to forks based upon Paper such as Purpur or Pufferfish `Paper 1.14+` and above, along with `Paper 1.13.1/1.13.2 build 377` and above support Velocity modern forwarding natively. -First, turn your backend server offline. +First, turn your backend server offline. You need to disable BungeeCord forwarding if you had it enabled beforehand. Make sure `bungeecord` is set to `false` in your `spigot.yml`. @@ -153,10 +152,9 @@ Note that the `bungeeguard` forwarding mode uses legacy BungeeCord forwarding wi This section also applies to forks based upon Paper such as Purpur or Pufferfish ::: -If you cannot use modern forwarding (for example, your server jar doesn’t support Velocity modern forwarding), you might be able to use BungeeGuard instead. - -To set this up, see the guide [on how to set up BungeeGuard](/plugins/bungeeguard). +If you cannot use modern forwarding (for example, your server jar doesn't support Velocity modern forwarding), you might be able to use BungeeGuard instead. +To set this up, see the guide [on how to set up BungeeGuard](waterfall.md#setting-up-bungeeguard). ## Additional configuation options for velocity.toml diff --git a/docs/running_a_server/waterfall.md b/docs/running_a_server/waterfall.md index 5d2bd301..0cdc0410 100644 --- a/docs/running_a_server/waterfall.md +++ b/docs/running_a_server/waterfall.md @@ -16,8 +16,10 @@ keywords: --- :::warning END OF LIFE SOFTWARE -**As of March 26th, 2024, Waterfall has been marked as EOL by the Paper team**: https://forums.papermc.io/threads/announcing-the-end-of-life-of-waterfall.1088/ +**As of March 26th, 2024, Waterfall has been marked as EOL by the Paper team**: + ### **Please migrate to [Velocity](velocity.md) as soon as possible!** + :::
@@ -42,6 +44,7 @@ To get started with Waterfall, you need to download their latest jar from their When you have downloaded their latest jar file, then you can upload it to your waterfall server when it's created on the next step. ## Server split Waterfall server + You can use the Server Split feature that Bloom has developed to create a proxy server on bloom's panel. You can see in the below image on how you can do so. You need to click on one of your servers to be able to see the server split menu on the left side. @@ -68,6 +71,7 @@ Afterwards it will look like this: We'll configure waterfall in the `config.yml` file. This is how a standard waterfall configuration will look like: + ```yml connection_throttle: 4000 connection_throttle_limit: 3 @@ -126,6 +130,7 @@ You need to have 3 servers in total to be able to use a proxy server. 1 proxy se We need to add the backend servers to under the servers menu and the priorities list in the `config.yml` file. If for example, one of your backend servers is a survival server, you'll need to add this under your server section: + ```yaml survival: motd: '&1Survival Server' @@ -138,6 +143,7 @@ Remeber to use your backend server's own serverid and replace the example above Afterwards you'll need to add the survival server to under priorities. When you're done with adding backend servers it might look like this: + ```yaml connection_throttle: 4000 connection_throttle_limit: 3 @@ -234,11 +240,13 @@ Make sure your BungeeCord is on the latest version. Also, make sure to use versi After you have restarted the servers you installed BungeeGuard on, enter the `config.yml` file located in your BungeeCord's BungeeGuard directory and copy the authentication token. Paste this authentication token into the `config.yml` file within your Spigot servers' BungeeGuard directory. Example configuration: + ```YAML # Allowed authentication tokens. allowed-tokens: - "AUSXEwebkOGVnbihJM8gBS0QUutDzvIG009xoAfo1Huba9pGvhfjrA21r8dWVsa8" ``` + Now, restart all your servers you installed BungeeGuard on and test to see if it's properly working!
diff --git a/docs/running_a_server/worlds.md b/docs/running_a_server/worlds.md index c6968c09..00d8be66 100644 --- a/docs/running_a_server/worlds.md +++ b/docs/running_a_server/worlds.md @@ -8,7 +8,7 @@ description: Learn how you can upload, export and manage your Minecraft worlds. --- :::note -If you'd like to import ALL your files from another hosting company, please follow our [Server Importer](../using_the_panel/server-importer.md) guide instead! +If you'd like to import ALL your files from another hosting company, please follow our [Server Importer](/using_the_panel/server-importer.md) guide instead! ::: # Importing Worlds @@ -27,7 +27,7 @@ Then, select all the files within the open directory and right click. Select 'Se ![img](/running_a_server/worlds/3.png) You may get a warning about empty folders being skipped but that is okay! -Next, follow [our guide on connecting to your server with an SFTP client](../using_the_panel/sftp.md). In most cases, your world files will be fairly large, so it's best to use a dedicated file transfer protocol, instead of the built-in web file manager. +Next, follow [our guide on connecting to your server with an SFTP client](/using_the_panel/sftp.md). In most cases, your world files will be fairly large, so it's best to use a dedicated file transfer protocol, instead of the built-in web file manager. Once connected via SFTP, right click in SFTP and create a new folder, such as `my-world` and open it. ![img](/running_a_server/worlds/4.png) @@ -44,7 +44,7 @@ After unzipping, here is how it should generally look. Now, if you'd like this to be your main world, open the `server.properties` file in the main directory of your server and ensure the `level-name=` setting matches with the folder that you created before: ![img](/running_a_server/worlds/8.png) -Alternatively, if you'd like to use a plugin or mod such as [Multiverse-Core](../plugins_and_modifications/plugins/multiverse.md), you can import it using the folder's name. +Alternatively, if you'd like to use a plugin or mod such as [Multiverse-Core](/plugins_and_modifications/plugins/multiverse.md), you can import it using the folder's name. In our example, for Multiverse-Core, you'd do `/mvimport my-world NORMAL` That's it! Make sure to restart your server to apply the changes. @@ -80,7 +80,7 @@ Scroll down to the very bottom of the main page and press 'Export World': Select your desktop, or another easy to access location: ![img](/running_a_server/worlds/14.png) -Next, follow [our guide on connecting to your server with an SFTP client](../using_the_panel/sftp.md). In most cases, your world files will be fairly large, so it's best to use a dedicated file transfer protocol, instead of the built-in web file manager. +Next, follow [our guide on connecting to your server with an SFTP client](/using_the_panel/sftp.md). In most cases, your world files will be fairly large, so it's best to use a dedicated file transfer protocol, instead of the built-in web file manager. Once connected via SFTP, open the `worlds` directory and create a new folder, such as `my-world` and open it. ![img](/running_a_server/worlds/15.png)