Skip to content

Missing inventory actions #7772

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
1 task done
ShaneBeee opened this issue Apr 4, 2025 · 0 comments
Closed
1 task done

Missing inventory actions #7772

ShaneBeee opened this issue Apr 4, 2025 · 0 comments
Labels
bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. completed The issue has been fully resolved and the change will be in the next Skript update. priority: low Issues that are not harmful to the experience but are related to useful changes or additions.

Comments

@ShaneBeee
Copy link
Contributor

Skript/Server Version

[14:45:06 INFO]: [Skript] Server Version: 1.21.5-DEV-42623c4 (MC: 1.21.5)
[14:45:06 INFO]: [Skript] Skript Version: 2.11.0-pre1 (skriptlang-github)
[14:45:06 INFO]: [Skript] Installed Skript Addons: 
[14:45:06 INFO]: [Skript]  - skript-reflect v2.6 (https://github.com/SkriptLang/skript-reflect)
[14:45:06 INFO]: [Skript]  - SkBriggy v1.4.4 (https://github.com/ShaneBeee/SkBriggy)
[14:45:06 INFO]: [Skript]  - SkBee v3.10.2 (https://github.com/ShaneBeee/SkBee)
[14:45:06 INFO]: [Skript]  - SkNMS v1.2.0-1.21.5 (https://github.com/ShaneBeee/SkNMS)
[14:45:06 INFO]: [Skript] Installed dependencies: None

Bug Description

missing inventory actions:
(see the bold ones)

> !send all inventory actions
[14:44:43 INFO]: executing 'send all inventory actions'
[14:44:43 INFO]: nothing
[14:44:43 INFO]: pickup all
[14:44:43 INFO]: pickup some
[14:44:43 INFO]: pickup half
[14:44:43 INFO]: pickup one item
[14:44:43 INFO]: place all
[14:44:43 INFO]: place some
[14:44:43 INFO]: place one
[14:44:43 INFO]: swap with cursor
[14:44:43 INFO]: drop all from cursor
[14:44:43 INFO]: drop one from cursor
[14:44:43 INFO]: drop all from slot
[14:44:43 INFO]: drop one from slot
[14:44:43 INFO]: instant move
[14:44:43 INFO]: hotbar move and readd
[14:44:43 INFO]: swap with hotbar
[14:44:43 INFO]: clone stack
[14:44:43 INFO]: collect to cursor
[14:44:43 INFO]: unknown
[14:44:43 INFO]: PICKUP_FROM_BUNDLE
[14:44:43 INFO]: PICKUP_ALL_INTO_BUNDLE
[14:44:43 INFO]: PICKUP_SOME_INTO_BUNDLE
[14:44:43 INFO]: PLACE_FROM_BUNDLE
[14:44:43 INFO]: PLACE_ALL_INTO_BUNDLE
[14:44:43 INFO]: PLACE_SOME_INTO_BUNDLE

Expected Behavior

for the lang file to be updated

Steps to Reproduce

see above

Errors or Screenshots

No response

Other

No response

Agreement

  • I have read the guidelines above and affirm I am following them with this report.
@sovdeeth sovdeeth added bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. priority: low Issues that are not harmful to the experience but are related to useful changes or additions. good first issue An issue that would be good for a first-time contributor to make a PR for labels Apr 4, 2025
@sovdeeth sovdeeth added PR available Issues which have a yet-to-be merged PR resolving it and removed good first issue An issue that would be good for a first-time contributor to make a PR for labels Apr 5, 2025
@sovdeeth sovdeeth added completed The issue has been fully resolved and the change will be in the next Skript update. and removed PR available Issues which have a yet-to-be merged PR resolving it labels Apr 15, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. completed The issue has been fully resolved and the change will be in the next Skript update. priority: low Issues that are not harmful to the experience but are related to useful changes or additions.
Projects
None yet
Development

No branches or pull requests

2 participants