1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-21 07:49:32 +00:00

start plugin stuff

This commit is contained in:
EOT3000
2019-07-08 14:21:55 -04:00
parent e75b6d8235
commit a28d5ad06a

View File

@@ -0,0 +1,4 @@
package org.geysermc.connector.plugin;
public class Plugin {
}