Skip to content

Commit 1968cf5

Browse files
authored
Add files via upload
1 parent b429107 commit 1968cf5

22 files changed

Lines changed: 256 additions & 0 deletions

gh.idea/compiler.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<project version="4">
3+
<component name="CompilerConfiguration">
4+
<bytecodeTargetLevel target="24" />
5+
</component>
6+
</project>

gh.idea/gradle.xml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<project version="4">
3+
<component name="GradleMigrationSettings" migrationVersion="1" />
4+
<component name="GradleSettings">
5+
<option name="linkedExternalProjectsSettings">
6+
<GradleProjectSettings>
7+
<option name="externalProjectPath" value="$PROJECT_DIR$" />
8+
<option name="gradleHome" value="" />
9+
<option name="modules">
10+
<set>
11+
<option value="$PROJECT_DIR$" />
12+
</set>
13+
</option>
14+
</GradleProjectSettings>
15+
</option>
16+
</component>
17+
</project>

gh.idea/misc.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<project version="4">
3+
<component name="ExternalStorageConfigurationManager" enabled="true" />
4+
<component name="FrameworkDetectionExcludesConfiguration">
5+
<file type="web" url="file://$PROJECT_DIR$" />
6+
</component>
7+
<component name="ProjectRootManager" version="2" languageLevel="JDK_24" default="true" project-jdk-name="openjdk-24" project-jdk-type="JavaSDK">
8+
<output url="file://$PROJECT_DIR$/out" />
9+
</component>
10+
</project>

gh.idea/modules.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<project version="4">
3+
<component name="ProjectModuleManager">
4+
<modules>
5+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/ServerPingPlayerListVelocity.main.iml" filepath="$PROJECT_DIR$/.idea/modules/ServerPingPlayerListVelocity.main.iml" />
6+
<module fileurl="file://$PROJECT_DIR$/.idea/modules/ServerPingPlayerListVelocity.test.iml" filepath="$PROJECT_DIR$/.idea/modules/ServerPingPlayerListVelocity.test.iml" />
7+
</modules>
8+
</component>
9+
</project>
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<module version="4">
3+
<component name="FacetManager">
4+
<facet type="minecraft" name="Minecraft">
5+
<configuration>
6+
<autoDetectTypes>
7+
<platformType>VELOCITY</platformType>
8+
<platformType>ADVENTURE</platformType>
9+
</autoDetectTypes>
10+
<projectReimportVersion>1</projectReimportVersion>
11+
</configuration>
12+
</facet>
13+
</component>
14+
</module>
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<module version="4">
3+
<component name="FacetManager">
4+
<facet type="minecraft" name="Minecraft">
5+
<configuration>
6+
<autoDetectTypes>
7+
<platformType>VELOCITY</platformType>
8+
<platformType>ADVENTURE</platformType>
9+
</autoDetectTypes>
10+
<projectReimportVersion>1</projectReimportVersion>
11+
</configuration>
12+
</facet>
13+
</component>
14+
</module>

gh.idea/workspace.xml

