Minecraft PathWatcher mod 2026 download
logo
minecraft mod PathWatcher

PathWatcher

Game Version: 1.14.4
Total Downloads: 70
Updated: Nov 7, 2019
Created: Oct 28, 2019
Download PathWatcherDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
pathwatcher-1.14.4-0.0.2.jar release 1.82 MB Nov 7, 2019 1.14.4 46 download PathWatcher pathwatcher-1.14.4-0.0.2.jar releaseDownload
PathWatcher-1.14.4-0.0.1 release 1.82 MB Oct 28, 2019 1.14.4 24 download PathWatcher PathWatcher-1.14.4-0.0.1 releaseDownload

Description

Share this:

This mod requires Fabric and does not work on Forge!

 

Pathwatcher is a server-side mod that restarts the server once a change has been made in the configured folders.

To generate the config, simply run the server with the mod installed.

 

Configurable:

  • Folders/files to watch
  • Time until the server should stop/restart
  • Command to run after the server stops, use "" to simply stop the server.

 

Example config:

# Restart the server a minute after any change has been made in the mods or config folders
directories: 
  - "mods" 
  - "config" 

# Time is in milliseconds 
restart_delay: 60000 

# Use start.bat on windows; this should be the file generated by the Fabric Server Installer
restart_script: "./start.sh"

 

Comments

Add a comment