Discord Support
Discord Synchronization
The DiscordSRV plugin is used to synchronize the player with the discord server. This feature can also be used to eliminate the use of multiaccount to claim rewards. You can then specify with the require-discord-sync: true
(add this property to the .yml reward file) attribute whether an individual reward can only be claimed if the player has this synchronization enabled
Discord Boosting
If you want to make the reward only for discord boosters, just mark the reward (add this property to the .yml reward file) as require-boosting-discord: true
and only those who boost your discord server will be able to claim it.
Discord Logging
Logging of claiming rewards, discord channel where logs will be sent can be found in config.yml discord-log-channel: "<channelID>"
Last updated