HiRewards
🟡 Updated this yearPreview

🔍 Analysis
- 🏆 #4 of 92 economy mods in this game by downloads
📋 About This Mod
# HiRewards HiRewards is a lightweight plugin that gives custom rewards when players greet a joining player with things like "welcome" or "hello!" The plugin aims to build a strong community by encouraging your player base to greet both new and returning players. The plugin is designed as a very supplementary and unintrusive cousin of the various "chat games" plugins out there. ## Features - Custom rewards (compatible with any economy plugin) - Different rewards for greeting new players & greeting returning players - Custom trigger words (**supports regex**) - Custom response window intervals - Custom cooldown intervals - Anti-exploit system A Fabric port of this plugin is not planned. <details> <summary>config.yml</summary> ```yaml # Valid Greetings # The words that you would like to trigger the reward # Supports Regex greetings: - ".*welcome*." - ".*hi*." - ".*h?ello*." - ".*what'?s up*." - ".*sup*." - ".*o/*." # Greeting Window # In SECONDS, the amount of time all players have to greet incoming # players before they can no longer receive a reward. greeting_window: 20 # Rewards # Supports all kinds of commands, so consider sending # tellraw, title, or playsound as well! rewards: firstjoin: - "xp add %player% 25" - "give %player% diamond 1" join: - "xp add %player% 10" - "give %player% emerald 1" # Reward Cooldown # In HOURS, the time required for player to receive reward for # greeting the same player. reward_cooldown: 8 ``` </details> --- My very first plugin! HiRewards by riso Special thanks to (https://modrinth.com/user/AmberW ) (for Emojis in Icon Art) This plugin is protected under the (https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en) license.
# HiRewards
HiRewards is a lightweight plugin that gives custom rewards when players greet a joining player with things like "welcome" or "hello!" The plugin aims to build a strong community by encouraging your player base to greet both new and returning players. The plugin is designed as a very supplementary and unintrusive cousin of the various "chat games" plugins out there.
## Features - Custom rewards (compatible with any economy plugin) - Different rewards for greeting new players & greeting returning players - Custom trigger words (supports regex) - Custom response window intervals - Custom cooldown intervals - Anti-exploit system
A Fabric port of this plugin is not planned.
config.yml
```yaml
# Valid Greetings
# The words that you would like to trigger the reward
# Supports Regex
greetings:
- ".welcome."
- ".hi."
- ".h?ello."
- ".what'?s up."
- ".sup."
- ".o/."
# Greeting Window # In SECONDS, the amount of time all players have to greet incoming # players before they can no longer receive a reward. greeting_window: 20
# Rewards # Supports all kinds of commands, so consider sending # tellraw, title, or playsound as well! rewards: firstjoin: - "xp add %player% 25" - "give %player% diamond 1" join: - "xp add %player% 10" - "give %player% emerald 1"
# Reward Cooldown # In HOURS, the time required for player to receive reward for # greeting the same player. reward_cooldown: 8 ```
- --
- My very first plugin! HiRewards by riso
Special thanks to (https://modrinth.com/user/AmberW ) (for Emojis in Icon Art)
This plugin is protected under the (https://creativecommons.org/licenses/by-nc-sa/4. 0/deed.en) license.
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- riso
- Version
- 1.0.2
- Downloads
- 346
- Endorsements
- 7
- Category
- economy
- Created
- 12/6/2024
- Updated
- 3/13/2026
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- economy, minigame, social
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does HiRewards support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of HiRewards?
Version 1.0.2, published 2026-03-13 with 346 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await