What's New in Version 1.0.0 See changelog
Released
New Features:
Discord Logging:
The plugin now logs teleportation events to a Discord channel using a webhook.
The logs are formatted as rich embed messages for better readability.
Discord Embed Details:
The embed includes the admin's name, target player's name, and timestamp of the teleportation event.
The embed has a title ("Admin Teleport Event") and a footer ("RandomTeleport Plugin").
Config File for Webhook URL:
You can now configure the Discord webhook URL in the RandomTeleport.json config file,
Config Example:
{ "DiscordWebhookUrl": "YOUR_DISCORD_WEBHOOK_URL" }