-
Notifications
You must be signed in to change notification settings - Fork 8
PlaceholderExpansion
DevTec edited this page Mar 20, 2022
·
2 revisions
PlaceholderExpansion(String expansionName);
String getName();
register();
unregister();
boolean isRegistered();
@playerUuid is nullable
@return value is nullable
String apply(String text, UUID playerUuid);