Skip to content

This plugin automatically clones, and pulls from the offical PaperMC Github. Then it builds the server jar before replacing the one currently running. After a restart this will result in an updated paper build.

Notifications You must be signed in to change notification settings

math0898/AutoUpdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paper Autoupdater

System Requirements

  • Java JDK - Need a Java development kit. Version should be the latest available.
  • Git - Used to build the paper jar using paperweight. Git can be installed using your package manager of choice.
    • Paperweight also requires that you specify a git identity. Run the following commands with a username/email of your choice:
      • git config --global user.name "Your Name"
      • git config --global user.email "you@example.com"
  • RAM - Building failed for me at 4 GB of RAM and worked at 8 GB of RAM. This is with a WaterfallCord server and Minecraft server instance running.

About

This plugin automatically clones, and pulls from the offical PaperMC Github. Then it builds the server jar before replacing the one currently running. After a restart this will result in an updated paper build.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages