luck perms discord initial
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="LuckPerms.Torch.Api" Version="5.4.2" />
|
||||
<PackageReference Include="LuckPerms.Torch.Api" Version="5.4.4" />
|
||||
<PackageReference Include="Alexinea.Extensions.Configuration.Yaml" Version="7.0.0" />
|
||||
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.0" />
|
||||
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="8.0.0" />
|
||||
|
@@ -2,5 +2,5 @@
|
||||
<PluginManifest xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<Name>Maintenance</Name>
|
||||
<Guid>42AF9955-AAA7-442F-9BF4-AAC4FA4A923F</Guid>
|
||||
<Version>v1.0.1</Version>
|
||||
<Version>v1.0.2</Version>
|
||||
</PluginManifest>
|
@@ -15,12 +15,12 @@
|
||||
},
|
||||
"LuckPerms.Torch.Api": {
|
||||
"type": "Direct",
|
||||
"requested": "[5.4.2, )",
|
||||
"resolved": "5.4.2",
|
||||
"contentHash": "zX3mA9fVR2YVWbbKRqGaDAp2yTjyNw2SK1wwZbx1WLsJb1D3MoPxUqOJACaJI+kAp7vRLMcxDCzPKzXJ127Xzw==",
|
||||
"requested": "[5.4.4, )",
|
||||
"resolved": "5.4.4",
|
||||
"contentHash": "T3vg3xZcjSdB/Fmok9CkNms/KYP6QH9tpYyjBRq2ZNCRgQSZQBfqPx0VJPIJwXwip55SPm/rSKDWcmo4O5qIFg==",
|
||||
"dependencies": {
|
||||
"IKVM.Maven.Sdk": "1.6.2",
|
||||
"LuckPerms.Torch.Utils": "1.0.2",
|
||||
"LuckPerms.Torch.Utils": "1.0.3",
|
||||
"Torch.Loader": "1.0.0"
|
||||
}
|
||||
},
|
||||
@@ -240,16 +240,17 @@
|
||||
},
|
||||
"LuckPerms.Torch.Utils": {
|
||||
"type": "Transitive",
|
||||
"resolved": "1.0.2",
|
||||
"contentHash": "MzOJpLqYn+CDrr+mKAJKYyCQy89QEdKJyC4ESJ+YyFMF0T1cDZEqFE72aFaGQcdCKATZgFaedpT0ULUbIZZEXQ==",
|
||||
"resolved": "1.0.3",
|
||||
"contentHash": "rM7VY70oeBJdogtCtXAlCAxd5uWtkDVtV3BnvgpgWkqMMdIS+YBCUCyaglTMURTvcP6EcxrkckieHKis4oRM+A==",
|
||||
"dependencies": {
|
||||
"IKVM": "8.7.3"
|
||||
"IKVM": "8.7.3",
|
||||
"System.Text.Json": "8.0.0"
|
||||
}
|
||||
},
|
||||
"Microsoft.Bcl.AsyncInterfaces": {
|
||||
"type": "Transitive",
|
||||
"resolved": "6.0.0",
|
||||
"contentHash": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==",
|
||||
"resolved": "8.0.0",
|
||||
"contentHash": "3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==",
|
||||
"dependencies": {
|
||||
"System.Threading.Tasks.Extensions": "4.5.4"
|
||||
}
|
||||
@@ -387,25 +388,24 @@
|
||||
},
|
||||
"System.Text.Encodings.Web": {
|
||||
"type": "Transitive",
|
||||
"resolved": "6.0.0",
|
||||
"contentHash": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==",
|
||||
"resolved": "8.0.0",
|
||||
"contentHash": "yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==",
|
||||
"dependencies": {
|
||||
"System.Buffers": "4.5.1",
|
||||
"System.Memory": "4.5.4",
|
||||
"System.Memory": "4.5.5",
|
||||
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
||||
}
|
||||
},
|
||||
"System.Text.Json": {
|
||||
"type": "Transitive",
|
||||
"resolved": "6.0.6",
|
||||
"contentHash": "GZ+62pLOr544jwSvyXv5ezSfzlFBTjLuPhgOS2dnKuknAA8dPNUGXLKTHf9XdsudU9JpbtweXnE4oEiKEB2T1Q==",
|
||||
"resolved": "8.0.0",
|
||||
"contentHash": "OdrZO2WjkiEG6ajEFRABTRCi/wuXQPxeV6g8xvUJqdxMvvuCCEk86zPla8UiIQJz3durtUEbNyY/3lIhS0yZvQ==",
|
||||
"dependencies": {
|
||||
"Microsoft.Bcl.AsyncInterfaces": "6.0.0",
|
||||
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
|
||||
"System.Buffers": "4.5.1",
|
||||
"System.Memory": "4.5.4",
|
||||
"System.Numerics.Vectors": "4.5.0",
|
||||
"System.Memory": "4.5.5",
|
||||
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
||||
"System.Text.Encodings.Web": "6.0.0",
|
||||
"System.Text.Encodings.Web": "8.0.0",
|
||||
"System.Threading.Tasks.Extensions": "4.5.4",
|
||||
"System.ValueTuple": "4.5.0"
|
||||
}
|
||||
|
Reference in New Issue
Block a user