Lines changed: 184 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,184 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<project version="4">
3+
<component name="AutoImportSettings">
4+
<option name="autoReloadType" value="SELECTIVE" />
5+
</component>
6+
<component name="ChangeListManager">
7+
<list default="true" id="3b1df9c8-c575-4294-afa1-cfa9307f6caf" name="Changes" comment="" />
8+
<option name="SHOW_DIALOG" value="false" />
9+
<option name="HIGHLIGHT_CONFLICTS" value="true" />
10+
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
11+
<option name="LAST_RESOLUTION" value="IGNORE" />
12+
</component>
13+
<component name="ExternalProjectsData">
14+
<projectState path="$PROJECT_DIR$">
15+
<ProjectState />
16+
</projectState>
17+
</component>
18+
<component name="FileTemplateManagerImpl">
19+
<option name="RECENT_TEMPLATES">
20+
<list>
21+
<option value="Class" />
22+
</list>
23+
</option>
24+
</component>
25+
<component name="ProjectColorInfo">{
26+
&quot;associatedIndex&quot;: 0
27+
}</component>
28+
<component name="ProjectId" id="2yap02orWz3dCJVVMqBrXq0EOlu" />
29+
<component name="ProjectViewState">
30+
<option name="hideEmptyMiddlePackages" value="true" />
31+
<option name="showLibraryContents" value="true" />
32+
</component>
33+
<component name="PropertiesComponent"><![CDATA[{
34+
"keyToString": {
35+
"Gradle.ServerPingPlayerListVelocity [:org.zeroBzeroT.Main.main()].executor": "Run",
36+
"Gradle.ServerPingPlayerListVelocity [dependencies].executor": "Run",
37+
"Gradle.ServerPingPlayerListVelocity [test].executor": "Run",
38+
"Gradle.ServerPingPlayerListVelocity.executor": "Run",
39+
"Gradle.Tests in 'ServerPingPlayerListVelocity.test'.executor": "Run",
40+
"ModuleVcsDetector.initialDetectionPerformed": "true",
41+
"RunOnceActivity.ShowReadmeOnStart": "true",
42+
"SHELLCHECK.PATH": "I do mind",
43+
"last_opened_file_path": "C:/Users/aaspf/Desktop/ServerPingPlayerListVelocity/src/main/resources",
44+
"node.js.detected.package.eslint": "true",
45+
"node.js.detected.package.tslint": "true",
46+
"node.js.selected.package.eslint": "(autodetect)",
47+
"node.js.selected.package.tslint": "(autodetect)",
48+
"nodejs_package_manager_path": "npm",
49+
"onboarding.tips.debug.path": "C:/Users/aaspf/Desktop/ServerPingPlayerListVelocity/src/main/java/org/zeroBzeroT/Main.java",
50+
"project.structure.last.edited": "Modules",
51+
"project.structure.proportion": "0.0",
52+
"project.structure.side.proportion": "0.0",
53+
"vue.rearranger.settings.migration": "true"
54+
}
55+
}]]></component>
56+
<component name="RecentsManager">
57+
<key name="CopyFile.RECENT_KEYS">
58+
<recent name="C:\Users\aaspf\Desktop\ServerPingPlayerListVelocity\src\main\resources" />
59+
</key>
60+
</component>
61+
<component name="RunManager" selected="Gradle.Tests in 'ServerPingPlayerListVelocity.test'">
62+
<configuration name="ServerPingPlayerListVelocity [dependencies]" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
63+
<ExternalSystemSettings>
64+
<option name="executionName" />
65+
<option name="externalProjectPath" value="$PROJECT_DIR$" />
66+
<option name="externalSystemIdString" value="GRADLE" />
67+
<option name="scriptParameters" />
68+
<option name="taskDescriptions">
69+
<list />
70+
</option>
71+
<option name="taskNames">
72+
<list>
73+
<option value="dependencies" />
74+
</list>
75+
</option>
76+
<option name="vmOptions" />
77+
</ExternalSystemSettings>
78+
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
79+
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
80+
<DebugAllEnabled>false</DebugAllEnabled>
81+
<RunAsTest>false</RunAsTest>
82+
<method v="2" />
83+
</configuration>
84+
<configuration name="ServerPingPlayerListVelocity [test]" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
85+
<ExternalSystemSettings>
86+
<option name="executionName" />
87+
<option name="externalProjectPath" value="$PROJECT_DIR$" />
88+
<option name="externalSystemIdString" value="GRADLE" />
89+
<option name="scriptParameters" />
90+
<option name="taskDescriptions">
91+
<list />
92+
</option>
93+
<option name="taskNames">
94+
<list>
95+
<option value="test" />
96+
</list>
97+
</option>
98+
<option name="vmOptions" />
99+
</ExternalSystemSettings>
100+
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
101+
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
102+
<DebugAllEnabled>false</DebugAllEnabled>
103+
<RunAsTest>false</RunAsTest>
104+
<method v="2" />
105+
</configuration>
106+
<configuration name="ServerPingPlayerListVelocity" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
107+
<ExternalSystemSettings>
108+
<option name="executionName" />
109+
<option name="externalProjectPath" value="$PROJECT_DIR$" />
110+
<option name="externalSystemIdString" value="GRADLE" />
111+
<option name="scriptParameters" />
112+
<option name="taskDescriptions">
113+
<list />
114+
</option>
115+
<option name="taskNames">
116+
<list />
117+
</option>
118+
<option name="vmOptions" />
119+
</ExternalSystemSettings>
120+
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
121+
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
122+
<DebugAllEnabled>false</DebugAllEnabled>
123+
<RunAsTest>false</RunAsTest>
124+
<method v="2" />
125+
</configuration>
126+
<configuration name="Tests in 'ServerPingPlayerListVelocity.test'" type="GradleRunConfiguration" factoryName="Gradle" temporary="true">
127+
<ExternalSystemSettings>
128+
<option name="executionName" />
129+
<option name="externalProjectPath" value="$PROJECT_DIR$" />
130+
<option name="externalSystemIdString" value="GRADLE" />
131+
<option name="scriptParameters" value="" />
132+
<option name="taskDescriptions">
133+
<list />
134+
</option>
135+
<option name="taskNames">
136+
<list>
137+
<option value=":test" />
138+
</list>
139+
</option>
140+
<option name="vmOptions" />
141+
</ExternalSystemSettings>
142+
<ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
143+
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
144+
<DebugAllEnabled>false</DebugAllEnabled>
145+
<RunAsTest>true</RunAsTest>
146+
<method v="2" />
147+
</configuration>
148+
<recent_temporary>
149+
<list>
150+
<item itemvalue="Gradle.Tests in 'ServerPingPlayerListVelocity.test'" />
151+
<item itemvalue="Gradle.ServerPingPlayerListVelocity" />
152+
<item itemvalue="Gradle.ServerPingPlayerListVelocity [test]" />
153+
<item itemvalue="Gradle.ServerPingPlayerListVelocity [dependencies]" />
154+
</list>
155+
</recent_temporary>
156+
</component>
157+
<component name="SharedIndexes">
158+
<attachedChunks>
159+
<set>
160+
<option value="bundled-jdk-9823dce3aa75-fbdcb00ec9e3-intellij.indexing.shared.core-IU-251.23774.435" />
161+
<option value="bundled-js-predefined-d6986cc7102b-f27c65a3e318-JavaScript-IU-251.23774.435" />
162+
</set>
163+
</attachedChunks>
164+
</component>
165+
<component name="TaskManager">
166+
<task active="true" id="Default" summary="Default task">
167+
<changelist id="3b1df9c8-c575-4294-afa1-cfa9307f6caf" name="Changes" comment="" />
168+
<created>1750082317405</created>
169+
<option name="number" value="Default" />
170+
<option name="presentableId" value="Default" />
171+
<updated>1750082317405</updated>
172+
<workItem from="1750082318328" duration="681000" />
173+
<workItem from="1750083051913" duration="3951000" />
174+
</task>
175+
<servers />
176+
</component>
177+
<component name="TypeScriptGeneratedFilesManager">
178+
<option name="version" value="3" />
179+
</component>
180+
<component name="UnknownFeatures">
181+
<option featureType="dependencySupport" implementationName="java:com.velocitypowered:velocity-api" />
182+
<option featureType="dependencySupport" implementationName="java:net.kyori:adventure-api" />
183+
</component>
184+
</project>
17 Bytes
Binary file not shown.
21.6 KB
Binary file not shown.
27.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)