AMPTemplates icon indicating copy to clipboard operation
AMPTemplates copied to clipboard

Module Update Request – Minecraft Bedrock

Open Robin9094707 opened this issue 2 months ago • 3 comments

Module Update Request – Minecraft Bedrock

Feature Request

Please extend the existing Minecraft Bedrock module with support for managing Addons / Behavior Packs / Resource Packs directly via the AMP interface.

Currently, administrators must manually upload, extract, and edit the world’s world_behavior_packs.json and world_resource_packs.json files to register packs, manually managing UUIDs and version numbers.

Proposal:

  • AMP should scan the world folder to detect which packs are already active.
  • Provide an interface to:
    • Upload new packs (both behavior and resource packs).
    • Automatically extract UUID and version information from the pack’s manifest.json.
    • Enable or disable packs in the world with a simple toggle.
    • Remove packs cleanly, automatically removing their UUID references from the JSON files.
  • This would allow admins to see which addons are currently active in the world and easily add/remove them.

As reference for the current manual process, see:
https://www.bisecthosting.com/clients/index.php?rp=/knowledgebase/2323/How-to-install-an-addon-pack-on-a-Minecraft-Bedrock-server.html

Benefits

  • Streamlined addon management directly within AMP.
  • No need to manually extract UUIDs or edit JSON files.
  • Since the format of Minecraft Bedrock addons is stable, once implemented, this feature will remain usable long-term without frequent maintenance.

I confirm:

  • [x] that I have searched for an existing module request for this application.
  • [x] that the server is an official server distributed by the game’s publishers/developers.
  • [x] that the server is available to the general public.
  • [x] that the server can be run headless (without a GUI).
  • [x] I have already attempted to create a configuration myself using the configuration tool
  • [x] that my checkboxes above look like the one on the left

Robin9094707 avatar Oct 03 '25 20:10 Robin9094707

That sort of functionality would likely require an AMP plugin, not currently feasible or possible in the generic module

Could potentially be possible via the pending store plugin. Maybe

Greelan avatar Oct 03 '25 20:10 Greelan

Features requests should also be made on https://github.com/cubecoders/amp/issues, not here

Greelan avatar Oct 03 '25 21:10 Greelan

if i read this "pending store plugin" then iam realy mad that i bought the amp software.

"enable_lan_visibility=true" is also missing in the bedrock settings btw, and changed server.properties are getting overwritten over server restart, extremly annoying

pumpgun22 avatar Oct 25 '25 15:10 pumpgun22