Closed vectrixdevelops closed 3 months ago
Description: Makes the ApolloPlayer an Audience so it can be used with Adventure better.
ApolloPlayer
Audience
Code Example (If applicable):
Apollo.getPlayerManager().getPlayer(UUID.randomUUID()) .ifPresent(player -> player.sendMessage(Component.text("Hello World!")));
feature/add-module
bugfix/fix-issue
Overview
Description: Makes the
ApolloPlayer
anAudience
so it can be used with Adventure better.Code Example (If applicable):
Review Request Checklist
feature/add-module
&bugfix/fix-issue
)