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!
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
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.
- Open your
modsfolder, navigate to the root game instance directory, and find theconfigfolder. - Find and open the
servers.jsonfile within thedragonhelperfolder, located inside of theconfigfolder that you opened in step 1. - Add a new server to the list in JSON format. The server name MUST be lowercased.
- 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"
}
}
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources