Скачать zonary123 Cobble WonderTrade — Minecraft Моды — ModStock
zonary123 Cobble WonderTrade

zonary123 Cobble WonderTrade

Активный

Установок

20

Последнее обновление

11 месяцев назад

Версии

1.20.1
Сервер
Fabric
Forge
Игровые механики
Утилиты

WonderTrade

I will be creating more plugins/mods for Cobblemon. If you want to know more about them, join our Discord for more information: Discord

Required CobbleUtils is in discord: Discord

Description

WonderTrade is a Minecraft plugin designed for Cobblemon. It introduces a unique trading system that allows players to exchange their Pokémon for random ones from a pool. This adds an element of surprise and excitement to the game, as you never know what Pokémon you might receive in return.

Configuration

The file path is config/wondertrade

{
  "lang": "en",
  "cooldown": 30,
  "cooldownmessage": 15,
  "sizePool": 2,
  "minlvreq": 5,
  "minlv": 5,
  "maxlv": 36,
  "emitcapture": false,
  "allowshiny": true,
  "allowlegendary": true,
  "poolview": true,
  "savepool": true,
  "shinyrate": 8192,
  "legendaryrate": 16512,
  "shinys": 0,
  "legendaries": 0,
  "israndom": false,
  "pokeblacklist": [
    "Magikarp"
  ],
  "poketradeblacklist": [
    "Magikarp"
  ],
  "legends": [
    "Magikarp"
  ],
  "aliases": [
    "wt",
    "wondertrade"
  ],
  "itempreviouspage": {
    "item": "minecraft:arrow",
    "slot": 0,
    "title": "&7Previous Page",
    "lore": [
      "&7Click to go to the previous page"
    ],
    "CustomModelData": 0
  },
  "itemclose": {
    "item": "minecraft:barrier",
    "slot": 0,
    "title": "&cClose",
    "lore": [
      "&7Click to close the menu"
    ],
    "CustomModelData": 0
  },
  "itemnextpage": {
    "item": "minecraft:arrow",
    "slot": 0,
    "title": "&7Next Page",
    "lore": [
      "&7Click to go to the next page"
    ],
    "CustomModelData": 0
  }
}

Commands

  • /wt - Opens the WonderTrade GUI.
  • /wt slot <slot> confirm - Trade the pokemon.
  • /wt other <player> - Opens the WonderTrade GUI for other player.
  • /wt pool - Opens the WonderTrade pool GUI.
  • /wt reload - Reloads the plugin configuration.

Dependencies

Участники проекта
zonary123

zonary123

Разработчик