Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed ARR
Published 2 days ago
Summary
Reward players in game who boost your discord server via discord srv linking feature
Features
- Hook into discord srv to check if players are linked
- Check if players have boosted the server (via roles)
- Reward players for boosting the server
Commands
- /boostclaim - Claim your reward if account is linked
- /nitrobooster - Open GUI to claim rewards
- /boostclaim help - View help menu
- /boostclaim reload - Reload config/messages
Permissions:
- boostclaim.admin - Access to reload command
- boostclaim.use - Access to claim gui and command
Dependancies:
- discordsrv
Config:
# NITROBOOST PLUGIN CONFIG
# AUTHOR: JAMPLIFIER
# SUPPORT: http://discord.gg/simplestudio
# Optional if the bot is only in one guild, but recommended
GUILD-ID: ""
# The Discord role ID the linked user must have to claim
BOOSTER-ROLE-ID: ""
REWARD-COMMANDS:
- "give {player} diamond 2"
- "eco give {player} 100"
COOLDOWN:
ENABLED: true
MODE: "TIME" # TIME or ONCE
SECONDS: 60
GUI-SETTINGS:
TITLE: "Discord Linking"
SIZE: 27
CLAIM-SLOT: 13
NAME: "&dBoost Claim"
MATERIAL: BLUE_DYE
LORE:
- ""
- "&7Claim your boost reward here"
- "&7Link your discord account via &d/link"
- "&7Click me to claim reward"
- ""
# LEAVE BLANK FOR NO FILLER
FILLER: "GRAY_STAINED_GLASS_PANE"


