diff --git a/Plugins/Mineplex.Core/src/mineplex/core/gadget/commands/subscription/MonthlyCommand.java b/Plugins/Mineplex.Core/src/mineplex/core/gadget/commands/subscription/MonthlyCommand.java new file mode 100644 index 000000000..b913bacfc --- /dev/null +++ b/Plugins/Mineplex.Core/src/mineplex/core/gadget/commands/subscription/MonthlyCommand.java @@ -0,0 +1,8 @@ +package mineplex.core.gadget.commands.subscription; + +public class MonthlyCommand +{ + + + +}