▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/MrCommunityQuest
MrCommunityQuest

MrCommunityQuest

Customizable Community Quests, Supports Vanilla Quests

324
2

MrCommunityQuest 2.0.3

release15 января 2026 г.

Fixed Quest Ending

MrCommunityQuest 2.0.2

release22 декабря 2025 г.

Small Changes Fixed loading without placeholderAPI

MrCommunityQuest 2.0.1

release15 декабря 2025 г.

Fixed Errors, Fixed Hexs

MrCommunityQuest 2.0.0

release9 ноября 2025 г.
  1. Now you need mrlibcore
  2. Now you can add quest donate item
    230:
      Quest:
        Provider: DONATE
        Type: ITEM
        Item-Or-Mob: DIAMOND # Specific item type (DIAMOND, EMERALD, etc.) or leave empty for any item
        Amount: 1000 # Total amount needed to complete the quest
        TimeToEndQuest: 600 # In Minutes
        QuestName: "Diamond Donation"
        QuestMenu:
          Material: DIAMOND
          custom-model-data: 0
          slot: 23
          Name: "{#00FFFF>}&lᴅɪᴀᴍᴏɴᴅ ᴅᴏɴᴀᴛɪᴏɴ{#00CED1<}"
          Lore:
            - ""
            - "{#00FFFF}&lINFORMATIONS:"
            - " &8➥ &fProgress - &a[progress] &8/ &c[amount] &8(&a[percentage]%&8)"
            - " &8➥ &fQuest End in - [time] seconds"
            - ""
            - "{#00FFFF}&lDESCRIPTION:"
            - " &8➥ &f&oDonate 1000 Diamonds as community to get rewards."
            - " &8➥ &f&oUse /cq donateitem hand or /cq donateitem all"
            - ""
            - "{#00FFFF}&lTOP PLAYERS:"
            - " &8➥ &f1. &C[PlayerName-1] &fDonated &c[Amount-1]x &fDiamonds &8(&E+ 50,000€, 1x Key&8)"
            - " &8➥ &f2. &a[PlayerName-2] &fDonated &a[Amount-2]x &fDiamonds &8(&E+ 25,000€, 1x Key&8)"
            - " &8➥ &f3. &e[PlayerName-3] &fDonated &e[Amount-3]x &fDiamonds &8(&E+ 10,000€, 1x Key&8)"
            - ""
            - "&7&oYou will receive €5,000 for participating (If you are not in the top Players)"
        Messages:
          Progress:
            - "               {#8C8C8C>}&lMrCommunityQuest{#B5B5B5<}"
            - ""
            - "{#8C8C8C}&lINFORMATIONS:"
            - " &8➥ &fQuest - {#8C8C8C}Donate 1,000 Diamonds"
            - " &8➥ &fProgress - &a[progress] &8/ &c[amount] &8(&a[percentage]%&8)"
            - ""
            - "{#8C8C8C}&lTOP PLAYERS:"
            - " &8➥ &f1. &C[PlayerName-1] &fDonated &c[Amount-1]x &fDiamonds &8(&E+ 50,000€, 1x Key&8)"
            - " &8➥ &f2. &a[PlayerName-2] &fDonated &a[Amount-2]x &fDiamonds &8(&E+ 25,000€, 1x Key&8)"
            - " &8➥ &f3. &e[PlayerName-3] &fDonated &e[Amount-3]x &fDiamonds &8(&E+ 10,000€, 1x Key&8)"
            - ""
            - " &8➥ &fYour position &a[My-Position] &fyou donated &a[My-Amount]x &fDiamonds"
        RewardSystem:
          Position-Rewards:
            Reward-1:
              Position: 1
              Rewards:
                - "money give [PlayerName] 50000"
                - "crates key give [PlayerName] key 1"
            Reward-2:
              Position: 2
              Rewards:
                - "money give [PlayerName] 25000"
                - "crates key give [PlayerName] key 1"
            Reward-3:
              Position: 3
              Rewards:
                - "money give [PlayerName] 10000"
                - "crates key give [PlayerName] key 1"
          Participation-Rewards:
            - "money give [PlayerName] 5000"

MrCommunityQuest 1.0.5

release28 сентября 2025 г.

Changelog

  • Now you can use PAPI placeholders on title
  • Now working custom-model-data with all menu items
  • Now plugin doesn’t lag on first open menu

Quests on defined slots (new method)

You can now define quests on specific slots using the new method in gui.yml.

Quests: # don’t change
  glowing: false
  current-method: OLD # OLD METHOD or NEW METHOD
  slots: 10-16,19-25,28-34,37-43 # OLD METHOD
  new-slots: # NEW METHOD
    1: # 1st Quest is on these slots
      - 20
      - 30
    2:
      - 22
      - 32
    3:
      - 24
      - 34
    4:
      - 25
      - 35
  display-name: "[QuestName]"

Совместимость

Minecraft: Java Edition

1.21.x1.20.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:LicenseRef-Eula
Опубликован:5 месяцев назад
Обновлён:1 месяц назад
Главная