14.1 | API changes

- Methods with objects have been added to T2Csend
- Methods with objects have been added to T2Creplace
- Methods with objects have been added to T2Cconfig
This commit is contained in:
2022-12-28 13:42:55 +01:00
parent 1b12c2728b
commit b64c1e7c59
6 changed files with 81 additions and 10 deletions

View File

@@ -51,7 +51,6 @@ public class T2CbungeePlayers implements PluginMessageListener {
} catch (IOException e) {
e.printStackTrace();
}
}
public static void callAllBungeePlayers() {