Skip to content

Commit

Permalink
Update links and misc info (#34)
Browse files Browse the repository at this point in the history
* Update links

* Update thirdpartycosmetics.md
  • Loading branch information
mcchampions authored Nov 8, 2024
1 parent 35d7fb5 commit 468aa18
Show file tree
Hide file tree
Showing 22 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion wiki/floodgate/issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Set `allow-invalid-usernames` to `true` in LuckPerms' config.

## Failed to verify username! (with Paper) {#failed-to-verify-username-with-paper}

To completely mitigate this issue, disable `perform-username-validation` in the [unsupported settings of the `config/paper-global.yml` file](https://paper.readthedocs.io/en/latest/server/configuration.html#unsupported_settings) (`paper.yml` in the root server folder on servers below 1.19). Using Floodgate on the backend servers will also mitigate this issue.
To completely mitigate this issue, disable `perform-username-validation` in the [unsupported settings of the `config/paper-global.yml` file](https://docs.papermc.io/paper/reference/global-configuration#unsupported_settings) (`paper.yml` in the root server folder on servers below 1.19). Using Floodgate on the backend servers will also mitigate this issue.

## Error with Forge or Fabric Bukkit Hybrid {#error-with-forge-or-fabric-bukkit-hybrid}

Expand Down
2 changes: 1 addition & 1 deletion wiki/floodgate/setup/paper-spigot.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how to set up Floodgate on your Paper or Spigot server.
hide_title: true
---

1. Download Floodgate-Spigot from the [download page](https://download.geysermc.org/v2/projects/floodgate/versions/latest/builds/latest/downloads/spigot).
1. Download Floodgate-Spigot from the [download page](/download/?project=floodgate).
2. Place the Floodgate-Spigot.jar in the `plugins` folder, and restart the server.
3. Change `auth-type` in Geyser's config to `floodgate`.
4. Restart the server.
2 changes: 1 addition & 1 deletion wiki/floodgate/setup/proxy-servers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ You only need to install Floodgate on the BungeeCord or Velocity proxy server, u
Additionally, it will display Bedrock edition skins properly.
:::

1. Download Floodgate for your proxy software from the [download page](https://geysermc.org/download#floodgate).
1. Download Floodgate for your proxy software from the [download page](/download/?project=floodgate).
2. Place the Floodgate jar in the `plugins` folder, and restart the proxy server.
3. Change `auth-type` in Geyser's config to `floodgate`.
4. Restart the server.
Expand Down
2 changes: 1 addition & 1 deletion wiki/floodgate/setup/standalone.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true
To be able to use Floodgate authentication, you need to be able to install Floodgate on the Java server you are connecting to.
:::

1. Download and install the platform-specific Floodgate jar (e.g. floodgate-spigot, or floodgate-fabric) [here](https://geysermc.org/download#floodgate).
1. Download and install the platform-specific Floodgate jar (e.g. floodgate-spigot, or floodgate-fabric) [here](/download/?project=floodgate).
See the platform setup instructions for a detailed, platform specific setup guide. Then, continue with the instructions below.
2. Change `auth-type` in Geyser Standalone's config to `floodgate`.
3. Copy the `key.pem` file in the Floodgate config folder to the same directory as Geyser Standalone.
Expand Down
2 changes: 1 addition & 1 deletion wiki/floodgate/setup/viaproxy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hide_title: true
To be able to use Floodgate authentication, you need to be able to install Floodgate on the Java server you are connecting to.
:::

1. Download and install the platform-specific Floodgate jar (e.g. floodgate-spigot, or floodgate-fabric) [here](https://geysermc.org/download#floodgate).
1. Download and install the platform-specific Floodgate jar (e.g. floodgate-spigot, or floodgate-fabric) [here](/download/?project=floodgate).
See the platform setup instructions for a detailed, platform specific setup guide. Then, continue with the instructions below.
2. Copy the `key.pem` file in the Floodgate config folder to the `/plugins/Geyser/´ directory.
3. Restart ViaProxy.
Expand Down
2 changes: 1 addition & 1 deletion wiki/geyser/anticheat-compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Full Compatibility (Checks Bedrock Players Accurately)

Partially Compatible (Does not Check/Ignores Bedrock Players)

- [GrimAC](https://github.com/MWHunter/Grim) - Last checked on 30th June 2024
- [GrimAC](https://github.com/GrimAnticheat/Grim) - Last checked on 8th November 2024
- [Intave](https://intave.ac) (Paid) Requires [GeyserMC addon](https://github.com/intave/bedrock) - Last checked on 2nd July 2024
- [Matrix](https://matrix.rip/) (Paid) - Last checked on 23rd July 2024
- [Spartan: Java Edition](https://www.spigotmc.org/resources/25638/) (Paid) - Last checked on 18th July 2024
Expand Down
2 changes: 1 addition & 1 deletion wiki/geyser/common-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ This means something (likely another instance of Geyser) is running on the port

### [...]` has been compiled by a more recent version of the Java Runtime (class file version 60.0)` {#-has-been-compiled-by-a-more-recent-version-of-the-java-runtime-class-file-version-600}

See this link for updating to Java 17: https://paper.readthedocs.io/en/latest/java-update/index.html.
See this link for updating to Java 17: https://docs.papermc.io/misc/java-install.

### Hosting provider will not immediately open up UDP. {#hosting-provider-will-not-immediately-open-up-udp}

Expand Down
6 changes: 3 additions & 3 deletions wiki/geyser/custom-blocks.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,12 +292,12 @@ The following details the schema for the mappings file. Only the `name` field is
- Type: `string`
- Default: `building_blocks`
- Description: The creative category to place the block in.
- Range: See [Creative Categories](https://wiki.bedrock.dev/documentation/creative-categories.html#list-of-creative-categories) on the Bedrock Wiki.
- Range: See [Menu Categories](https://wiki.bedrock.dev/documentation/menu-categories.html#list-of-categories) on the Bedrock Wiki.
- `creative_group`:
- Type: `string`
- Default: none
- Description: The creative group to place the block in.
- Range: See [Creative Tabs](https://wiki.bedrock.dev/documentation/creative-categories.html#list-of-creative-tabs) on the Bedrock Wiki.
- Range: See [Menu Groups](https://wiki.bedrock.dev/documentation/menu-categories.html#list-of-groups) on the Bedrock Wiki.
- `included_in_creative_inventory`:
- Type: `boolean`
- Default: `true`
Expand All @@ -311,7 +311,7 @@ The following details the schema for the mappings file. Only the `name` field is
- Description: An object containing state overrides for the block.
- `property1=value1,property2=value2,...`:
- Type: `object`
- Description: An override for a specific block state. Possible states are listed in Geyser's [Block Mappings](https://raw.githubusercontent.com/GeyserMC/mappings/master/blocks.json)
- Description: An override for a specific block state. Possible states are listed in Geyser's [Block Mappings](https://raw.githubusercontent.com/GeyserMC/mappings/6b661f0d517d895aebc1f55a25d2c86f033beb1d/blocks.json)
- Accepts all of the same properties as a block definition except `creative_category`, `creative_group`, `included_in_creative_inventory`, `only_override_states`, and `state_overrides`.

</div>
Expand Down
2 changes: 1 addition & 1 deletion wiki/geyser/custom-items.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ To setup custom items in geyser, you have to choose how you are going to registe
* `allow_offhand` (boolean) default: false
* `texture_size` (int) default: 16
* `creative_category` (int) default: not set. This can take values between 1-5, and defines the creative category the item appears in. Note: Adding your item to a creative category is needed if you want recipes that output this custom item to show up in the recipe book! However, including it does NOT mean you can get the custom item from the creative inventory.
* `creative_group` (string) default: not set. Requires a creative category to also be set - allows you to group the custom item in a sub-group. See [here](https://wiki.bedrock.dev/documentation/creative-categories.html#list-of-categories) for all categories.
* `creative_group` (string) default: not set. Requires a creative category to also be set - allows you to group the custom item in a sub-group. See [here](https://wiki.bedrock.dev/documentation/menu-categories.html#list-of-categories) for all categories.
* `render_offsets` (object) It works as follows. Note that all the sub-objects are optional, except x, y and z. You can have for example only a main hand with a position, and noting else. default: no render offset
* `tags` (array) default: no tags. Allows defining tags that can be used in Molang queries. Example value: ["test:tag_one", "test:tag_two"].
```json
Expand Down
2 changes: 1 addition & 1 deletion wiki/geyser/setup/provider/modded-servers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Geyser only works with **server-side** mods. Mods that require a client-side ins
:::

1. Select your server hosting provider in the dropdown above.
2. Download the mod from [the download page](https://geysermc.org/download#geyser).
2. Download the mod from [the download page](/download).
3. Place the Geyser mod jar in the `mods` folder, and restart the server. **For Fabric, you will also need [FabricAPI](https://modrinth.com/mod/fabric-api).**
4. Open your Geyser config, located in `/config/Geyser-Fabric/config.yml` (or `/config/Geyser-NeoForge/config.yml`), and find the following:

Expand Down
2 changes: 1 addition & 1 deletion wiki/geyser/setup/provider/paper-spigot.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ See also [this page](/wiki/geyser/supported-versions/) on supported versions.
:::

1. Select your server hosting provider in the dropdown above.
2. Download the plugin from [the download page](https://download.geysermc.org/v2/projects/geyser/versions/latest/builds/latest/downloads/spigot).
2. Download the plugin from [the download page](/download).
3. Place the Geyser-Spigot.jar in the `plugins` folder, and restart the server.
4. Open your Geyser config, located in `/plugins/Geyser-Spigot/config.yml`, and find the following:

Expand Down
2 changes: 1 addition & 1 deletion wiki/geyser/setup/provider/proxy-servers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import { Versions } from '@site/src/components/Versions'
:::

1. Select your server hosting provider in the dropdown above.
2. Download the plugin for your proxy software from [the download page](https://geysermc.org/download).
2. Download the plugin for your proxy software from [the download page](/download).
3. Place the Geyser jar in the `plugins` folder, and restart the server.
4. Open your Geyser config, located in `/plugins/Geyser-xyz/config.yml`, and find the following:

Expand Down
2 changes: 1 addition & 1 deletion wiki/geyser/setup/self/modded-servers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ See [this page](/wiki/geyser/supported-versions#using-geyser-fabric-or-geyser-ne
Geyser only works with **server-side** mods. Mods that require a client-side install will not work!
:::

1. Download the mod from [the download page](https://geysermc.org/download#geyser).
1. Download the mod from [the download page](/download).
2. Place the Geyser mod jar in the `mods` folder, and restart the server. **For Fabric, you will also need [FabricAPI](https://modrinth.com/mod/fabric-api).**
3. Open your Geyser config, located in `/config/Geyser-Fabric/config.yml` (or `/config/Geyser-NeoForge/config.yml`), and find the following:

Expand Down
2 changes: 1 addition & 1 deletion wiki/geyser/setup/self/paper-spigot.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ If your server is not running <Versions platform="java"/>, you will need to inst
See also [this page](/wiki/geyser/supported-versions/) on supported versions.
:::

1. Download the plugin from [the download page](https://download.geysermc.org/v2/projects/geyser/versions/latest/builds/latest/downloads/spigot).
1. Download the plugin from [the download page](/download).
2. Place the Geyser-Spigot.jar in the `plugins` folder, and restart the server.
3. Open your Geyser config, located in `/plugins/Geyser-Spigot/config.yml`, and find the following:

Expand Down
2 changes: 1 addition & 1 deletion wiki/geyser/setup/self/proxy-servers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import { Versions } from '@site/src/components/Versions'
- All servers on the network must accept <Versions platform="java"/> Java clients, as Geyser imitates one.
:::

1. Download the plugin for your proxy software from [the download page](https://geysermc.org/download).
1. Download the plugin for your proxy software from [the download page](/download).
2. Place the Geyser jar in the `plugins` folder, and restart the server.
3. Open your Geyser config, located in `/plugins/Geyser-xyz/config.yml`, and find the following:

Expand Down
2 changes: 1 addition & 1 deletion wiki/geyser/setup/self/standalone.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Geyser-Standalone is NOT a plugin or mod! It is a standalone Java program that y

### General Setup & Configuration {#general-setup--configuration}

1. Download Geyser Standalone from [here](https://download.geysermc.org/v2/projects/geyser/versions/latest/builds/latest/downloads/standalone).
1. Download Geyser Standalone from [here](/download).
2. Create a new folder for Geyser, and drop the jar in there.
3. Start Geyser Standalone:
- **GUI** (Recommended):
Expand Down
2 changes: 1 addition & 1 deletion wiki/geyser/setup/self/viaproxy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Learn how to set up Geyser with ViaProxy.
---

1. [Setup ViaProxy](https://github.com/ViaVersion/ViaProxy?tab=readme-ov-file#usage-for-players-gui).
2. Download the plugin from [the download page](https://download.geysermc.org/v2/projects/geyser/versions/latest/builds/latest/downloads/viaproxy).
2. Download the plugin from [the download page](/download).
3. Place the Geyser-ViaProxy.jar in the `plugins` folder, and restart ViaProxy.
4. Open your Geyser config, located in `/plugins/Geyser/config.yml`, and find the following:

Expand Down
2 changes: 1 addition & 1 deletion wiki/geyser/using-geyser-with-consoles.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description: Information on how to use Geyser with consoles, including how to jo

All consoles can join third-party servers - including Geyser servers - with workarounds. Xbox One, Nintendo Switch, and PS4 systems can join third-party servers using a third-party program called BedrockConnect. For technical information about the program, including how to run your own setup, see [their GitHub repository](https://github.com/Pugmatt/BedrockConnect) (*This program is not affiliated with GeyserMC*). Other methods are also available for use.

<!--There is also a tool anyone can set up that allows you to connect to the server via adding a user to your friends list - [FriendConnect](https://github.com/Androecia/FriendConnect), and [MCXboxBroadcast](https://github.com/rtm516/MCXboxBroadcast). The latter one can even be set up as a Geyser Extension.-->
<!--There is also a tool anyone can set up that allows you to connect to the server via adding a user to your friends list - [FriendConnect](https://github.com/jrcarl624/FriendConnect), and [MCXboxBroadcast](https://github.com/rtm516/MCXboxBroadcast). The latter one can even be set up as a Geyser Extension.-->

:::note

Expand Down
2 changes: 1 addition & 1 deletion wiki/other/geyserconnect.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ GeyserConnect is a extension for Geyser that allows you to join multiple servers

## Setup {#setup}
(For GeyserConnect to work you need an open UDP port, by default it's `19132`).
1. Download the latest Geyser build from the [downloads page](https://geysermc.org/download#standalone)
1. Download the latest Geyser build from the [downloads page](/download)
2. Download the latest build from [here](https://geysermc.org/download/?project=other-projects&geyserconnect=expanded)
3. Extract the downloaded ZIP file, and put the extracted JAR file into the `extensions` folder in your GeyserMC standalone installation.
4. Start Geyser standalone as you do with a normal Geyser install. EG: `java -Xms1024M -jar Geyser.jar` (More info on [Creating a Startup Script](/wiki/geyser/creating-a-startup-script/))
Expand Down
2 changes: 1 addition & 1 deletion wiki/other/hurricane.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Supported Versions:
- Fabric: 1.21/1.21.1

## Download {#download}
- Spigot/Paper: [GeyserMC downloads page](/download?project=other-projects&hurricane=expanded)
- Spigot/Paper: [GeyserMC downloads page](/download/?project=other-projects&hurricane=expanded)
- Fabric/NeoForge: [Modrinth](https://modrinth.com/mod/hurricane/versions)

## Source {#source}
Expand Down
2 changes: 1 addition & 1 deletion wiki/other/hydraulic.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This project is still in very early development and should not be used on produc

## Download {#download}

You can download Hydraulic [here](https://geysermc.org/download/?project=other-projects&hydraulic=expanded).
You can download Hydraulic [here](/download/?project=other-projects&hydraulic=expanded).

## Contributing {#contributing}

Expand Down
2 changes: 1 addition & 1 deletion wiki/other/thirdpartycosmetics.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: ThirdPartyCosmetics
description: An optional Bedrock resource pack to extend Geyser functionality.
---

## [Download here](https://download.geysermc.org/v2/projects/thirdpartycosmetics/versions/latest/builds/latest/downloads/thirdpartycosmetics) {#download-here}
## [Download here](/download/?project=other-projects&thirdpartycosmetics=expanded) {#download-here}

ThirdPartyCosmetics is an extension that adds support for loading ears and other third party cosmetics on java players.

Expand Down

0 comments on commit 468aa18

Please sign in to comment.