Shadowfacts

Results 8 comments of Shadowfacts

Unfortunately, this is not possible at the moment because Forge does not provide a hook for intercepting `/say` messages.

I don't think it makes sense to have armor be it's own plugin, however it does make sense to include it in the Minecraft plugin MC armor differs enough from...

This all sounds good, but I think using an enum would be better than using a string. – Shadowfacts > On Jun 7, 2015, at 9:56 PM, Sandra [email protected] wrote:...

@gjgfuj, it depends on the game/wrapper, for instance in MC with Forge, you can easily remove a large amount of the Mojang created content.

This should be part of [docs](https://github.com/NOVA-Team/docs).

I'm using the Xcode 14 RC. Oddly, I'm not longer able to reproduce the outright crash in my app and I'm getting (almost) the same runtime warning you're seeing. When...

That branch does indeed fix the issue.

`preconditionFailure` messages also don't get reported in release builds. I suspect the root cause is the same as this issue.