slashsomething
No reviews yet
A simple mod to send linked text in the chat on a command
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
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
/discord
A basic mod which adheres to the "Do one thing well" philosophy.
Setup
- Download the mod from the Releases section in the sidebar, then put it in your server's
modsfolder. - Create
server/config/slashdiscord.jsonand insert into it your config. The config should be valid json and look somewhat like this:
json
{
"commands": [
{
"link": "" rel="noopener nofollow" target="_blank">https://discord.gg/minecraft",
"message": "Click here to join our discord server!",
"color": "GOLD",
"names": [
"discord"
]
},
{
"link": "https://example.com",
"message": "Click here to visit our website!",
"color": "AQUA",
"names": [
"store",
"website"
]
}
]
}
commands should be a list of JSON objects of the below format \
discord_link should be a permanent invite link to your server \
message should be the message you want to appear when the command is run \
color should be a minecraft color code \
names should be a list of names you want the command to have
- There is no third step
(This mod does require the Fabric API, but you probably have that already)
Getting Help
Please ask in my Discord for support and help.
License
This mod is available under the MIT licence.
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