Paper
Paper copied to clipboard
Make PlayerEditBookEvent use Paper Components
Is your feature request related to a problem?
Currently the PlayerEditBookEvent pass the BookMeta for allow modify the content but not make use of the new Paper Components
Describe the solution you'd like.
Add the same methods for old/new/set but for the Components. not sure if based in the event the component is the writtable or written
Describe alternatives you've considered.
Just use ItemMeta
Other
No response