DiscordUtils

Get Minecraft stats on Discord!

340

DiscordUtils

<div style="max-width: 800px; margin: 40px auto; background: linear-gradient(135deg, #1e1e1e, #4caf50); color: #ffffff; padding: 30px; border-radius: 12px; box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3); text-align: center; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;">

<h1 style="margin-bottom: 0.5em; color: #4caf50;">DiscordUtils: Make Your Minecraft Server Cooler!</h1>

<h2 style="color: #ffffff; margin-bottom: 1em;">Easily Show Server Stats on Discord</h2>

<p style="margin: 20px 0; text-align: left;">
<strong>DiscordUtils</strong> is a plugin that helps you display up to 25 customizable stats from your Minecraft server directly on your Discord server. With easy setup and management using Discord slash commands, your server's stats will be more engaging and accessible to your community.
</p>

<div style="text-align: left; margin-top: 30px;">
<h3 style="color: #4caf50;">Features:</h3>
<ul style="list-style: none; padding: 0;">
<li style="margin: 8px 0;"><strong style="color: #4caf50;">Customizable Titles and Placeholders</strong>: Use PlaceholderAPI to personalize your stats.</li>
<li style="margin: 8px 0;"><strong style="color: #4caf50;">Track Multiple Stats</strong>: Display up to 25 different stats without any hassle.</li>
<li style="margin: 8px 0;"><strong style="color: #4caf50;">Easy Configuration</strong>: Adjust settings easily in the <em>config.yml</em> file.</li>
<li style="margin: 8px 0;"><strong style="color: #4caf50;">Smooth Performance</strong>: Enjoy lag-free operation with secure data storage.</li>
<li style="margin: 8px 0;"><strong style="color: #4caf50;">Player Linking</strong>: Integrate with DiscordSRV for seamless player account linking.</li>
<li style="margin: 8px 0;"><strong style="color: #4caf50;">Clean Display</strong>: Remove color codes from placeholders for a neat appearance.</li>
<li style="margin: 8px 0;"><strong style="color: #4caf50;">Simple Management</strong>: Use Discord slash commands to manage stats effortlessly.</li>
</ul>
</div>

<div style="text-align: left; margin-top: 30px;">
<h3 style="color: #4caf50;">Commands:</h3>
<ul style="list-style: none; padding: 0;">
<li style="margin: 6px 0;"><strong>/profile add</strong>: Add new stats.</li>
<li style="margin: 6px 0;"><strong>/profile edit</strong>: Edit existing stats.</li>
<li style="margin: 6px 0;"><strong>/profile remove</strong>: Remove existing stats.</li>
</ul>
</div>

<div style="text-align: left; margin-top: 30px;">
<h3 style="color: #4caf50;">Supported Plugins:</h3>
<ul style="list-style: none; padding: 0;">
<li style="margin: 6px 0;"><strong>BedWars:</strong></li>
<ul style="list-style: none; padding-left: 20px;">
<li style="margin: 4px 0;"><a href="https://www.spigotmc.org/resources/97320/" style="color: #4caf50; text-decoration: none;">BedWars1058</a></li>
<li style="margin: 4px 0;"><a href="https://www.spigotmc.org/resources/13622/" style="color: #4caf50; text-decoration: none;">MBedWars</a></li>
<li style="margin: 4px 0;"><a href="https://www.spigotmc.org/resources/63714/" style="color: #4caf50; text-decoration: none;">ScreamingBedWars</a></li>
</ul>
</ul>
</div>

<div style="text-align: left; margin-top: 30px;">
<h3 style="color: #4caf50;">Setup Instructions:</h3>
<ol style="text-align: left;">
<li>Install <strong>PlaceholderAPI</strong> on your server.</li>
<li>Download and install <strong>DiscordUtils</strong>.</li>
<li>Configure the plugin's settings in the <em>config.yml</em> file.</li>
<li>Manage your Discord server stats using the commands: <strong>/profile add</strong>, <strong>/profile edit</strong>, and <strong>/profile remove</strong>.</li>
<li>For a quick setup, run <code>/profile preset 1</code> to use a preset profile.</li>
</ol>
</div>

<div style="text-align: left; margin-top: 30px;">
<h3 style="color: #4caf50;">Setting Up Your Discord Bot:</h3>
<ol style="text-align: left;">
<li>Visit the <a href="https://discordapp.com/developers/applications/" style="color: #4caf50; text-decoration: none;">Discord Developer Portal</a>.</li>
<li>Create a new application and give it a name.</li>
<li>In the "Bot" section, add a bot and copy its token to the <em>config.yml</em> file.</li>
<li>Enable the "Message Content Intent" option for the bot.</li>
<li>In the "OAuth" section, copy the Client ID and use the following link to invite the bot to your server:</li>
<p><a href="https://discord.com/api/oauth2/authorize?client_id=YOUR_CLIENT_ID_HERE&permissions=8&scope=bot%20applications.commands" style="color: #4caf50; text-decoration: none;">Invite Link</a></p>
<li>Replace <code>YOUR_CLIENT_ID_HERE</code> with the copied Client ID.</li>
</ol>
</div>

ADS