Skip to content

Conversation

@Tofpu
Copy link
Owner

@Tofpu Tofpu commented Apr 22, 2024

To-do:

  • Improve help message.
  • Switch from using materials to items for player's block. This would allow players to customize the block's display name, lore, enchants, and use wool material in older versions of Minecraft.

Tofpu and others added 26 commits October 29, 2023 19:43
Introduces optional target argument to the following commands (addresses #39):
- `sb join [target]`
- `sb leave [target]`
- `sb score [target]`
- `sb randomjoin [target]`
@Tofpu Tofpu marked this pull request as draft April 22, 2024 21:50
Tofpu and others added 30 commits June 14, 2024 23:17
Introduces optional target argument to the following commands (addresses #39):
- `sb join [target]`
- `sb leave [target]`
- `sb score [target]`
- `sb randomjoin [target]`
Allows users to disable the update check if they want to
…placeholders

Adds backwards compatibility for the old placeholder by defaulting to the full text display type if no type is specified. To retrieve the name and the score separately, it may look like this from now on:
- `%sb_leaderboard_global_1_name%`
- `%sb_leaderboard_global_1_score%`
Because `org.jetbrains.annotations` dependency may not be available on runtime. And we don't need to check for it anyway, as we have a replacement for it.
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.

2 participants