Initial commit
This commit is contained in:
3
Plugins/Old/citybuildsystem/.idea/.gitignore
generated
vendored
Normal file
3
Plugins/Old/citybuildsystem/.idea/.gitignore
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
8
Plugins/Old/citybuildsystem/.idea/artifacts/CityBuild_System_jar.xml
generated
Normal file
8
Plugins/Old/citybuildsystem/.idea/artifacts/CityBuild_System_jar.xml
generated
Normal file
@@ -0,0 +1,8 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="CityBuild-System:jar">
|
||||
<output-path>$USER_HOME$/OneDrive/Desktop</output-path>
|
||||
<root id="archive" name="CityBuild-System.jar">
|
||||
<element id="module-output" name="CityBuild-System" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
6
Plugins/Old/citybuildsystem/.idea/discord.xml
generated
Normal file
6
Plugins/Old/citybuildsystem/.idea/discord.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="DiscordProjectSettings">
|
||||
<option name="show" value="PROJECT_FILES" />
|
||||
</component>
|
||||
</project>
|
||||
9
Plugins/Old/citybuildsystem/.idea/libraries/API.xml
generated
Normal file
9
Plugins/Old/citybuildsystem/.idea/libraries/API.xml
generated
Normal file
@@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="API">
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/../APIs/API.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
||||
9
Plugins/Old/citybuildsystem/.idea/libraries/CloudNetAPI.xml
generated
Normal file
9
Plugins/Old/citybuildsystem/.idea/libraries/CloudNetAPI.xml
generated
Normal file
@@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="CloudNetAPI">
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/../APIs/CloudNetAPI.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
||||
9
Plugins/Old/citybuildsystem/.idea/libraries/DeveloperAPI_1_8___1_14_2.xml
generated
Normal file
9
Plugins/Old/citybuildsystem/.idea/libraries/DeveloperAPI_1_8___1_14_2.xml
generated
Normal file
@@ -0,0 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="DeveloperAPI_1.8_-_1.14.2">
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/../APIs/DeveloperAPI_1.8_-_1.14.2.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</component>
|
||||
11
Plugins/Old/citybuildsystem/.idea/libraries/spigot_1_8_8.xml
generated
Normal file
11
Plugins/Old/citybuildsystem/.idea/libraries/spigot_1_8_8.xml
generated
Normal file
@@ -0,0 +1,11 @@
|
||||
<component name="libraryTable">
|
||||
<library name="spigot 1.8.8">
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/../Spigot Versions/spigot 1.8.8.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$PROJECT_DIR$/../Spigot Versions/spigot 1.8.8.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
||||
11
Plugins/Old/citybuildsystem/.idea/misc.xml
generated
Normal file
11
Plugins/Old/citybuildsystem/.idea/misc.xml
generated
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="EntryPointsManager">
|
||||
<list size="1">
|
||||
<item index="0" class="java.lang.String" itemvalue="org.bukkit.event.EventHandler" />
|
||||
</list>
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
|
||||
<output url="file://$PROJECT_DIR$/out" />
|
||||
</component>
|
||||
</project>
|
||||
8
Plugins/Old/citybuildsystem/.idea/modules.xml
generated
Normal file
8
Plugins/Old/citybuildsystem/.idea/modules.xml
generated
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/CityBuild-System.iml" filepath="$PROJECT_DIR$/CityBuild-System.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
||||
6
Plugins/Old/citybuildsystem/.idea/vcs.xml
generated
Normal file
6
Plugins/Old/citybuildsystem/.idea/vcs.xml
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user