Compatibility
Minecraft: Java Edition
1.21โ1.21.8
1.20.x
Platforms
Tags
Creators
Details
๐ง Momentum
โณ Reward your players for being online โ the longer they stay, the more they gain.
๐ก Why Momentum?
Player engagement is the lifeblood of any Minecraft server. Momentum keeps players active by rewarding their time online with a dynamic, tiered reward system โ turning every minute played into progress. Whether you run a small community or a massive network, Momentumโs fully configurable rewards, multipliers, and cross-server support make it easy to keep players coming back for more.
โจ Features
Core Features
- ๐ Progressive Rewards - Unlock better rewards the longer you play
- ๐ Recycling System - Reset your progress for temporary multipliers
- โก Multipliers - Earn more with permission-based reward multipliers
- โณ Session Persistence - Progress continues across server switches
- ๐ค AFK Detection - Pauses timers when players are AFK
Technical Features
- ๐ Multi-Language - Built-in support for multiple languages
- ๐งฉ PlaceholderAPI - Extensive placeholder support
- ๐ Cross-Server - Redis support for network-wide sessions
- ๐ ๏ธ Fully Configurable - Customize every aspect of the plugin
- ๐ฐ Economy Support - Works with Vault-compatible economy plugins
- ๐ Statistics - Track player progress and server metrics
Reward Types
- ๐ต Money rewards (Vault)
- โญ XP/Levels
- ๐ฏ Commands
- ๐ Particles
- ๐ต Sounds
- And more through custom commands!
๐ผ๏ธ GUI Preview
Main Menu

Reward Tiers

Recycling System

โ๏ธ Configuration
Files
config.yml- Main configuration filerewards.yml- Define reward tiers and rewardslanguages/- Customize plugin messages
Commands
/momentum- Open the rewards menu/momentum reload- Reload the configuration (requiresmomentum.reloadpermission)
Permissions
# Basic permissions
momentum.use: true # Allows using /momentum
momentum.reload: op # Allows reloading the config
# Multiplier permissions (grant these to players)
momentum.multiplier.1_0: true # 1x (default)
momentum.multiplier.2_0: false # 2x multiplier
momentum.multiplier.3_0: false # 3x multiplier
Placeholders
%momentum_multiplier% - Current reward multiplier
%momentum_playtime% - Current session playtime
%momentum_next_tier% - Time until next reward tier
๐ง Requirements
| Component | Requirement |
|---|---|
| Minecraft | 1.21.x |
| Server | Paper / Bukkit |
| Java | 21+ |
| Vault | Required for economy features |
| Economy Plugin | EssentialsX, CMI, etc. (optional) |
| Redis | For cross-server support (optional) |
| PlaceholderAPI | For placeholders (optional) |
๐ฅ Installation
Quick Start
- Download the latest release from GitHub or Modrinth
- Place the JAR in your server's
/pluginsfolder - Start your server to generate config files
- Configure
rewards.ymlwith your desired rewards - Restart the server
Dependencies
-
Required:
- Java 21 or higher
- Paper/Spigot 1.21.x
- Vault (for economy support)
- An economy plugin (EssentialsX, CMI, etc.)
-
Optional:
- PlaceholderAPI (for placeholders)
- Redis (for cross-server functionality)
Updating
- Backup your configuration files
- Replace the old JAR with the new one
- Restart your server


