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

Unknown source appears when using the itemsadder events feature #9136

Closed
3 tasks done
NanShang126 opened this issue Sep 6, 2024 · 2 comments
Closed
3 tasks done

Unknown source appears when using the itemsadder events feature #9136

NanShang126 opened this issue Sep 6, 2024 · 2 comments
Labels
bug report Reports of bugs/inconsistencies

Comments

@NanShang126
Copy link

Description of Issue

Unknown source appears when using the itemsadder events feature
Executing CMI spawn {player} through itemsadder events. execue_commands appears
Unknown CMI command source (CONSOLE) spawn {player}

Version Information

CHI: 9.7.5.3 
CHILi6: 1.5.1 1
server: paper(2301)1.21.1-R0.1-SHAFSHOT+

Errors

No response

Relevant Config Sections

itemsadder 
items:
  test:
    display_name: test
    resource:
      material: COAL
      generate: true
      textures:
        - "minecraft:item/diamond.png"
    events:
      interact:
        right:
          execute_commands:
            cmd1:
              command: 'cmi spawn {player}'
              as_console: true
              delay: 0

Relevant Plugins

No response

Agreements

  • My server is supported by CMI.
  • My version of CMI at the time of this report is up to date.
  • I have searched the github and asked around before making this report.
@NanShang126 NanShang126 added the bug report Reports of bugs/inconsistencies label Sep 6, 2024
@Tareyu
Copy link

Tareyu commented Oct 3, 2024

I have the same issue with cmi money give {player} %rand/100-350% via ItemsAdder

@Zrips
Copy link
Owner

Zrips commented Oct 3, 2024

Will be resolved with next update

@Zrips Zrips closed this as completed Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Reports of bugs/inconsistencies
Projects
None yet
Development

No branches or pull requests

3 participants