Skip to content

InstallationπŸ”—

To use BetonQuest, you need to install it on your server. This page will guide you through the installation process for all plugins that are required for this tutorial.

Related Docs

  • No related documentation

Required PluginsπŸ”—

  1. In order to use BetonQuest you (obviously) need to add the "BetonQuest.jar" to the "plugins" folder in the server. If you haven't downloaded it yet, you can get it from the download page.

  2. You also need Citizens for this tutorial. If you can't afford to buy it, you can download it for free. Just give the first paragraph of their Spigot page a good read, and you will find the link to the free download. Also put the "Citizens.jar" file in your server's "plugins" folder.

  3. You also need ProtocolLib for this tutorial. Put the "ProtocolLib.jar" file in your server's "plugins" folder as well.
    You do have to be a bit careful with ProtocolLib. Often, the current release on Spigot may not support the latest version of Minecraft. You might have to download the latest dev build from their dev build site.

Once you have installed these, restart your server!


Next Step: Setting up Visual Studio Code