Skip to content
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

Next release (v1.2.x) #44

Draft
wants to merge 73 commits into
base: v1-spigot
Choose a base branch
from
Draft

Next release (v1.2.x) #44

wants to merge 73 commits into from

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.

1 participant