Language

Clumps

Clumps

Modrinth

A plugin that merges XP orbs and instantly absorbs them when players are nearby to reduce lag. Similar to Clumps mod.

61.7k downloads 102 followers updated 10mo ago
latest v5.0 Modrinth
Bukkit Paper Purpur Spigot 1.21 – 1.21.8 Optimization

Clumps

Modrinth Version

Description

Clumps is a Bukkit plugin designed to enhance the experience of collecting XP orbs in Minecraft by merging nearby XP orbs and instantly absorbing them when players are nearby. This functionality reduces lag and ensures a smoother gameplay experience. The plugin also introduces customizable world-specific settings, XP boosts, and particle effects for a more immersive experience.

Features

  • XP Orb Merging: Automatically merges nearby XP orbs within a configurable radius to minimize the number of entities.
  • Instant Absorption: XP orbs are absorbed directly into the player's XP bar upon proximity, eliminating the delay typically associated with collecting orbs.
  • Customizable Settings: Configure the merging radius, minimum XP required for merging, merging interval, and instant collection radius through a user-friendly configuration file.
  • XP Boost: Players near merging XP orbs now receive an XP boost, increasing their total XP gain.
  • Merge Animations: Enable particle effects when XP orbs merge for a more visually appealing experience.
  • World-Specific Settings: Customize XP orb behaviors for different worlds (e.g., Overworld, Nether, etc.) with individual settings for radius, merging frequency, and other parameters.
  • Prevent Orb Duplication: Prevents the duplication of XP orbs in high-density areas to reduce server lag.
Configuration

The plugin can be easily customized via the config.yml file:

# XP Clumps Plugin Configuration

# The radius within which XP orbs will merge (in blocks)
merge-radius: 2.0

# Minimum XP amount required in an orb for it to be merged with others
min-xp-to-merge: 5

# How often (in seconds) the plugin checks and merges XP orbs in each world
merge-interval-seconds: 10

# The radius within which XP orbs will be instantly collected by players
instant-collect-radius: 1.5

# Enable or disable the instant collection of XP orbs by players within the defined radius
enable-instant-collect: true

# Enable or disable the merging of XP orbs across the server
enable-merging: true

# The XP boost multiplier for players collecting XP near merged XP orbs (percentage as a multiplier)
xp-boost-multiplier: 1.1  # 10% XP boost

# Enable or disable the XP boost feature for players near merging XP orbs
enable-xp-boost: true

# Enable or disable particle effects when XP orbs merge (visual animations)
enable-merge-animations: true

# Prevent duplication of XP orbs (to avoid excessive orb spawning)
prevent-orb-duplication: true

# World-specific settings (if you want different settings for different worlds)
world-settings:
  # Example of how to configure world-specific settings for merging XP orbs
  # These settings will override the global settings for specific worlds
  overworld:
    merge-radius: 2.0
    min-xp-to-merge: 5
    merge-interval-seconds: 10
    enable-instant-collect: true
    enable-merging: true
    xp-boost-multiplier: 1.1
    enable-xp-boost: true
    enable-merge-animations: true
  nether:
    merge-radius: 3.0  # Different radius for the Nether
    min-xp-to-merge: 10
    merge-interval-seconds: 15  # Longer interval for Nether
    enable-instant-collect: false  # Disabled instant collect in the Nether
    enable-merging: true
    xp-boost-multiplier: 1.2  # Higher XP boost in the Nether
    enable-xp-boost: true
    enable-merge-animations: false  # Disable animations in the Nether

Connect With Us

  • Discord - Join our community for support and discussions.
  • Website - Visit our official site for more information and resources.

Project Stats

Modrinth Downloads
CurseForge Downloads
GitHub Release Date
GitHub Last Commit
GitHub License
Modrinth Version
CurseForge Version
GitHub Release

Versions

Release
5.0
bukkit, paper, purpur · 1.21, 1.21.1, 1.21.2 · 10mo ago
# Release 5.0 - Full 1.21.x Compatibility ## OVERVIEW Clumps v5.0 focuses on compatibility, ensuring full support for all Minecraft 1.21 versions—from 1.21…
40.9k
Release
4.0
bukkit, paper, purpur · 1.21, 1.21.1, 1.21.2 · 14mo ago
# Release 4.0 - ShowConfig Command Added ## OVERVIEW Clumps v4.0 builds upon the silent operation introduced in v3.0 and introduces the `showconfig` command,…
13.7k
Release
3.0
bukkit, paper, purpur · 1.21, 1.21.1, 1.21.2 · 16mo ago
# Release 3.0 - No Log Messages ## MAJOR ISSUE FIX ## Overview Clumps v3.0 focuses on eliminating all console log messages to reduce clutter and provide a…
2.6k
Release
3.0
bukkit, paper, purpur · 1.21, 1.21.1, 1.21.2 · 16mo ago
# Release 3.0 - No Log Messages ## MAJOR ISSUE FIX ## Overview Clumps v3.0 focuses on eliminating all console log messages to reduce clutter and provide a…
55
Release
3.0
bukkit, paper, purpur · 1.21, 1.21.1, 1.21.2 · 16mo ago
# Release 3.0 - No Log Messages ## MAJOR ISSUE FIX ## Overview Clumps v3.0 focuses on eliminating all console log messages to reduce clutter and provide a…
48
Release
3.0
bukkit, paper, purpur · 1.21, 1.21.1, 1.21.2 · 16mo ago
# Release 3.0 - No Log Messages ## MAJOR ISSUE FIX ## Overview Clumps v3.0 focuses on eliminating all console log messages to reduce clutter and provide a…
58
Release
2.3
bukkit, paper, purpur · 1.21, 1.21.1, 1.21.2 · 18mo ago
# Release 2.3 ## Overview In Clumps v2.3, we’ve introduced significant improvements to the plugin’s logging system. This release enhances how the plugin…
2.7k
Release
2.2
bukkit, paper, purpur · 1.21, 1.21.1, 1.21.2 · 18mo ago
# Clumps Plugin - Version 2.2 Release ## Overview Clumps is a Minecraft plugin designed to optimize the collection and merging of experience orbs to reduce…
154
Release
2.1
bukkit, paper, purpur · 1.21, 1.21.1, 1.21.2 · 18mo ago
## Release 2.1 ### New Features: - **World-Specific Settings:** Customize XP orb behaviors for different worlds (e.g., Overworld, Nether). - **XP Boost for…
125
Release
2.0
bukkit, paper, purpur · 1.21, 1.21.1, 1.21.2 · 18mo ago
## Release 2.0 ### Features: - Enhanced Optimization - Faster XP Collection
174
Release
1.0
bukkit, paper, purpur · 1.21, 1.21.1, 1.21.2 · 19mo ago
## Initial Release ### Features:- - XP Lagg Remover - Improved XP to XP Bar conversion - Faster XP Collection - Combine XP Orbs to prevent Lagg - Easy Config…
1.0k

Comments 0

No comments yet. Be the first to share your thoughts.