Skript

Skript

788k Downloads

Can't open Player Inventory to player

Closed this issue ยท 1 comments

commented

Skript/Server Version

[17:52:45 INFO] [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases

[17:52:45 INFO] [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/

[17:52:45 INFO] [Skript] Skript's tutorials can be found here: https://docs.skriptlang.org/tutorials

[17:52:45 INFO] [Skript] Server Version: 1.21.6-48-4d854e6 (MC: 1.21.6)

[17:52:45 INFO] [Skript] Skript Version: 2.12.1 (skriptlang-github)

[17:52:45 INFO] [Skript] Installed Skript Addons:

[17:52:45 INFO] [Skript] - skript-reflect v2.6.1 (https://github.com/SkriptLang/skript-reflect)

[17:52:45 INFO] [Skript] - SkBee v3.12.1 (https://github.com/ShaneBeee/SkBee)

[17:52:45 INFO] [Skript] Installed dependencies: None

Bug Description

I can't open the inventory of a player to another player

Expected Behavior

It should open the inventory of the player to the other player

Steps to Reproduce

command /invsee <player>: permission: op trigger: open arg-1's inventory to player
This code causes the error for me, it also happens when i do it with anything else for exampel effet commands

Errors or Screenshots

[17:54:23 INFO] [Skript] You can't open a player inventory to a player.
(entire error)

Other

No response

Agreement

  • I have read the guidelines above and affirm I am following them with this report.
commented

This is an issue with the Paper version you're running. It was fixed in 1.21.7-8
PaperMC/Paper#12751