diff --git a/Bukkit-Set-Up.md b/Bukkit-Set-Up.md index 5a9db77..d09a874 100644 --- a/Bukkit-Set-Up.md +++ b/Bukkit-Set-Up.md @@ -54,12 +54,12 @@ After installing, it is also possible to ## Step 0: Prepare +Download `Plan.jar` - If you don't have one get one from [Releases](https://github.com/plan-player-analytics/Plan/releases) + > 🚧 **Cauldron / Thermos Users** > > ASM 5 is required, see [this section](https://github.com/plan-player-analytics/Plan/wiki/Bukkit-Set-Up#cauldron--thermos--kcauldron) on how to update the library before getting started. -Download `Plan.jar` - If you don't have one get one from [Releases](https://github.com/plan-player-analytics/Plan/releases) - ## Step 1: Install Place Plan.jar to the plugin directory (`/plugins/` or `/mods/`) and restart the server.