Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support mod/plugin packs #198

Open
4 of 11 tasks
Osiris-Team opened this issue Oct 26, 2022 · 0 comments
Open
4 of 11 tasks

Support mod/plugin packs #198

Osiris-Team opened this issue Oct 26, 2022 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@Osiris-Team
Copy link
Owner

Osiris-Team commented Oct 26, 2022

Make it easy to install/remove/update/switch mod-/plugin-packs for both Minecraft players and server owners that have AutoPlug installed.

  • (AutoPlug-Tray/GUI) Add buttons to install/remove/update/switch packs and single plugins/mods.
  • (AutoPlug-Console) Add commands to install/remove/update/switch packs and single plugins/mods.

Commands:

  • .check plugins check and install updates for plugins inside ./plugins according to the selected profile.
  • .check mods check and install updates for mods inside ./mods according to the selected profile.
  • .check plugin <name> check and install updates for a specific plugin inside ./plugins according to the selected profile.
  • .check mod <name> check and install updates for a specific mod inside ./mods according to the selected profile.
  • .install mod pack <curseforge-mod-pack-id> saves the current mod-pack and installs a new one.
  • .install mod <name/modrinth-id/curseforge-id> downloads and installs a new mod into ./mods.
  • .install plugin pack <autoplug-plugin-pack-id> saves the current plugin-pack and installs a new one.
  • .install plugin <name/spigot-id/bukkit-id> downloads and installs a new plugin into ./plugins.
  • .install datapack <name/curseforge-id> downloads and installs a new datapack into ./datapacks for all worlds.
@Osiris-Team Osiris-Team added the help wanted Extra attention is needed label Oct 26, 2022
@Osiris-Team Osiris-Team changed the title Support packs Support mod/plugin packs Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant