Riley Park

Results 84 comments of Riley Park

> As specified before, we probably want to rename this to BlockProperty or something. I disagree, that would limit its use for other things in the future.

👍 for cleaning up configurations 👎 for moving from YAML - YAML is what 95% of Bukkit plugins use, and is what people are most familiar with in this community.

Cleaning up the configuration is something that is on our radar again. The new configuration will likely be split into sections, somewhat similar to what was described by @prototype464 above.

Any chance of this becoming a thing? :smiley_cat:

A version of this that accepts a `Random` would be nice too.

Hey @masmc05! Thanks for your work on this pull request! ❤️ We've merged (most) of your work into #10729 where we've done some other changes related to versioning, and we'll...

Is this really needed in the API? This can be re-created in a plugin easily.

One solution is to deprecate the existing method, and introduce a new one with the proper implementation. Another is to change this on a breaking version.

@SebastianCelejewski You'd be better off using a different library.

You'd still be better off using a different library, in my opinion. This one isn't that great at all compared to other libraries around.