more progress

This commit is contained in:
ajgeiss0702
2021-07-12 20:37:09 -07:00
parent 0999c2dee4
commit 5165185ff1
7 changed files with 154 additions and 5 deletions
@@ -31,4 +31,6 @@ public interface PlatformMethods {
*/
AdaptedPlayer senderToPlayer(ICommandSender sender);
String getPluginVersion();
}