#(fishjones_) inventory notes
11 messages · Page 1 of 1 (latest)
(fishjones_) inventory notes
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
also: 0 errors on debug
Content of Server Log Paste #134866: Denizen Debug Logs From A Minecraft Server... pasted 2025/07/17 01:09:18 UTC-07:00, Paste length: 22255 characters across 137 lines, Content: `Java Version: 21.0.5 Up-time: 21h 18m Denizen Version: Core: 1.91.0-SNAPSHOT (Build 1390), Spigot: 1.3.1-SNAPSHOT (build 7104-DEV) Script Containers: 10...
flag the player with "last_backpack" and ask for it in both events to know where to put the item
flag the player? not flag the inventory?
the player.uuid is already provided within the tags for the item location
You note the inventories each time when a player clicks the item and this overwrites your old notation. So check first if it's already noted and if skip the note.
perfect thank you