Skip to main content

DadaProgressions Beta 26.1

DadaProgressions Developer

Beta 26.1 makes goals much more flexible and improves how progress notifications are delivered during busy sessions.

Modular goals

Goals can now contain multiple criteria joined with AND or OR. Each criterion keeps its own progress, so a goal can ask players to complete several different tasks or let them choose between alternatives.

Filters are available for materials, entities, worlds, game modes, permissions, commands, damage causes, and player attribution. Point rules can also assign fixed values or multipliers to specific actions.

Existing single-type goals continue to work without changes.

Goal chains

Goals can depend on other goals. A prerequisite may require the player to have completed a goal during the current period or at any point in the past.

Invalid chains, missing prerequisites, and circular dependencies are reported when goals are loaded.

New community goal examples

The default configuration now includes four examples built with the modular goal engine:

  • community_daily_supply_run
  • community_weekly_beast_cleanup
  • community_weekly_breeding_festival
  • community_monthly_monument_project

Animal breeding is now tracked automatically, including attribution for older server versions.

Clearer goal list

Goal entries now show a short description of the actual objective. Their lore supports live progress and target placeholders, while the more technical details remain in the individual goal view.

Extended state lore is hidden by default. It can be restored with gui.list.goal-item.show-state-lore.

Notification queues

Chat, action bar, title, and boss bar notifications now use separate queues. Repeated updates for the same goal are combined, preserving the starting value and total progress gained instead of filling the screen with one message per action.

Queue timing, size, and channel limits can be configured globally, for a specific event, or for an individual goal.

Chat batching

Updates from several goals can be grouped into a single chat message while keeping their original order. The separator and maximum number of entries are configurable; setting chat-batch.max-entries to 0 includes every pending entry.

Daily Builder: 35 -> 45/128 (+10) | Community Weekly Build: 40 -> 50/5000 (+10)

Chat batching is enabled by default and can be overridden globally, per event, or per goal.