move extra plugins patch up & more work

This commit is contained in:
Jake Potrebic
2021-11-23 17:09:49 -08:00
parent 9a23891fe5
commit e4d9502512
6 changed files with 15 additions and 13 deletions

View File

@@ -767,6 +767,8 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+public interface Server extends PluginMessageRecipient, net.kyori.adventure.audience.ForwardingAudience { // Paper
/**
* Returns the de facto plugins directory, generally used for storing plugin jars to be loaded,
@@ -0,0 +0,0 @@ public interface Server extends PluginMessageRecipient {
* Used for all administrative messages, such as an operator using a
* command.
* <p>