Skip to content
/ GitSync Public

Sync files from a GitHub repository onto your Minecraft server

Notifications You must be signed in to change notification settings

Vrganj/GitSync

Repository files navigation

GitSync

Sync files from a GitHub repository onto your Minecraft server. Fairly useful for configurations shared by multiple users.

image

Setup

  • Load the plugin onto the server.
  • Edit config.yml and add your GH personal access token.
  • Add whitelisted and blacklisted files.
  • Run /gitsync reload to reload the config.
  • Run /gitsync sync to sync.
  • tada!

Permissions

You can probably guess what they're for...

  • gitsync.*
  • gitsync.sync
  • gitsync.reload

Building

./gradlew clean build

About

Sync files from a GitHub repository onto your Minecraft server

Topics

Resources

Stars

Watchers

Forks