-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
Level Placeholder level_bskyblock_top_name_1 not working #337
Labels
Comments
Hmm, I cannot replicate right now:
Has the player ever run the level command before? Are they an owner of one island? Or do they have multiple islands? |
I think the player didn’t run the command is level.This can be a thing…? On 12 Jan 2025, at 03:14, tastybento ***@***.***> wrote:
Hmm, I cannot replicate right now:
[17:11:40 INFO]: tastybentotoo issued server command: /is level
papi parse tastybentotoo %Level_bskyblock_island_level%
[17:12:42 INFO]: 2
papi parse tastybentotoo %Level_bskyblock_top_value_1%
[17:12:57 INFO]: 2
papi parse tastybentotoo %Level_bskyblock_top_name_1%
[17:13:04 INFO]: tastybentotoo
Has the player ever run the level command before? Are they an owner of one island? Or do they have multiple islands?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Yes. If the player has never run level then there is no level for them. |
Is there an option for this ? To get the calculated level after each login-logout or something like this ?I’m using a scoreboard for this, where o I can show players the level 1-2-3 of each box/island.On 12 Jan 2025, at 23:01, tastybento ***@***.***> wrote:
Yes. If the player has never run level then there is no level for them.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Sorry for the late response - don't know why I didn't see this. Yes, there is an option to force calculate on login - read the config.yml:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Expected behavior
I'm using the placeholder %Level_bskyblock_top_name_1% inside the plugin TAB for showing the #1 name in top . But it returns nothing.
Observed/Actual behavior
Even if i use:
/papi parse me %Level_bskyblock_top_name_1%
it returns nothing in chat.Steps/models to reproduce
I have no errors. If i use another placeholder like "/papi parse me %Level_boxed_rank_value%" it works and shows the rank value.
BentoBox version
�[?1l�>�[?1000l�[?2004l�[?1h�=�[?2004h>
[23:36:16 INFO]: Running PAPER 1.21.4.
[23:36:16 INFO]: (1.21.4-75-9f90b4c (MC: 1.21.4))
[23:36:16 INFO]: BentoBox version: 3.2.3
[23:36:16 INFO]: Database: JSON
[23:36:16 INFO]: Loaded Game Worlds:
[23:36:16 INFO]: boxed_world (Boxed): Overworld, Nether
[23:36:16 INFO]: bskyblock_world (BSkyBlock): Overworld, Nether, The End
[23:36:16 INFO]: Loaded Addons:
[23:36:16 INFO]: Border 4.4.2 (ENABLED)
[23:36:16 INFO]: Boxed 2.8.0 (ENABLED)
[23:36:16 INFO]: BSkyBlock 1.19.0 (ENABLED)
[23:36:16 INFO]: InvSwitcher 1.15.0 (ENABLED)
[23:36:16 INFO]: Level 2.17.0 (ENABLED)
Plugin list
[23:36:33 INFO]: Server Plugins (24):
[23:36:33 INFO]: Bukkit Plugins:
[23:36:33 INFO]: - AuthMe, BattleArena, BentoBox, BentoBox-Boxed, BentoBox-BSkyBlock, BentoBox-InvSwitcher, BentoBox-Level, Citizens, CommandAPI, Essentials
[23:36:33 INFO]: EssentialsChat, EssentialsSpawn, fakeplayer, LuckPerms, MOTD, PlaceholderAPI, ProtocolLib, SimpleRTP, TAB, Vault
[23:36:33 INFO]: ViaBackwards, ViaVersion, WorldEdit, WorldGuard
Other
No response
The text was updated successfully, but these errors were encountered: