- Supported Minecraft Versions:
- 1.12
ScoreboardTags - By LimeGlass
Source: https://github.com/TheLimeGlass/ScoreboardTags
An addon for scoreboard tags, scoreboard tags are basically like data that you can add to entities that persists after a restart and/or when a player leaves.
All of the syntaxes for this addon are generated in a Syntax.yml with information on it, a disabler for each syntax and if it supports what changers.
Example script:
Code (Skript):
on join: if player doesn't have any scoreboard tags: broadcast "test1" add "testing" to scoreboard tags of player if player has any scoreboard tags: broadcast "test2" if player has scoreboard tag "testing": broadcast "test3"
Syntax:
If you have any suggestions that I should add. Please use the discussion page to notify me about them. If you need any help with this addon as well you can pm me or use the discussion of this resource, Thanks.Code (Skript):
Syntax: Conditions: CondHasScoreboardTag: enabled: true description: Check if the entity has any scoreboard tags. syntax: - '%entity% (1¦has|2¦does(n''t| not) have) ([a[ny]]|%-strings%) scoreboard tag[s]' - '%entity% (1¦has|2¦does(n''t| not) have) scoreboard tag[s] %strings%' PropertyExpressions: ExprScoreboardTags: enabled: true changers: All changers description: Returns or changes the scoreboard tags of the entities. syntax: - '[(all [[of] the]|the)] scoreboard tag[s] (of|from|in) [(entity|entities)] %entities%'
Enjoy!
-
Welcome to skUnity!
Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.
If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!
Now, what are you waiting for? Join the community now!
Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Deprecated Addon ScoreboardTags 1.0.0
A Skript addon dedicated to scoreboard tags.
Tags: