-
Notifications
You must be signed in to change notification settings - Fork 3
Update Checker
TheCommandCraft edited this page Apr 6, 2026
·
3 revisions
Vanish++ automatically checks Modrinth for new versions on startup and every hour in the background.
📁
plugins/Vanishpp/config.yml→update-checker.enabled: false
🔧 In-game:/vconfig update-checker.enabled false
🔄 Apply:/vreload
Mode - notify anyone with a permission:
📁plugins/Vanishpp/config.yml→update-checker.notify-mode: "PERMISSION"
Notifies all online players withvanishpp.update.
Mode - notify a specific list of players:
📁plugins/Vanishpp/config.ymlupdate-checker: notify-mode: "LIST" notify-list: - "Notch" - "Herobrine"Only those exact usernames receive notifications regardless of permissions.
vanishpp.update- receive update notifications whennotify-modeisPERMISSION.
Assign via:/vperms <player> vanishpp.update set