IntellectualSites / ClipboardConnect

Handles clipboards for players across the network
GNU General Public License v3.0
3 stars 2 forks source link

Allows to load big schematics into redis and load again #17

Closed TheMeinerLP closed 8 months ago

TheMeinerLP commented 9 months ago

Proposed changes

This pr implements async loading and saving of clipboards. That helps to reduce lags and allows to load big clipboards

Types of changes

What types of changes does your code introduce to this project? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

dordsor21 commented 8 months ago

Looks fine to me for the use of FAWE stuff