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

invisible frames via minecraftcommand are not invisible #9033

Open
3 tasks done
Teddyon opened this issue Aug 14, 2024 · 0 comments
Open
3 tasks done

invisible frames via minecraftcommand are not invisible #9033

Teddyon opened this issue Aug 14, 2024 · 0 comments
Labels
bug report Reports of bugs/inconsistencies

Comments

@Teddyon
Copy link

Teddyon commented Aug 14, 2024

Description of Issue

If I give myself an invisible itemframe with the following command:

/give @p item_frame[entity_data={id:"minecraft:item_frame",Invisible:1b}] 1

then I am given an itemframe, but it is always visible when I set it. As soon as the CMI plugin has been removed from the server, I can try to set the given itemframe again and it is invisible.
image
In the left picture are the invisible frames with items, which I have set without cmi, the others are set with cmi and visible

I tried to deactivated the itemframe command in the alias editor(server was shut down and was only restarted after changes were made). Nevertheless, I cannot set the frame as an invisible frame.

I am not aware of any other setting options for the itemframe.

II tested it by setting up a completely new server without any other plugins than cmi and cmilib in the current version.

Version Information

CMI: 9.7.5.3. SqLite
CMILib: 1.5.1.1
Server: Paper(2286) 1.21.1-R0.1-SNAPSHOT+
CMI economy: DIsabled CMI Chat: Disabled
Moduls-> 65 enabled 1 disabled: votifier

Errors

no errors in console

Relevant Config Sections

# /cmi itemframe $1-
  /itemframe:
    Enabled: false
    Tab: true

Relevant Plugins

installed: cmi and cmilib

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.
@Teddyon Teddyon added the bug report Reports of bugs/inconsistencies label Aug 14, 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

1 participant