Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 141
    • Issues 141
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Issues
  • #1125

Closed
Open
Created May 13, 2023 by xlsalvolx@xlsalvolx

Scoreboard condition is broken in latest dev builds

Hi, scoreboard conditions are broken as of dev build 4484

You can quickly test with this:

testsword:
  Id: netherite_sword
  Display: '&4&ltestsword'
  Lore: 
  - '&5&oTest bruh'
  - '&7&oLeft click to add value'
  - '&7&oRight click to test'
  Skills:
  - modifytargetscore{objective=testvalue;action=set;value=1} @self ~onSwing
  - skill{s=scoretest} ~onUse



scoretest:
  Conditions:
  - score{o=testvalue;value=1} true
  Skills:
  - sendactionmessage{m='&4&lTest'} @self

Left click with the sword to add one value to the test score Right click with the sword to check if the condition is working (it won't work)

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking