Skip to content

Events Migration (Inventory Events)#8765

Open
AnOwlBe wants to merge 1 commit into
SkriptLang:dev/featurefrom
AnOwlBe:InventoryEvents
Open

Events Migration (Inventory Events)#8765
AnOwlBe wants to merge 1 commit into
SkriptLang:dev/featurefrom
AnOwlBe:InventoryEvents

Conversation

@AnOwlBe

@AnOwlBe AnOwlBe commented Jul 9, 2026

Copy link
Copy Markdown

Problem

This is part 5 of probably 6-8 more prs needed to migrate all of simpleevents & njol/skript/events into the skriptlang folder in their related module while (hopefully) preventing any breaking changes.

Solution

Creates an inventory folder in org.skriptlang.skript.bukkit implements an InventoryModule (bare bones for now but in the future when more inventory elements are migrated it'll probably get pretty big)

also moves InventoryClassInfo into the inventory folder

and uh yeah migrates the below events

progress:

  • EvtInventoryClick
  • EvtInventoryOpen
  • EvtInventoryClose
  • EvtInventoryPickupItem
  • EvtInventoryDragItem
  • EvtInventoryItemMove

Testing Completed

quicktest ran successfully junit did not (due to version mismatch so will have to rely on githubs junit tests) also manual testing completed for each event all appear to work fine

for those who want to test:
inventoryevents.txt

Supporting Information

null


Completes: none
Related: all the other event migration prs
AI assistance: none

@AnOwlBe AnOwlBe requested review from a team as code owners July 9, 2026 00:28
@AnOwlBe AnOwlBe requested review from TheMug06, UnderscoreTud and cheeezburga and removed request for a team July 9, 2026 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant