Skip to content

Add news placeholders #357

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

Merged
merged 2 commits into from
Apr 2, 2025
Merged

Conversation

Zarkness2
Copy link
Contributor

Based on issue #138, I have created the requested placeholder to display the value of the block in your hand. Additionally, I have added a few new placeholders, such as:

The value of the block you are looking at.

The value of a specific block you pass as a parameter.

A new count placeholder, since sometimes the limits addon is not used, and it's useful to see how many blocks of a specific type you have, counting only the blocks of the same type as the value.

It’s important to note that the value returned by the count placeholder is updated only after using the /is level command. In other words, if you add a new block, it won't show in the count placeholder until you run the command.

The new available placeholders are:

%level_bskyblock_island_value_<Block Name>%
%level_bskyblock_island_value_looking%
%level_bskyblock_island_value_mainhand%
%level_bskyblock_island_count_<Block Name>%
%level_bskyblock_island_count_looking%
%level_bskyblock_island_count_mainhand%
javaw_xk2iYPq7YO.mp4

@tastybento tastybento merged commit ece040d into BentoBoxWorld:develop Apr 2, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants