Home›Java›Mods›HiRewards
HiRewards

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

A Fabric port of this plugin is not planned.

config.yml
# 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 AmberW (for Emojis in Icon Art)

This plugin is protected under the CC BY-NC-SA 4.0 license.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more