Runbooks

A runbook is a simple, repeatable step-by-step guide for solving a known task or issue - no guesswork needed.

Task: Update the plugin via the plugins/update Folder (Paper)

Following these steps to update the plugin using Paper's automatic update folder:

  1. Download the new .jar file of AntiRedstoneClock-Remasterd from Hangar/Modrinth

  2. Place the file in:

/plugins/update

(Do not remove the old plugin file manually — Paper will handle it.)

  1. Restart or fully stop & start the server.

  • In startup, paper will:

    • Move the plugin jar to /plugins (replacing it with new version)

    • Delete the previous version

  1. Verify the update by running:

/plugins

Result: Your plugin is now updated without touching the main plugins folder manually.

Last updated