mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 08:27:43 +01:00
Fix hover in /plugins
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
+ hover.append(getAuthors(provider.getMeta()));
|
||||
+ }
|
||||
+
|
||||
+ pluginName.hoverEvent(hover.build());
|
||||
+ pluginName = pluginName.hoverEvent(hover.build());
|
||||
+ }
|
||||
+ // Purpur end - Improve output of plugins command
|
||||
|
||||
|
||||
Reference in New Issue
Block a user