I crated a npc shop where players can buy backpacks... But when players click on backpack to buy this message comes in console and players get nothing...
" This command can not be executed from the console "
Command my "npc" is executing: zip give bag %player% 1
Reproduction Steps
Create a NPC, Make them execute command zip give pokemon %player% 1 , buy the same backpack.
Expected Behaviour
I hope you can enable somehow in plugin code that command /zip can be executed via console.
Server Details
Paper version git-Paper-496 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: 7ac24a1 on ver/1.20.4)
Description
I crated a npc shop where players can buy backpacks... But when players click on backpack to buy this message comes in console and players get nothing...
" This command can not be executed from the console "
Command my "npc" is executing: zip give bag %player% 1
Reproduction Steps
Create a NPC, Make them execute command zip give pokemon %player% 1 , buy the same backpack.
Expected Behaviour
I hope you can enable somehow in plugin code that command /zip can be executed via console.
Server Details
Paper version git-Paper-496 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: 7ac24a1 on ver/1.20.4)
Zero Inventory Problems Version
1.0.13
Logs and Configs
Extra Details
No response