#912: Update Minecraft Wiki URLs

By: Doc <nachito94@msn.com>
This commit is contained in:
Bukkit/Spigot
2023-09-25 18:53:42 +10:00
parent bd69020044
commit 156224dbfa
15 changed files with 27 additions and 27 deletions

View File

@@ -51,8 +51,7 @@ public interface UnsafeValues {
* The advancement format is governed by Minecraft and has no specified
* layout.
* <br>
* It is currently a JSON object, as described by the Minecraft Wiki:
* http://minecraft.gamepedia.com/Advancements
* It is currently a JSON object, as described by the <a href="https://minecraft.wiki/w/Advancements">Minecraft wiki</a>.
* <br>
* Loaded advancements will be stored and persisted across server restarts
* and reloads.