Skip to content

Commit

Permalink
修改命令
Browse files Browse the repository at this point in the history
  • Loading branch information
0XPYEX0 committed Oct 16, 2021
1 parent 6f54844 commit 2ed6aa4
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
package me.xpyex.plugin.flywithfood.sponge.commands;

import me.xpyex.plugin.flywithfood.bukkit.events.FWFPlayerBeenDenyCmdEvent;
import me.xpyex.plugin.flywithfood.common.types.DenyReason;
import me.xpyex.plugin.flywithfood.common.types.FWFMsgType;
import me.xpyex.plugin.flywithfood.sponge.FlyWithFood;
import me.xpyex.plugin.flywithfood.sponge.config.HandleConfig;
import me.xpyex.plugin.flywithfood.sponge.utils.Utils;

import org.bukkit.Bukkit;
import org.spongepowered.api.Sponge;
import org.spongepowered.api.command.CommandResult;
import org.spongepowered.api.command.args.GenericArguments;
Expand Down

0 comments on commit 2ed6aa4

Please sign in to comment.