luck perms discord initial

This commit is contained in:
zznty
2023-12-17 02:20:50 +07:00
parent 630cbdd14c
commit f259936874
28 changed files with 1337 additions and 47 deletions

View File

@@ -210,13 +210,13 @@
<References>$(ExaminationApiPath);$(ExaminationStringPath);$(AdventureKeyPath);$(AnnotationsPath)</References>
</IkvmReference>
<IkvmReference Include="$(AdventureTextPlainPath)">
<References>$(AdventureApiPath);$(AnnotationsPath);$(ExaminationApiPath)</References>
<References>$(AdventureApiPath);$(AnnotationsPath);$(ExaminationApiPath);$(AdventureKeyPath)</References>
</IkvmReference>
<IkvmReference Include="$(AdventureTextLegacyPath)">
<References>$(AdventureApiPath);$(ExaminationApiPath)</References>
<References>$(AdventureApiPath);$(ExaminationApiPath);$(AdventureKeyPath)</References>
</IkvmReference>
<IkvmReference Include="$(AdventureTextMinimessagePath)">
<References>$(AdventureApiPath);$(ExaminationApiPath)</References>
<References>$(AdventureApiPath);$(ExaminationApiPath);$(AdventureKeyPath)</References>
</IkvmReference>
<IkvmReference Include="$(Toml4jPath)">