Cobblemon Wonder Trade(ServerOnly)

Quick rating

Cobblemon Wonder Trade(ServerOnly)

No reviews yet

Wonder trade system for Cobblemon - trade pokemon in for a random pokemon from a pool built up by players

No Theme
No Genre
Multiplayer Unsupported
QoL & Tweaks
Server Utility
Minigame
Pokemon
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
Cobblemon Wonder Trade(ServerOnly) 1.0.0-Fabric
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

 


I grant permission to anyone seeking to add my mod to a modpack



Server only version of my other Wonder Trade mod, do not put this (ServerOnly) version on your client, it is intended only for servers.


Features:

  • Global Trade Pool - Pokémon traded by players are stored and can be received by others
  • Rarity Matching - Legendary, Mythical, Ultra Beasts, and Paradox Pokémon only trade for other legendary-tier Pokémon
  • Shiny Matching - Trade a shiny, receive a shiny back (when available)
  • Random Fallback - When the pool is empty, receive a randomly generated Pokémon matching your trade's rarity tier
  • Random Only Mode - Skip the pool entirely and always generate random Pokémon
  • Random Pool Shiny Chance - Configurable odds for randomly generated Pokémon to be shiny (default 1/4096)
  • Configurable Cooldown - Default 1 hour between trades (adjustable 0-1440 minutes)
  • Optional Level Matching - Receive Pokémon within a configurable level range of what you traded
  • Minimum Level Requirement - Set a minimum level for Pokémon that can be traded
  • Species Blacklist - Admins can block specific species from being traded
  • Block Legendaries/Shinies - Options to prevent legendaries or shinies from being traded entirely
  • Trade History - View your recent trades (last 50), total count, and shinies/legendaries received
  • Trade Broadcasting - Server-wide announcements when players receive shinies or legendaries (separate toggles)
  • Persistent Pool - Trade pool and history save across server restarts
  • Full Admin Commands - Configure all settings in-game via /wt admin

Commands:
/wt or /wondertrade - Open Wonder Trade GUI
/wt history - Open trade history
/wt admin - Shows help for all admin commands

Config:
/wt admin cooldown [minutes] - Get/set trade cooldown (0-1440 min)
/wt admin levelmatching [true/false] - Enable/disable level matching
/wt admin levelrange [range] - Set level match range (±1-50)
/wt admin minlevel [level] - Set minimum tradeable level (1-100)
/wt admin blocklegendaries [true/false] - Block legendary trades
/wt admin blockshinies [true/false] - Block shiny trades
/wt admin randomonly [true/false] - Skip player pool, always generate random
/wt admin legendarymatching [true/false] - Legendary trades give legendaries
/wt admin shinymatching [true/false] - Shiny trades give shinies
/wt admin broadcast [true/false] - Enable/disable all trade broadcasts
/wt admin broadcastlegendaries [true/false] - Broadcast legendary receives
/wt admin broadcastshinies [true/false] - Broadcast shiny receives
/wt admin randompoolshiny [true/false] - Enable shiny chance for random Pokémon
/wt admin randompoolshinyodds [odds] - Set shiny odds (1/X, range 1-100000)

Blacklist:
/wt admin blacklist add <species> - Add species to blacklist
/wt admin blacklist remove <species> - Remove from blacklist
/wt admin blacklist list - Show blacklisted species
/wt admin blacklist clear - Clear entire blacklist

Utility:
/wt admin resetcooldown <player> - Reset a player's cooldown
/wt admin poolinfo - View pool statistics
/wt admin reload - Reload config from file

All admin commands require permission level 2 (op).

Please consider supporting me on ko-fi if you like the mod and can afford it, I appreciate even 1 dollar. Ko-fi


I grant permission to anyone seeking to add my mod to a modpack


Features:

  • Global Trade Pool - Pokémon traded by players are stored and can be received by others
  • Rarity Matching - Legendary, Mythical, Ultra Beasts, and Paradox Pokémon only trade for other legendary-tier Pokémon
  • Shiny Matching - Trade a shiny, receive a shiny back (when available)
  • Random Fallback - When the pool is empty, receive a randomly generated Pokémon matching your trade's rarity tier
  • Random Only Mode - Skip the pool entirely and always generate random Pokémon
  • Random Pool Shiny Chance - Configurable odds for randomly generated Pokémon to be shiny (default 1/4096)
  • Configurable Cooldown - Default 1 hour between trades (adjustable 0-1440 minutes)
  • Optional Level Matching - Receive Pokémon within a configurable level range of what you traded
  • Minimum Level Requirement - Set a minimum level for Pokémon that can be traded
  • Species Blacklist - Admins can block specific species from being traded
  • Block Legendaries/Shinies - Options to prevent legendaries or shinies from being traded entirely
  • Trade History - View your recent trades (last 50), total count, and shinies/legendaries received
  • Trade Broadcasting - Server-wide announcements when players receive shinies or legendaries (separate toggles)
  • Persistent Pool - Trade pool and history save across server restarts
  • Full Admin Commands - Configure all settings in-game via /wt admin

Commands:
/wt or /wondertrade - Open Wonder Trade GUI
/wt history - Open trade history
/wt admin - Shows help for all admin commands

Config:
/wt admin cooldown [minutes] - Get/set trade cooldown (0-1440 min)
/wt admin levelmatching [true/false] - Enable/disable level matching
/wt admin levelrange [range] - Set level match range (±1-50)
/wt admin minlevel [level] - Set minimum tradeable level (1-100)
/wt admin blocklegendaries [true/false] - Block legendary trades
/wt admin blockshinies [true/false] - Block shiny trades
/wt admin randomonly [true/false] - Skip player pool, always generate random
/wt admin legendarymatching [true/false] - Legendary trades give legendaries
/wt admin shinymatching [true/false] - Shiny trades give shinies
/wt admin broadcast [true/false] - Enable/disable all trade broadcasts
/wt admin broadcastlegendaries [true/false] - Broadcast legendary receives
/wt admin broadcastshinies [true/false] - Broadcast shiny receives
/wt admin randompoolshiny [true/false] - Enable shiny chance for random Pokémon
/wt admin randompoolshinyodds [odds] - Set shiny odds (1/X, range 1-100000)

Blacklist:
/wt admin blacklist add - Add species to blacklist
/wt admin blacklist remove - Remove from blacklist
/wt admin blacklist list - Show blacklisted species
/wt admin blacklist clear - Clear entire blacklist

Utility:
/wt admin resetcooldown - Reset a player's cooldown
/wt admin poolinfo - View pool statistics
/wt admin reload - Reload config from file

All admin commands require permission level 2 (op).

Screenshots

Gallery

  • 7d521178b01df1bd85db099cb0a80a2aafd35786.png
    7d521178b01df1bd85db099cb0a80a2aafd35786.png 7d521178b01df1bd85db099cb0a80a2aafd35786.png
  • e076bdb0935a57aee8de5fe614214f4d864758c7.webp
    e076bdb0935a57aee8de5fe614214f4d864758c7.webp e076bdb0935a57aee8de5fe614214f4d864758c7.webp

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~3,000
Total Downloads
CurseForge
~2,000
Modrinth
~1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works