Skip to content

DiscordSRV Staff Reference

Public-safe technical notes for staff who configure or support DiscordSRV on 1MoreBlock.

Verify destructive, economy-changing, permission-changing, and player-data commands against the installed build and an approved support case before running them.

CommandPermissionPurpose
/discord helpdiscordsrv.player.helpShows available DiscordSRV commands.
/discord reloaddiscordsrv.admin.reloadReloads DiscordSRV configuration.
/discord resyncdiscordsrv.admin.resyncRe-synchronizes linked-account state.
/discord debugdiscordsrv.admin.debugCreates diagnostic output; review it for sensitive data before sharing.
PermissionPurposeSuggested access
discordsrv.playerPlayer command bundle.Players
discordsrv.player.linkAccount linking.Players
discordsrv.admin.reloadReload access.Server administrators
discordsrv.admin.debugDiagnostic export.Server administrators

No plugin-owned placeholders were verified. PlaceholderAPI may still expose values through a separate expansion or an integrating plugin.

  • Discord bot tokens, webhook URLs, channel IDs, and private debug output must never be published.
  • 1MB-CMIAPI modules may use DiscordSRV for optional notifications and chat bridges.
  • Role synchronization should be designed with LuckPerms and Discord role hierarchy together.
/discord help
/discord reload
/discord resync
  • Confirm the player used the newest link code and the correct Discord account.
  • Check bot connectivity and channel permissions without exposing credentials.
  • For chat issues, separate Minecraft event delivery, Discord channel mapping, and webhook/bot send permissions.