Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Few cheeky updates #43

Merged
merged 7 commits into from
Dec 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"nuxt.isNuxtApp": false
}
15 changes: 3 additions & 12 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');

/** @type {import('@docusaurus/types').Config} */
const config = {
title: 'HRZN Hosting Docs',
title: 'HRZN Hosting Knowledgebase',
tagline: 'High performance. Low prices. No compromises.',
url: 'https://docs.horizonnetworks.uk',
baseUrl: '/',
Expand Down Expand Up @@ -38,9 +38,6 @@ const config = {
'classic',
/** @type {import('@docusaurus/preset-classic').Options} */
({
docs: {
sidebarPath: require.resolve('./sidebars_docs.js'),
},
blog: {
showReadingTime: true,

Expand Down Expand Up @@ -85,12 +82,6 @@ const config = {
position: 'left',
label: 'Knowledgebase',
},
{
type: 'doc',
docId: 'intro',
position: 'left',
label: 'Docs',
},
{
to: '/blog',
label: 'Blog',
Expand Down Expand Up @@ -201,11 +192,11 @@ const config = {
},
metadata: [{
name: 'og:title',
content: 'HRZN Hosting Knowledgebase & Docs',
content: 'HRZN Hosting Knowledgebase',
},
{
name: 'og-site_name',
content: 'HRZN Hosting Docs',
content: 'HRZN Hosting Knowledgebase',
},
{
name: 'og:description',
Expand Down
10 changes: 6 additions & 4 deletions knowledgebase/game_servers/minecraft/changing_version.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ To change your server type, for example changing `PaperMC -> Forge`, please make
If the server fails to start and the console outputs something along the lines of ``Minecraft x.xx requires running the server with Java xx or above.`` Then it means your server is using the wrong Java version and the version of Minecraft you are using does not support the Java version you are trying to use it with. To fix this follow the steps below:
1. Navigate to the startup startup section and locate the **Docker Image** field.
2. Select the correct Docker image that matches your server version as below.
- **Minecraft version 1.8** use `ghcr.io/pterodactyl/yolks:java_8` or any version after
- **Minecraft version 1.12** use `ghcr.io/pterodactyl/yolks:java_11` or any version after
- **Minecraft version 1.17** use `ghcr.io/pterodactyl/yolks:java_16` or any version after
- **Minecraft version 1.18** use `ghcr.io/pterodactyl/yolks:java_17` or any version after
- **Minecraft version 1.8** use `ghcr.io/pterodactyl/yolks:java_8`
- **Minecraft version 1.12** use `ghcr.io/pterodactyl/yolks:java_11`
- **Minecraft version 1.17** use `ghcr.io/pterodactyl/yolks:java_16`
- **Minecraft version 1.18** use `ghcr.io/pterodactyl/yolks:java_17`

If you are using a minecraft version that does not run on one of the java version's listed above open a [support request](/knowledgebase/getting_support) and we will able to change it for you.
4 changes: 2 additions & 2 deletions knowledgebase/game_servers/minecraft/create_timings_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ When opening a support request for server lag or issues, we will often request a

## How to create a timings report
1. Start your server and let it run
2. When your server is lagging you can run `/timings on` or `timings on` in console.
2. When your server is lagging you can run `/timings on` (for ingame) or `timings on` (for console).
3. Capture a timings report for around 10-15 minutes, the report is being generated in the background.
4. After 10-15 minutes you can execute `/timings report` or `timings report` in console.
4. After 10-15 minutes you can execute `/timings report` (for ingame) or `timings report` (for console).
5. The server will feedback a link to you, this is the timings report.
6 changes: 3 additions & 3 deletions knowledgebase/game_servers/minecraft/how_much_ram.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
id: how_much_ram
title: How much ram do I need?
description: Learn how much ram you need for your Minecraft server and which plan is right for you.
id: how_much_RAM
title: How much RAM do I need?
description: Learn how much RAM you need for your Minecraft server and which plan is right for you.
---
Various amounts of RAM will be needed for different Minecraft servers depending on their setup and intended use. A Minecraft server's performance will suffer or even crash if it has less RAM than it requires, so it's critical to know what factors influence RAM usage and how much is required. A server will typically require more RAM the more players and addons (mods/plugins) it supports.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
id: installing_plugins
title: Installing plugins
description: How to install plugins on your minecraft server.
sidebar_position: 1
---
Minecraft servers such as Spigot or Paper are able to run plugins which modify the experience within the server. Plugins come in many different forms and this guide explains how to setup and install plugins on your server.

Expand Down
24 changes: 24 additions & 0 deletions knowledgebase/game_servers/minecraft/plugins/simple_voice_chat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
id: simple_voice_chat
title: Simple Voice Chat Setup
description: How to install Simple Voice Chat on your Minecraft server.
---
A proximity voice chat for Minecraft. You can choose between push to talk (PTT) or voice activation. The default PTT key is `CAPS LOCK`, but it can be changed in the key bind settings. You can access the voice chat settings by pressing the `V` key.

## Installation
1. Go to the [download page](https://modrinth.com/plugin/simple-voice-chat/versions) for Simple Voice Chat
2. Locate the latest version that supports your server version and type and download the `voicechat-*.jar` file
3. Once obtaining the Simple Voice Chat jar file you can upload it to your Minecraft server using either the pterodactyl file manager or a SFTP client like [FileZilla.](/knowledgebase/game_servers/tutorial_filezilla_sftp)
4. Upload the plugin file inside the relevant directory either `plugins` or `mods`
5. After uploading the jar file you can go back to the console tab and restart the server

## Setup Guide
1. Navigate to your server on the panel
2. Stop the server inside the console tab of your server
3. Navigate to Network, and create a new allocation
4. Note down the IP Address and Port of the new allocation you just created
5. Using either the pterodactyl file manager or a SFTP client like [FileZilla.](/knowledgebase/game_servers/tutorial_filezilla_sftp) locate the `voicechat` folder inside of the `plugins` or `mods` folder
6. Locate and open the `voicechat-server.properties` file
7. In the `voicechat-server.properties` find the line that says `port=24454` and replace this with `port=<port from step 4>`
8. Save changes to the `voicechat-server.properties`
9. Go back to the console tab on your server and click **start**
Loading
Loading