John Paul R
John Paul R
Suppose one has the following schema: ```csharp public class AppUser { public long Id { get; init; } public ICollection Skills { get; init; } = null!; } public abstract...
Reported here: https://github.com/John-Paul-R/Essential-Commands/issues/103#issuecomment-1815835393
https://discord.com/channels/513219024927326211/857077956336943154/1155887498891907102
name subject to change, but that's the idea
Currently having difficulty reproducing this issue. Logs and any other information you have relating to your config if you have this issue would be greatly appreciated.
- [ ] the server complains that my rules file is not MinecraftText every time it starts. It's not really complaining, just saying it's not Minecraft text and will throw...