Momentum
作者:rebot | 分类:模组
Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8
平台: folia paper purpur spigot
标签: economy game-mechanics utility
⏳ Reward your players for being online — the longer they stay, the more they gain. ? View Wiki
? 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
请登录后举报
暂无评论,抢个沙发吧~