Knowledgebase

Minecraft

a minecraft icon

Minecraft

208 Articles
Dive into our Minecraft knowledgebase articles, where you'll learn everything about Minecraft server hosting! Whether you're a beginner or an experienced player, our guides will teach you how to set up, optimize, and manage your server.

How to Setup Simple Voice Chat for Spigot & Paper on Your Minecraft Server

Simple Voice Chat is a Minecraft mod that allows voice chatting in-game without the use of external software. One feature of the mod is proximity chat, which allows you to hear the voice of nearby players and be able to tell the direction that the sound is coming from. The mod is available for both modded and Spigot servers. ::ProseNote{title="Important Note" description="You will need to install the mod on your client before joining the server. Please refer to our Forge or Fabric guides on how to install mods on your computer." appearance="danger"} :: Installing Simple Voice Chat on Your Spigot/Paper Server To install Simple Voice Chat on a Spigot/Paper server, you will need to upload the plugin's jar file to your plugins folder and restart your server. 1. Ensure your server is running a Server Type that supports plugins. 2. Download Simple Voice Chat from its Modrinth page. 3. Open the Shockbyte Panel and navigate to the Files tab. 4. Select the plugins folder to open it 5. Upload Simple Voice Chat's plugin jar file into the folder. 6. Restart your server. --- Configuring Simple Voice Chat on Spigot/Paper 1. Access your control panel and Shut Down your server. 2. Create an Additional Port for your server by following this guide. 3. Click on the Files tab. 4. Navigate to . 5. Click on the file to edit it. 6. Set the port field to the port you created in Step 2 and save your changes. 7. Restart your server. That's it! You've now set up Simple Voice Chat for your Spigot/Paper server. After the server boots up, you will be able to use it in-game.

Zach Lowery
September 11, 2024

How to Setup Simple Voice Chat for Forge & Fabric on Your Minecraft Server

Simple Voice Chat is a Minecraft mod that allows voice chatting in-game without the use of external software. One feature of the mod is proximity chat, which allows you to hear the voice of nearby players and be able to tell the direction that the sound is coming from. The mod is available for both Forge and Fabric. ::ProseNote{title="Important Note" description="You will need to install the mod on your client before joining the server. Please refer to our Forge or Fabric guides on how to install mods on your computer." appearance="danger"} :: Installing Simple Voice Chat on Your Fabric/Forge Server To install Simple Voice Chat on a modded server you will need to upload the mod jar file to your mods folder and restart your server. 1. Ensure your server is running a Forge or Fabric Server Type. 2. Download Simple Voice Chat from the mod's CurseForge page. 3. Open the Shockbyte Panel and navigate to the Files tab. 4. Click the mods folder to open it 5. Upload Simple Voice Chat's jar file into the folder. 6. Restart your server. --- Configuring Simple Voice Chat on Forge/Fabric 1. Access the control panel and Shut Down your server. 2. Create an Additional Port for your server by following this guide. 3. Access your server's control panel and navigate to the Files tab. 4. Navigate to . 5. Click on the file to edit it. 6. Set the port field to the port you created in Step 2 and save your changes. 7. Restart your server. That's it! You've now setup Simple Voice Chat for your modded server. After the server boots up, you will be able to use it in-game.

Zach Lowery
September 11, 2024

How to Setup DiscordSRV on a Minecraft Server

DiscordSRV is a powerful plugin that can sync your in-game Minecraft chat with a channel on your Discord server, in addition to a wealth of other features such as username syncing between Minecraft and Discord, voice proximity chat, or even using your server console remotely through Discord. This guide will only cover the very basics, like how to link your chats together; however, once you have completed this guide, you can configure the additional features using their official installation guide. --- Creating a Discord Bot To link your Discord server to your Minecraft server, you will first need to create a free Discord bot to handle the communication between the two. 1. Go to the Discord Developer Portal, click New Application, and set the name of your bot 2. Click the Bot tab, then enable the bot privileges: "Server Members Intent" and "Message Content Intent", then save You can also configure your Bot's display name or profile picture on this page, feel free to edit them as well. 3. Click the Reset Token button, then copy and set aside the generated token. You'll need this later 4. Return to the General Information tab and copy the Application ID 5. Visit the Scarsz Discord Both-Auth page and paste in your Application ID 6. Select the server you'd like to add the bot to, then click Authorize Configuring DiscordSRV After installing DiscordSRV onto your server, you can use your bot's Token ID and your desired Discord channel ID to set up the basic chat linking feature of DiscordSRV. 1. Download and install the DiscordSRV plugin by following this guide 2. Access your server's control panel and navigate to the Files tab. 3. Select the plugins folder to open it 4. Open the DiscordSRV folder 5. Click the file to open and edit it 6. Set the Bot-Token field to the token you copied earlier 7. Copy the channel ID of your desired Discord channel 8. Replace the 0's between the quotation marks in the Channels field with your channel's ID 9. Start or Restart your server if it is already running That's it! When the server boots up, DiscordSRV will start communicating your in-game chat through your Discord bot.

Kobe Plane
September 11, 2024

How to Setup and Use Worldguard or Admin Protection

