I want to cancel the Event, if the player tries to take the book of the lectern. But if I use setCancelled(true), the player cannot scroll in the book.
Can you please implement a methodt to scroll in the book, but can't take off the lectern, if the event is cancelled?