Better Questing API

Better Questing API

BetterQuestingAPI is a runtime API mod for registering and applying BetterQuesting chapters, quests, tasks, and rewards from code or imported resources

by
61 Downloads
forgegame-mechanicslibraryutility
Rent Server with this Mod

About this Mod

BetterQuestingAPI

BetterQuestingAPI is a runtime API mod for registering and applying BetterQuesting chapters, quests, tasks, and rewards from code or imported resources.

Features

  • Register chapters, quests, tasks, and rewards entirely from code.
  • Runtime quest injection and reinjection support.
  • Import quest structures from resource files.
  • Quest patching support for modifying existing quests.
  • Java SPI integration for dynamic quest reloads.
  • Lightweight API artifact for addon development.

Developer Usage

Register quests directly in code:

BQApi.register(chapterDefinition);

Import quest resources:

BQApi.registerImportedFolder("yourmodid", "bqapi/quests");

Apply changes after startup:

BQApi.reinject(server);

Patch existing quests:

BQApi.patchQuest("othermod.some_quest", patchFunction);

For Addon Developers

BetterQuestingAPI provides a stable Java API for creating and managing BetterQuesting content without manually editing quest databases.

The project includes:

  • Quest builders
  • Chapter and quest definitions
  • Resource importers
  • Runtime application system
  • Dynamic reload support

Use the API artifact as your compile-time dependency when developing addons.

Available Versions

Better Questing API 1.1.3release
MC 1.7.10forge
June 24, 2026
Better Questing API 1.1.2release
MC 1.7.10forge
June 7, 2026
Better Questing API 1.1.1release
MC 1.7.10forge
June 2, 2026

How to Install Better Questing API on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set forge Loader

In the panel under "Egg", select the forge loader and matching Minecraft version (1.7.10).

3

Install Mod

Open the mod browser in the dashboard and search for "Better Questing API". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

forge

Minecraft Versions

1.7.10

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Better Questing API server crashes on startup – what to do?

Most common cause: wrong forge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.7.10). You can switch loaders with one click in the panel.

Is Better Questing API compatible with forge?

Better Questing API officially supports forge for Minecraft 1.7.10. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Better Questing API – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Better Questing API consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Better Questing API with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
GNU Lesser General Public License v3.0 only
Server-side
Required

Supported Versions

1.7.10