Sometimes, the default spawn protection just isn't enough for your server, and you would like to select certain regions to protect players from being able to build on. Alternatively, you may want to stop players from pvping in certain areas. WorldGuard allows you to protect and set up certain flags to allow/deny players from doing just about anything! Before attempting to set up or use WorldGuard, please make sure you have WorldEdit and WorldGuard installed correctly on your server. If you are unsure of how to correctly install plugins into your server, we have a knowledgebase article on How to install Plugins on your Minecraft Server. Please make sure to follow the manual method of installation. --- Setting up WorldGuard Regions First of all, we will cover how to select a certain area, and then, how to set up a region inside of that selection. When you are creating a region, please keep in mind that the selection will be of a 3D box. Meaning you will need to worry about the X, Y, and Z coordinates when making one. 1. Obtain a WorldEdit wand. You can do this by using the command . You will notice that when you left-click, it sets position 1, and when you right-click, it sets position 2. 2. You can now select your region, right-click in one corner of your region, and left-click at the opposite side and height. 3. Once you have selected your region, enter the command . You will now have your first region; players will automatically be unable to build here. This is due to the WorldGuard flag build set to deny by default. You can allow them access to build again by setting the build flag to allow via the command . If you are unable to remember the name of your region, you can find it by typing . --- Setting up WorldGuard Flags Flags allow you to set up certain restrictions inside a region. For example, you can disable PvP, prevent mob spawning, or even stop players from entering the region. You can find more information, and a list of all the flags on the WorldGuard information page located here. Before attempting to set up flags, please make sure you have followed the previous step of creating a region. First, run the command . You might also use depending on the flag. For instance, if you wanted to turn off PvP inside of a region, you would run the command . You can also add members to these regions; these members will be able to bypass the restrictions you have set. To add a member to a region, simply run the command . You can also add an owner to a region. To do this, run the command . If you are looking to use any other feature of WorldGuard, you can find out how to do this on WorldGuard's official documentation, which is located here.

Jay Miller
September 11, 2024

How to Setup and Use Iridium Skyblock on your Minecraft Server

Over the years, Skyblock has increasingly become one of Minecraft's most popular game modes, currently at its peak on Multiplayer servers. In Skyblock, players start on a small island surrounded by a void, with only some dirt, a tree, and a chest of essential items. It's certainly different from the standard Minecraft playthrough, but a major challenge for those who are up for a new experience. Iridium Skyblock is a plugin created to give the optimal Skyblock experience on a multiplayer Minecraft server. Allowing players to easily create, manage, and survive on their independent islands. Iridium Skyblock includes unique features such as: Island Menu, Island Permissions, a leaderboard, Island Quests, Island Upgrades, Island Bank, and customizable Island borders! --- Installing Iridium Skyblock To install the Iridium Skyblock plugin on your server, you will need to download the plugin and put it into your plugins folder. Thanks to our built-in plugin installer, this is easier than ever. Do note that to use Iridium Skyblock, you will need to use a server type that supports plugins. We recommend PaperMC. 1. Head to your server's Control Panel and navigate to the Plugins tab. 2. Search up Iridium Skyblock on our plugin installer, click install, and select a build you wish to use. 3. Restart your server. --- Plugin Configuration Iridium has many configuration options and files, too many to cover in this article. We suggest you take some time to explore the files to gain an understanding of the options you have available. The official Wiki does an exceptional job of explaining each configuration file. Iridium's configuration files can be found within your server files at . --- Creating your Skyblock Island Once connected to your server, players will be able to create their own Skyblock island. 1. Enter the command , and select a starting schematic. 2. To access the island menu, type . 3. To add a friend to your island, type .

Zach Lowery
September 11, 2024

How to Set Up Votifier to Allow Voting

Votifier allows server owners to link their in-game server to online server listing websites, then gives custom rewards to players for reviewing or voting for their server. --- Setting up Votifier (NuVotifier) You must have NuVotifier installed on your server for this tutorial. You can find out how to install plugins here: How to Install Plugins. If you already have NuVotifier installed, you will need to stop your server before you can proceed with the steps below. 1. Access your server's control panel and navigate to the Files tab. 2. Navigate to the Votifier folder, which you can find inside the plugins folder. 3. Click on the config.yml file to edit. In the file, look for the line that has the port number. Change the port number in the file to reflect the port you just opened. You must use the Additional Ports feature on your panel to open up a port to ensure that the port is not in use by any other server. 4. Press Save & Exit to leave the text editor. 5. Restart your server for the change to take effect. You can use an online tool called Votifier Tester to test if the plugin is working correctly.

Zach Lowery
September 11, 2024

How to Set Up the Biomes O' Plenty Mod

Biomes O' Plenty is an expansive biome mod for Minecraft that adds lots of new biomes to your worlds, including new blocks, plants, and more. After installing the Biomes O' Plenty mod onto your Minecraft server, your server will not generate a world using the new biomes without first configuring the level type option in your server properties. --- Enabling Biomes O' Plenty As mentioned previously, you will need to generate a brand new world with the correct level type to use the Biomes O' Plenty world generation. 1. Access your server's control panel and navigate to the Files tab. 2. Find the server.properties file, and click its name to edit it. 3. Set the level-type field to or if you are using Forge 1.12 or lower. 4. Change the level-name field to a new and unique world name. 5. Save the file, then Restart your server. That's it! When your server boots up, a new world will be generated with the name you specified, with the new Biomes O' Plenty biomes.

Kobe Plane
September 11, 2024
加入Discord