
Cobbletrade
Type /cobbletrade to trade pokemons with another player. It should be the original traders menu, nothing complicated. Also no cash system, just trading...
00—cobblemon-fabricServer1.21.1mod
Cobbletrade adds a simple server-side /cobbletrade <player> command that leverages Cobblemon’s native trading flow. Players send a trade request to another player; the recipient gets the standard Cobblemon trade notification/accept dialog, and accepting opens the usual Pokémon trading screen with no money or extra mechanics.
Key details:
- Works for players on the server side only; the command is gated to in-game players (not console).
- You cannot trade with yourself. The request expires after the default Cobblemon window (20 seconds) and respects Cobblemon’s distance/busy checks.
- Feedback messages are minimal because Cobblemon already sends the normal trade/request prompts.
Suggestions:
- Consider adding permission checks or a configurable request timeout if you want different limits later.