We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8a0f74 commit 5a3bb08Copy full SHA for 5a3bb08
plugin/src/main/java/at/helpch/chatchat/placeholder/PlaceholderAPIPlaceholders.java
@@ -13,8 +13,7 @@
13
import java.util.List;
14
import java.util.Optional;
15
16
-public final class
17
-PlaceholderAPIPlaceholders extends PlaceholderExpansion {
+public final class PlaceholderAPIPlaceholders extends PlaceholderExpansion {
18
private final ChatChatPlugin plugin;
19
20
public PlaceholderAPIPlaceholders(@NotNull final ChatChatPlugin plugin) {
0 commit comments