Skip to content

Home

Welcome to the UniversalPluginUpdater documentation! You can click the globe icon in the top-right corner to switch the page language.

UniversalPluginUpdater, or UPU for short, is a powerful Minecraft server plugin that lets you quickly check updates for existing plugins with APT-like commands, and install all updates directly.

Although its primary purpose is to help server administrators keep server plugins up to date, plugin developers can also use its interfaces for automatic update checks in their own plugins, for example:

  • Contribute plugin update configs so other users can fetch them directly with /upu repo get.
  • Register your own AbstractUpdate instance to customize update-check logic.

UPU has many more features to explore, and new capabilities are continuously being added while existing ones are improved. If this is your first time using UPU, we recommend starting with the Setup Guide. You can find all available help pages in the sidebar.