8000 A few things that I try but can't do · Issue #755 · LMBishop/Quests · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A few things that I try but can't do #755

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Tobiczek opened this issue Dec 17, 2024 · 0 comments
Open

A few things that I try but can't do #755

Tobiczek opened this issue Dec 17, 2024 · 0 comments
Labels
docs status: needs investigating Bug report / feature request needs investigating and triage

Comments

@Tobiczek
Copy link

Type of Change

Clarify ambigious information

Description of Change

  1. I have such a task, but unfortunately it doesn't credit me, and I have checked several types of task. The thing is that with OtherDrops the blocks renew themselves when destroyed, but unfortunately it doesn't credit them for the task. When I place the blocks myself it already credits..

tasks:
mining:
type: "blockbreak"
amount: 500
blocks:
- BLUE_GLAZED_TERRACOTTA
- RED_GLAZED_TERRACOTTA
- YELLOW_GLAZED_TERRACOTTAe
worlds:
- "swiateczna"

  OtherDrops:
  
      YELLOW_GLAZED_TERRACOTTA:
  - dropgroup: command_OK
    tool: ANY
    chance: 15 #Chance to modify proc event
    flags: UNIQUE
    drops:
    - drop: AIR
      replacementblock: YELLOW_GLAZED_TERRACOTTA
      delay: 180
      chance: 100
    - drop: NOTHING
      chance: 100
      command: ["/!$ecoitems give %p swiateczna_waluta 1"]
      message: "&a+1 list"
  - dropgroup: command_not_OK
    tool: ANY
    chance: 100
    flags: UNIQUE
    drops:
    - drop: AIR
      replacementblock: YELLOW_GLAZED_TERRACOTTA
      delay: 180
      chance: 100
    - drop: NOTHING
      chance: 100
  1. It is somehow possible to make there are some quests that do not count towards the quest limit?

quest-limit:
default: 2
#vip: 5
#staff: 10

The thing is, I'm trying to make 3 event tasks that would renew every day, and I have other tasks in this plugin, and I don't want the event ones to count towards the limit

Page Markup

please reply
@Tobiczek Tobiczek added docs status: needs investigating Bug report / feature request needs investigating and triage labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs status: needs investigating Bug report / feature request needs investigating and triage
Projects
None yet
Development

No branches or pull requests

1 participant
0