DragonHelper

Quick rating

DragonHelper

No reviews yet

DragonHelper is a QOL mod for any sort of Dragon Simulator server out there! It includes the ability to track certain event such as dragon spawning and mob kills, and additionally supports some features such as auto-sell and message filtering!

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
MIT License
Latest Version
0.0.4-1204
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

DragonHelper

DragonHelper is a QOL mod for any sort of Dragon Simulator server out there, designed to make your play experience better!

The mod is designed to be compatible with any sort of dragon simulator server with any sort of features, so it uses a configuration system to define attributes that cause the below features to work.

Current features:

  • Rare dragon and golem notifications
  • The ability to disable summoning eye placement, other player loot, and loot number texts
  • Multiple UI elements designed to track kills and slayer quest progress
  • Auto-sell

If you are interested in tracking data on another server that is not specified by default in this mod, you'll need to follow the steps below.

  1. Open your mods folder, navigate to the root game instance directory, and find the config folder.
  2. Find and open the servers.json file within the dragonhelper folder, located inside of the config folder that you opened in step 1.
  3. Add a new server to the list in JSON format. The server name MUST be lowercased.
  4. Add configuration keys to your new server. Change the values associated with each configuration key to the associated lowercase text/command present on the new server. For example, if I wanted to add a new server where I can auto-sell, and the server's sell command is /sellallitems, I would add the following to my server's json: "auto-sell-normal": "sellallitems"

Example server.json file:

{
  "examplenewserver": {
    "auto-sell-normal": "sellallitems"
  },
  "dragfights": {
    "eye-place-contains-text": "placed a summoning eye",
    "dragon-drop-contains-text": " has obtained ",
    "dragon-spawn-contains-text": "has spawned",
    "auto-sell-normal": "sellall",
    "kill-tracking-command": "debugkill",
    "kill-contains-text": "you killed",
    "pvp-protection-message-contains": "you can\u0027t pvp here"
  },
  "dragnet": {
    "dragon-drop-contains-text": " has obtained ",
    "rng-meter-update-starts-text": "rng meter -",
    "pvp-protection-message-contains": "you can\u0027t pvp here",
    "dragon-spawn-contains-text": "has spawned",
    "eye-place-contains-text": "placed a summoning eye",
    "protector-name-contains-text": "protector",
    "auto-sell-normal": "sell",
    "rng-meter-load-contains-text": "rng meter experience",
    "lootnum-contains-text": "lootnum",
    "slayer-exp-load-contains-text": "slayer xp experience",
    "kill-contains-text": "you killed",
    "slayer-exp-update-contains-text": "\u003e total xp",
    "has-infernal-dragons": true,
    "rng-meter-tracking-command": "debugmeter",
    "auto-sell-eyes": "eyes",
    "experiments-npc-name": "CIT-e98c26597f30",
    "slayer-exp-tracking-command": "debugslayerxp",
    "auto-sell-special": "specialsell",
    "renew-experiments-command": "renewexperiments",
    "kill-tracking-command": "debugkill"
  }
}

Screenshots

Gallery

  • UI Element Showcase
    UI Element Showcase

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works