mirror of
https://github.com/darverdevs/EaglerMavenRepo.git
synced 2024-11-21 13:46:04 -08:00
Added citizens 2.0.16 for 1.8.8
This commit is contained in:
parent
e006b1d144
commit
8cb5194be4
|
@ -4,9 +4,7 @@
|
||||||
<option name="autoReloadType" value="SELECTIVE" />
|
<option name="autoReloadType" value="SELECTIVE" />
|
||||||
</component>
|
</component>
|
||||||
<component name="ChangeListManager">
|
<component name="ChangeListManager">
|
||||||
<list default="true" id="42e711d1-0415-4664-8c80-43996dffaecb" name="Changes" comment="added EaglerBungee and ItemRenamer">
|
<list default="true" id="42e711d1-0415-4664-8c80-43996dffaecb" name="Changes" comment="Added citizens" />
|
||||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
||||||
</list>
|
|
||||||
<option name="SHOW_DIALOG" value="false" />
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||||
|
@ -45,6 +43,7 @@
|
||||||
<updated>1658012771446</updated>
|
<updated>1658012771446</updated>
|
||||||
<workItem from="1668284931455" duration="422000" />
|
<workItem from="1668284931455" duration="422000" />
|
||||||
<workItem from="1668487010948" duration="201000" />
|
<workItem from="1668487010948" duration="201000" />
|
||||||
|
<workItem from="1668487249131" duration="55000" />
|
||||||
</task>
|
</task>
|
||||||
<task id="LOCAL-00001" summary="added EaglerBungee and ItemRenamer">
|
<task id="LOCAL-00001" summary="added EaglerBungee and ItemRenamer">
|
||||||
<created>1668285229906</created>
|
<created>1668285229906</created>
|
||||||
|
@ -53,7 +52,14 @@
|
||||||
<option name="project" value="LOCAL" />
|
<option name="project" value="LOCAL" />
|
||||||
<updated>1668285229906</updated>
|
<updated>1668285229906</updated>
|
||||||
</task>
|
</task>
|
||||||
<option name="localTasksCounter" value="2" />
|
<task id="LOCAL-00002" summary="Added citizens">
|
||||||
|
<created>1668487284474</created>
|
||||||
|
<option name="number" value="00002" />
|
||||||
|
<option name="presentableId" value="LOCAL-00002" />
|
||||||
|
<option name="project" value="LOCAL" />
|
||||||
|
<updated>1668487284474</updated>
|
||||||
|
</task>
|
||||||
|
<option name="localTasksCounter" value="3" />
|
||||||
<servers />
|
<servers />
|
||||||
</component>
|
</component>
|
||||||
<component name="TypeScriptGeneratedFilesManager">
|
<component name="TypeScriptGeneratedFilesManager">
|
||||||
|
@ -72,6 +78,7 @@
|
||||||
</component>
|
</component>
|
||||||
<component name="VcsManagerConfiguration">
|
<component name="VcsManagerConfiguration">
|
||||||
<MESSAGE value="added EaglerBungee and ItemRenamer" />
|
<MESSAGE value="added EaglerBungee and ItemRenamer" />
|
||||||
<option name="LAST_COMMIT_MESSAGE" value="added EaglerBungee and ItemRenamer" />
|
<MESSAGE value="Added citizens" />
|
||||||
|
<option name="LAST_COMMIT_MESSAGE" value="Added citizens" />
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
BIN
com/github/EaglerMaven/Citizens/2.0.16/Citizens-2.0.16.jar
Normal file
BIN
com/github/EaglerMaven/Citizens/2.0.16/Citizens-2.0.16.jar
Normal file
Binary file not shown.
|
@ -0,0 +1 @@
|
||||||
|
cd2e8ae19442b4189116508731894cc1
|
|
@ -0,0 +1 @@
|
||||||
|
2c3c9a856152101a1b80f9baf095d639bde67dc7
|
|
@ -0,0 +1,9 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||||
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
<groupId>com.github.EaglerMaven</groupId>
|
||||||
|
<artifactId>Citizens</artifactId>
|
||||||
|
<version>2.0.16</version>
|
||||||
|
<description>POM was created from install:install-file</description>
|
||||||
|
</project>
|
|
@ -0,0 +1 @@
|
||||||
|
a546886b9d5adb65a28e343aaa494f12
|
|
@ -0,0 +1 @@
|
||||||
|
dee9010f9bde3def589140fb14186a2891c95d3d
|
|
@ -3,10 +3,11 @@
|
||||||
<groupId>com.github.EaglerMaven</groupId>
|
<groupId>com.github.EaglerMaven</groupId>
|
||||||
<artifactId>Citizens</artifactId>
|
<artifactId>Citizens</artifactId>
|
||||||
<versioning>
|
<versioning>
|
||||||
<release>2.0.8</release>
|
<release>2.0.16</release>
|
||||||
<versions>
|
<versions>
|
||||||
<version>2.0.8</version>
|
<version>2.0.8</version>
|
||||||
|
<version>2.0.16</version>
|
||||||
</versions>
|
</versions>
|
||||||
<lastUpdated>20221115044008</lastUpdated>
|
<lastUpdated>20221116002330</lastUpdated>
|
||||||
</versioning>
|
</versioning>
|
||||||
</metadata>
|
</metadata>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
10479a827c3c5a26e9117365e1b2d164
|
127a02d4ebb545123e745ac1c2e70440
|
|
@ -1 +1 @@
|
||||||
91e48d25690cbdecfd157645dc39e6cad3034228
|
a7d6575edbe18de73df79f3771dac4a549411346
|
Loading…
Reference in New Issue
Block a user