Historia-MC / Historia

Historia Proficiency Plugin
0 stars 0 forks source link

abuse: placing, breaking, and then placing again grants xp #87

Open boooiil opened 7 months ago

boooiil commented 7 months ago

we have to be careful when modifying an itemstack due to nbt mismatch causing items not to stack.

possibly set a general epoch and use a runnable to remove the data when the epoch expires.

this might require us to iterate over chests and other storage containers which could be resource intensive.