mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-22 17:27:38 +00:00
remove unfinished testing
This commit is contained in:
parent
85382ad109
commit
9712aaab7d
@ -139,7 +139,7 @@ public class RegionCommands {
|
||||
@CommandPermissions("worldedit.region.test")
|
||||
@Logging(REGION)
|
||||
public void test(Player player, EditSession editSession, @Arg(desc = "test") String world, BlockVector2 mcaFile) throws WorldEditException {
|
||||
file = new File(world, "region" + File.separator)
|
||||
// file = new File(world, "region" + File.separator)
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user