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

ZIP cannot be executed via console... #31

Closed
pokislikisobran opened this issue Jul 21, 2024 · 1 comment · Fixed by #32
Closed

ZIP cannot be executed via console... #31

pokislikisobran opened this issue Jul 21, 2024 · 1 comment · Fixed by #32
Assignees
Labels
bug Something isn't working

Comments

@pokislikisobran
Copy link

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

<script src="https://gist.github.com/pokislikisobran/8c16714537c8a8b54a6027c80d8e5d18.js"></script>

Extra Details

No response

@pokislikisobran pokislikisobran added the bug Something isn't working label Jul 21, 2024
@NgLoader NgLoader self-assigned this Jul 21, 2024
@NgLoader
Copy link
Member

NgLoader commented Jul 21, 2024

Fixed in version 1.0.14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants