Skip to content

Commit 864a48f

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents a5f31eb + b23647c commit 864a48f

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Premium [AutoPlug-Web](https://autoplug.one) features:
2929
- Plugin details database
3030

3131
## Status
32-
Community driven development, meaning the lead developer will not develop new features and rely on pull requests by others, except for security issues and critical bugs.
32+
Stable and feature-complete, thus community driven development, meaning the lead developer will not develop new features and rely on pull requests by others, except for security issues and critical bugs.
3333

3434
## Community projects
3535

docs/FAQ.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -106,13 +106,17 @@ fixed quite easily by opening either `/autoplug/plugins.yml` or `/autoplug/mods.
106106
finding your plugin/mod in that file, and providing either a `spigot-id` or `bukkit-id` for the plugin, or
107107
in case of a mod a `modrinth-id` or `curseforge-id`.
108108

109-
If the downloads on those pages do not return a .jar/.zip file, but for example forward to another page,
110-
you must use either use the `github` or `jenkins` alternative. If the plugin/mod developer has none
111-
of those available (which pretty much is never the case) its simply not possible to auto-update that plugin/mod.
112-
Please see the top of the `plugins.yml`/`mods.yml` file for instructions and examples on filling these out.
109+
If the downloads on those pages do not return a .jar/.zip file directly, but for example forward to another page,
110+
you must use either use the `github` or `jenkins` alternative. Note that the github page must have releases that have the plugin/mod jar file attached.
111+
112+
If the plugin/mod developer has none of those available (which pretty much is never the case), there is a last thing you can try, namely setting
113+
the `custom-check-url` and/or `custom-download-url`. Please see the top of the `plugins.yml`/`mods.yml` file for instructions and examples on filling these out.
114+
115+
If nothing of the above works, its simply not possible to auto-update that plugin/mod, your best bet is then asking
116+
that specific developer to provide the releases on one of the mentioned pages.
113117

114118
If you have a premium account and your server connected, AutoPlug will additionally check
115-
our database for additional info and fill it in, if that info is used by over 50 other servers too.
119+
the AutoPlug-Web database for missing info and fill it in (if that info is used by over 50 other servers).
116120

117121
## **Download of 'plugin/mod.jar' failed because of invalid content type: text**
118122
The download fails due to the download link redirecting to another page (see question above for details).

0 commit comments

Comments
 (0)