Changes: Storing duel request in inventory holder. this should be faster when using with high amount of players. we will use inventoryHolder's request on click event to access the request faster. the duel request will still be stored in hashmap it just won't be used in the click event.