This commit is contained in:
Zoe Gidiere
2024-09-17 17:54:19 -06:00
parent 5bc73dec37
commit 0731d781d5
4 changed files with 10 additions and 15 deletions

View File

@@ -1,10 +1,5 @@
package com.dfsek.terra.addons.commands.structure;
import cloud.commandframework.ArgumentDescription;
import cloud.commandframework.CommandManager;
import cloud.commandframework.arguments.standard.EnumArgument;
import cloud.commandframework.arguments.standard.LongArgument;
import cloud.commandframework.context.CommandContext;
import java.util.random.RandomGenerator;
import java.util.random.RandomGeneratorFactory;