Skip to content

Commit 3a610e5

Browse files
authored
Migrate forum links to new news tab (#214)
1 parent dc1fb7d commit 3a610e5

File tree

9 files changed

+11
-11
lines changed

9 files changed

+11
-11
lines changed

src/components/Terminal.svelte

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
3333
switch (value) {
3434
case "help":
35-
response = "Existing commands: help, downloads, plugins, docs, forums, team, contribute";
35+
response = "Existing commands: help, downloads, plugins, docs, news, team, contribute";
3636
break;
3737
case "downloads":
3838
window.location.href = "/downloads";
@@ -46,8 +46,8 @@
4646
window.location.href = "https://docs.papermc.io";
4747
response = "Redirecting...";
4848
break;
49-
case "forums":
50-
window.location.href = "https://forums.papermc.io";
49+
case "news":
50+
window.location.href = "/news";
5151
response = "Redirecting...";
5252
break;
5353
case "team":

src/content/posts/1-21-3.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Mojang fixed string disarming behavior and its dupe, so we have dropped our patc
6060

6161
## For developers
6262

63-
In case you skipped the 1.20.5/6 update, make sure to read [its announcement on Mojang mappings use at runtime and our new Brigadier command API](https://forums.papermc.io/threads/paper-velocity-1-20-6.1152/).
63+
In case you skipped the 1.20.5/6 update, make sure to read [its announcement on Mojang mappings use at runtime and our new Brigadier command API](/news/paper-velocity-1-20-6).
6464

6565
## Server pausing
6666

src/content/posts/1-21.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ As per the last announcement, we now use Mojang mappings at runtime and thus hav
6767

6868
## For developers
6969

70-
In case you skipped the 1.20.5/6 update, make sure to read [its announcement on Mojang mappings use at runtime and our new Brigadier command API](https://forums.papermc.io/threads/paper-velocity-1-20-6.1152/).
70+
In case you skipped the 1.20.5/6 update, make sure to read [its announcement on Mojang mappings use at runtime and our new Brigadier command API](/news/paper-velocity-1-20-6).
7171

7272
## Attribute modifiers
7373

src/content/posts/paper-velocity-1-20-1.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ A bunch of old API has been scheduled for removal in 1.21, so please make sure y
5959

6060
## Hangar
6161

62-
As per [the last big announcement](https://forums.papermc.io/threads/hangar-papermcs-plugin-repository.691/), we now have our own website for you to upload your Paper, Bungee, and Velocity plugins to. There have been little updates in the past few weeks due to us being busy with other projects, including Paper, but rest assured we'll keep working on it! https://hangar.papermc.io/
62+
As per [the last big announcement](/news/hangar-papermcs-plugin-repository), we now have our own website for you to upload your Paper, Bungee, and Velocity plugins to. There have been little updates in the past few weeks due to us being busy with other projects, including Paper, but rest assured we'll keep working on it! https://hangar.papermc.io/
6363

6464
## Experimental channel for builds
6565

src/content/posts/paper-velocity-1-20-2.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ With the protocol changes comes the ability to send a resource pack before the p
108108

109109
### Hangar
110110

111-
As per [the last big announcement](https://forums.papermc.io/threads/hangar-papermcs-plugin-repository.691/), we now have our own website for you to upload your Paper, Bungee, and Velocity plugins to: https://hangar.papermc.io/
111+
As per [the last big announcement](/news/hangar-papermcs-plugin-repository), we now have our own website for you to upload your Paper, Bungee, and Velocity plugins to: https://hangar.papermc.io/
112112
If you don't feel like manually uploading your builds to it, you can also check out our hangar publish gradle plugin: https://docs.papermc.io/misc/hangar-publishing
113113

114114
<DownloadButton project="Paper" />

src/content/posts/paper-velocity-1-20-4.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ To make your plugins future proof of such cases, please use the newly added `Reg
4747

4848
### Hangar login/signup via GitHub, Google, or Microsoft account
4949

50-
As per [the last big announcement](https://forums.papermc.io/threads/hangar-papermcs-plugin-repository.691/), we now have our own website for you to upload your Paper, Bungee, and Velocity plugins to: https://hangar.papermc.io/
50+
As per [the last big announcement](/news/hangar-papermcs-plugin-repository), we now have our own website for you to upload your Paper, Bungee, and Velocity plugins to: https://hangar.papermc.io/
5151
If you don't feel like manually uploading your builds to it, you can also check out our hangar publish gradle plugin: https://docs.papermc.io/misc/hangar-publishing
5252

5353
Additionally, we have prepared a little Christmas gift for all (current or future) Hangar users: You can now use your GitHub, Google or Microsoft account to login to Hangar. If you don't have an account yet, you can signup using one of these OAuth providers on [the signup page](https://hangar.papermc.io/auth/signup), if you want to link an OAuth account to your existing account you can do so in [the security settings](https://hangar.papermc.io/auth/settings/security). Note that this functionality, while thoroughly tested, is still a bit experimental and the UX of the flows and the design of the UI is still subject to change. Please send us your feedback on Discord or via [the issue tracker](https://github.com/HangarMC/Hangar/issues).

src/content/posts/paper-velocity-1-20-6.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Our `keep-spawn-loaded` and `keep-spawn-loaded-range` config options have been r
5252

5353
## Mojang-mapped runtime without CB package relocation
5454

55-
As [announced previously](https://forums.papermc.io/threads/important-dev-psa-future-removal-of-cb-package-relocation.1106/), we have dropped Spigot's mix of partially obfuscated, partially Mojang mapped, and partially Spigot mapped runtime names of classes, methods, and fields. On top of that, we have dropped the arbitrary CraftBukkit package relocation version. Plugins compiled against the reobfuscated server will still work via magical plugin remapping that is applied once on startup, as well as reflection rewriting. However, we highly recommend [using paperweight-userdev to offer plugin jars targeting the mapped server](https://docs.papermc.io/paper/dev/userdev), even if just as a secondary jar, as it would greatly benefit the vast majority of your users (well over 80-90%).
55+
As [announced previously](/news/important-dev-psa-future-removal-of-cb-package-relocation), we have dropped Spigot's mix of partially obfuscated, partially Mojang mapped, and partially Spigot mapped runtime names of classes, methods, and fields. On top of that, we have dropped the arbitrary CraftBukkit package relocation version. Plugins compiled against the reobfuscated server will still work via magical plugin remapping that is applied once on startup, as well as reflection rewriting. However, we highly recommend [using paperweight-userdev to offer plugin jars targeting the mapped server](https://docs.papermc.io/paper/dev/userdev), even if just as a secondary jar, as it would greatly benefit the vast majority of your users (well over 80-90%).
5656

5757
If you are _not_ using internals and thus run on a Mojang mapped server fine, you should exclude your plugin from being remapped by [adding the Mojang-mapped marker to the jar manifest](https://docs.papermc.io/paper/dev/userdev#mojang-mappings) (setting `paperweight-mappings-namespace` to `mojang`). Alternatively, you can add the entry manually in your gradle or [maven](https://maven.apache.org/plugins/maven-jar-plugin/examples/manifest-customization.html) build scripts.
5858

src/pages/downloads/waterfall.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const descriptionHtml = `
1717
For more information see the
1818
<a
1919
class="text-blue-500 hover:text-blue-400 hover:underline"
20-
href="https://forums.papermc.io/threads/1088/"
20+
href="/news/announcing-the-end-of-life-of-waterfall"
2121
rel="noopener"
2222
>
2323
announcement

src/pages/software/waterfall.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import { Image } from "astro:assets";
2020
<span slot="description"
2121
>We recommend you transition to <a href="/software/velocity" class="text-blue-500 hover:text-blue-400 hover:underline">Velocity</a>.
2222
For more information see the <a
23-
href="https://forums.papermc.io/threads/1088/"
23+
href="/news/announcing-the-end-of-life-of-waterfall/"
2424
class="text-blue-500 hover:text-blue-400 hover:underline">announcement</a
2525
>. Archived Waterfall builds and docs are available here.</span
2626
>

0 commit comments

Comments
 (0)