Closed thomas15v closed 7 years ago
To give some sort of update. I kinda finished the random ore generator, but I am trying to get more performence out of it (that's the reason I haven't pushed it yet).
I will push it to the develop branch when I get home.
Sweet! I'm excited. This is such an important feature for any server that requires a stable economy it's crazy that this isn't implemented in Sponge itself.
I don't think its sponge its job to implement an anti-xray solution. Their are sure servers out their who don't want it, or do not have enough tick time to spare to fully utilize it.
True enough, but if we take Spigot for example, it's disabled by default but configurable and built into the core. However now that I think about it, Spigot does not provide the necessary tools required to do anti-xray and that is probably why it's built in. Sponge on the other hand does provide the necessary tools so I suppose there is no reason to build it in.
Yeah sponge provides the correct tools, however if minecraft was about to update. This (mixin-)plugin will break. Since mixins aren't uniform across minecraft versions. Although I already have an idea to maintain multiple versions without to much hassle.
At this moment NoXray only hides the obvious ores. But we could of course go a bit further: