Delete target directory

This commit is contained in:
Conclure 2021-02-25 19:44:29 +01:00 committed by GitHub
parent 3e661b3143
commit a3034f8280
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 0 additions and 89 deletions

View File

@ -1,7 +0,0 @@
name: SimplexCore
version: 1.13-BLEEDING
main: io.github.paldiu.simplexcore.SimplexCore
api-version: 1.16
prefix: Simplex
authors: [ Paldiu ]
description: Core for a group of plugins designed to enhance gameplay to the max

View File

@ -1,5 +0,0 @@
#Generated by Maven
#Wed Feb 24 09:30:49 CST 2021
groupId=io.github.paldiu.simplexcore
artifactId=SimplexCore
version=1.13-BLEEDING

View File

@ -1,52 +0,0 @@
io\github\paldiu\simplexcore\command\CommandLoader.class
io\github\paldiu\simplexcore\ban\BanType.class
io\github\paldiu\simplexcore\command\CommandInfo.class
io\github\paldiu\simplexcore\command\CommandLoader$Registry.class
io\github\paldiu\simplexcore\utils\Constants$TimeValues.class
io\github\paldiu\simplexcore\CoreState.class
io\github\paldiu\simplexcore\concurrent\TaskFactory.class
io\github\paldiu\simplexcore\listener\DependencyListener$1.class
io\github\paldiu\simplexcore\concurrent\SimplexTask.class
io\github\paldiu\simplexcore\potion\PotionsFactory.class
io\github\paldiu\simplexcore\plugin\SimplexAddon.class
io\github\paldiu\simplexcore\math\Pyramid.class
io\github\paldiu\simplexcore\chat\Messages.class
io\github\paldiu\simplexcore\gui\Action.class
io\github\paldiu\simplexcore\gui\GUIHandler.class
io\github\paldiu\simplexcore\plugin\AddonManager.class
io\github\paldiu\simplexcore\structures\Structure.class
io\github\paldiu\simplexcore\gui\AbstractGUI.class
io\github\paldiu\simplexcore\command\defaults\DefaultCommand.class
io\github\paldiu\simplexcore\utils\Utilities.class
io\github\paldiu\simplexcore\ban\BanFactory.class
io\github\paldiu\simplexcore\math\Size.class
io\github\paldiu\simplexcore\config\Path.class
io\github\paldiu\simplexcore\utils\Bean.class
io\github\paldiu\simplexcore\ban\Ban.class
io\github\paldiu\simplexcore\config\JsonFactory.class
io\github\paldiu\simplexcore\listener\DependencyListener.class
io\github\paldiu\simplexcore\SimplexCore.class
io\github\paldiu\simplexcore\utils\Trio.class
io\github\paldiu\simplexcore\config\IConfig.class
io\github\paldiu\simplexcore\math\Cuboid.class
io\github\paldiu\simplexcore\CoreState$State.class
io\github\paldiu\simplexcore\concurrent\Announcer.class
io\github\paldiu\simplexcore\command\defaults\Command_info.class
io\github\paldiu\simplexcore\particle\IParticleEffect.class
io\github\paldiu\simplexcore\structures\IStructure.class
io\github\paldiu\simplexcore\concurrent\Announcer$1.class
io\github\paldiu\simplexcore\plugin\AddonRegistry.class
io\github\paldiu\simplexcore\CoreState$1.class
io\github\paldiu\simplexcore\config\YamlFactory.class
io\github\paldiu\simplexcore\potion\IPotionEffect.class
io\github\paldiu\simplexcore\gui\AbstractGUI$1.class
io\github\paldiu\simplexcore\chat\ChatUtils.class
io\github\paldiu\simplexcore\gui\IGUI.class
io\github\paldiu\simplexcore\chat\TextComponentFactory.class
io\github\paldiu\simplexcore\command\SimplexCommand.class
io\github\paldiu\simplexcore\ban\BanFactory$1.class
io\github\paldiu\simplexcore\sign\IUsableSign.class
io\github\paldiu\simplexcore\utils\Constants.class
io\github\paldiu\simplexcore\ban\IBan.class
io\github\paldiu\simplexcore\listener\SimplexListener.class
io\github\paldiu\simplexcore\listener\DependencyListener$2.class

View File

@ -1,25 +0,0 @@
C:\Users\Samantha\IdeaProjects\SimplexCore\src\main\java\io\github\paldiu\simplexcore\listener\ServerPluginListener.java
C:\Users\Samantha\IdeaProjects\SimplexCore\src\main\java\io\github\paldiu\simplexcore\CoreState.java
C:\Users\Samantha\IdeaProjects\SimplexCore\src\main\java\io\github\paldiu\simplexcore\command\CommandInfo.java
C:\Users\Samantha\IdeaProjects\SimplexCore\src\main\java\io\github\paldiu\simplexcore\math\Size.java
C:\Users\Samantha\IdeaProjects\SimplexCore\src\main\java\io\github\paldiu\simplexcore\plugin\SimplexAddon.java
C:\Users\Samantha\IdeaProjects\SimplexCore\src\main\java\io\github\paldiu\simplexcore\chat\Messages.java
C:\Users\Samantha\IdeaProjects\SimplexCore\src\main\java\io\github\paldiu\simplexcore\config\YamlFactory.java
C:\Users\Samantha\IdeaProjects\SimplexCore\src\main\java\io\github\paldiu\simplexcore\plugin\AddonRegistry.java
C:\Users\Samantha\IdeaProjects\SimplexCore\src\main\java\io\github\paldiu\simplexcore\command\SimplexCommand.java
C:\Users\Samantha\IdeaProjects\SimplexCore\src\main\java\io\github\paldiu\simplexcore\utils\Bean.java
C:\Users\Samantha\IdeaProjects\SimplexCore\src\main\java\io\github\paldiu\simplexcore\command\CommandLoader.java
C:\Users\Samantha\IdeaProjects\SimplexCore\src\main\java\io\github\paldiu\simplexcore\SimplexCore.java
C:\Users\Samantha\IdeaProjects\SimplexCore\src\main\java\io\github\paldiu\simplexcore\chat\ChatUtils.java
C:\Users\Samantha\IdeaProjects\SimplexCore\src\main\java\io\github\paldiu\simplexcore\math\Cuboid.java
C:\Users\Samantha\IdeaProjects\SimplexCore\src\main\java\io\github\paldiu\simplexcore\chat\TextComponentFactory.java
C:\Users\Samantha\IdeaProjects\SimplexCore\src\main\java\io\github\paldiu\simplexcore\utils\Utilities.java
C:\Users\Samantha\IdeaProjects\SimplexCore\src\main\java\io\github\paldiu\simplexcore\plugin\AddonManager.java
C:\Users\Samantha\IdeaProjects\SimplexCore\src\main\java\io\github\paldiu\simplexcore\future\Announcer.java
C:\Users\Samantha\IdeaProjects\SimplexCore\src\main\java\io\github\paldiu\simplexcore\command\defaults\DefaultCommand.java
C:\Users\Samantha\IdeaProjects\SimplexCore\src\main\java\io\github\paldiu\simplexcore\future\SimplexTask.java
C:\Users\Samantha\IdeaProjects\SimplexCore\src\main\java\io\github\paldiu\simplexcore\utils\Trio.java
C:\Users\Samantha\IdeaProjects\SimplexCore\src\main\java\io\github\paldiu\simplexcore\config\JsonFactory.java
C:\Users\Samantha\IdeaProjects\SimplexCore\src\main\java\io\github\paldiu\simplexcore\listener\SimplexListener.java
C:\Users\Samantha\IdeaProjects\SimplexCore\src\main\java\io\github\paldiu\simplexcore\command\defaults\Command_info.java
C:\Users\Samantha\IdeaProjects\SimplexCore\src\main\java\io\github\paldiu\simplexcore\utils\Constants.java