Introduction
The Discord Social Spy Plugin is a lightweight tool designed to bridge in-game chat commands with Discord channels using webhooks. This plugin is perfect for server administrators who want to monitor and forward social spy messages seamlessly to their Discord community.
Requirements
Features
- Real-time Forwarding: Automatically forwards social spy messages to designated Discord channels.
- Simple Configuration: Easy setup and configuration with minimal commands.
Installation
- Download the Plugin:
- Place the Plugin:
- Copy the plugin .jar file into your server's plugins directory.
- Restart the Server:
- Restart your Minecraft server to load the plugin.
Configuration
- Locate Configuration Files:
- After the first startup, the plugin will generate two configuration files: config.yml and embed.json in the plugin's directory.
- Edit config.yml:
- Open config.yml and configure the settings according to your preferences. Set your Discord webhook URLs and create your preferred groups.
- Edit embed.json:
- Customize the Discord embed format by editing embed.json. This file allows you to format how messages appear in your Discord channel.
Commands
/dss reload
Description: Reloads the plugin's configuration files (config.yml and embed.json).
Usage: /dss reload
Permission: dss.reload
Use this command to apply any changes made to the configuration files without restarting the server.
Permissions
- dss.reload: Grants access to the /dss reload command.
Troubleshooting
- Plugin Not Loading:
- Ensure your server is running Java 11.
- Check for any errors in the server console during startup.
- Messages Not Forwarding:
- Verify that the webhook URLs in config.yml are correctly set.
- Check your Discord server settings to ensure the webhooks are active.
Support
For additional help and support,
create a new issue on GitHub.