PolyHopper
No reviews yet
A highly-customisable discord chat link mod for Quilt
Quilt is a fork of the Fabric mod loader. Many Fabric mods are compatible with Quilt and vice versa.
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
About
Description
A highly-customisable discord chat link mod for Quilt.
Features
- PluralKit support
- Optional Webhook mode, allowing different players to be displayed as separate 'users' on discord
- All formats are configurable, see the Configuration section below.
- Markdown and SimpleTextFormat (look at placeholder API) support
Configuartion
There is a configuartion file located at config/polyhopper/config.toml.
A default config is provided below
Default Config
[bot]
# The bot token.
# default:
token = ""
# The channel to limit commands to and where messages are sent.
# default:
channelId = ""
# The guild that the bot is to be used in.
# default:
guildId = ""
# The format that discord messages use in-game
# default: [PolyHopper] <{username}> {message}
ingameFormat = "[PolyHopper] <{username}> {message}"
# Messages that start with these won't be proxied into minecraft (<@466378653216014359> is PluralKit's ping)
minecraftProxyBlacklist = ["pk;", "pk!", "<@466378653216014359>", "\\\\"]
# The channel where whitelist are logged
# default:
whitelistChannelId = ""
# Toggle whitelist command
# default: false
whitelistCommand = false
# Toggle account linking.
# default: false
accountLinking = false
# How to send messages, can be either:
# MESSAGE - Simple discord messages.
# WEBHOOK - Message via webhook with custom name and avatar.
# options: MESSAGE, WEBHOOK
# default: WEBHOOK
messageMode = "WEBHOOK"
# Announce deaths?
# default: true
announceDeaths = true
# Announce advancements?
# default: true
announceAdvancements = true
# Announce player join/leave?
# default: true
announcePlayerJoinLeave = true
[webhook]
# The name used for webhook messages, can substitute in {username} or {displayName}
# default: {displayName} @ PolyHopper
nameFormat = "{displayName} @ PolyHopper"
# The url for player webhook image, can substitute in {uuid} or {username}.
# default: https://crafatar.com/renders/head/{uuid}
playerAvatarUrl = "https://crafatar.com/renders/head/{uuid}"
# The url for server webhook image, can substitute in {uuid} or {username}.
# default: https://cdn.ecorous.org/blackhole.png
serverAvatarUrl = "https://cdn.ecorous.org/blackhole.png"
[message]
# Format for player messages to take, can substitute in {username}, {displayName}, or {text}
# default: <{displayName}> {text}
messageFormat = "<{displayName}> {text}"
FAQ
Q: How do I get token????
A: Read this guide.
Q: When I send a markdown message on Discord (bold, italic, underline, headers, etc) it looks weird with asterisks and stuff!
A: Markdown support is coming in a later version.
Q: Account Linking doesn't do anything!!!!
A: It's not implemented yet. Please wait patiently.
Screenshots
Gallery
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