Git Product home page Git Product logo

Comments (7)

datatags avatar datatags commented on August 16, 2024

I'm not super familiar with lucky block, so would you want it to give exactly 1 reward each time or up to 1 reward?

from commandminerewards.

Golicraft avatar Golicraft commented on August 16, 2024

Hi thanks for the fast reply 🙂 I would like to be able to set max amount of rewards per time you break a block. For example I have 5 categories and I would like it to be able to only send 1 of the rewards for each sponge I break. And also that every time I break a sponge it gives one of the rewards and the chances describes how rare it should be. Thank you so much again

from commandminerewards.

datatags avatar datatags commented on August 16, 2024

Ok, and I assume we should evaluate the rewards in a random order so it isn't weighted toward the first reward entries?

from commandminerewards.

Golicraft avatar Golicraft commented on August 16, 2024

Ok, and I assume we should evaluate the rewards in a random order so it isn't weighted toward the first reward entries?

The rewards should be chosen randomly thru the chances system if that was what you ment :)

from commandminerewards.

datatags avatar datatags commented on August 16, 2024

I mean like should we evaluate the chances of each reward in a random order. Like in your config, you have rewards 1 2 3 4 and 5. My question was whether they should be shuffled before checking the chances, like should we check 2, then 4, then 3, then 5, then 1. I'll probably just make it configurable though, since looking at your config I think you'd want it to be evaluated in order.

from commandminerewards.

Golicraft avatar Golicraft commented on August 16, 2024

Oh I understand. For me it doesn't matter do what's best for you or what you think is the best. Thank you 🙂

from commandminerewards.

datatags avatar datatags commented on August 16, 2024

Added in 20a90f5, reopen if there are any problems with it. Thanks! :)

from commandminerewards.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.