Anticheat for MCServer - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Plugins (https://forum.cuberite.org/forum-1.html) +--- Forum: Plugin Discussion (https://forum.cuberite.org/forum-8.html) +--- Thread: Anticheat for MCServer (/thread-1621.html) |
Anticheat for MCServer - LO1ZB - 10-12-2014 Anti-cheat plugins are apart of Essentials the most used plugins for Bukkit. For this reason, I want to ask you, if anyone is interested to collaborate to create a Anti-cheat (No-Cheat) solution for MCServer. It would need many brainstorming-session to get solutions to prevent Cheating/Hacking. A Anti-cheat plugin would need plenty of testing and debugging, to decrase "false-positive" and increase the detection-ration on Hack/Cheat attempts and to improve the performance of the plugin. Repository for the project: https://github.com/LO1ZB/NoCheat/ RE: Anticheat for MCServer - bearbin - 10-12-2014 It would be better to just modify the server so there's no way for people to cheat in the first place. RE: Anticheat for MCServer - tonibm19 - 10-12-2014 (10-12-2014, 11:08 PM)bearbin Wrote: It would be better to just modify the server so there's no way for people to cheat in the first place. That wont happen anytime soon I guess. About the plugin, I could help, but I have limited ideas about that. RE: Anticheat for MCServer - LO1ZB - 10-12-2014 (10-12-2014, 11:26 PM)tonibm19 Wrote: That wont happen anytime soon I guess.Not only that, it would be a great example, what is possible with the API, too. RE: Anticheat for MCServer - tonibm19 - 10-13-2014 Why did you remove your NoCheat plugin in github? RE: Anticheat for MCServer - LO1ZB - 10-13-2014 (10-13-2014, 05:08 AM)tonibm19 Wrote: Why did you remove your NoCheat plugin in github?I will create a new Repository later. Repository for the project: https://github.com/LO1ZB/NoCheat RE: Anticheat for MCServer - tonibm19 - 10-13-2014 Didn't you get anti-fly code? Was it efficient? If it was and you still have it you could put it. RE: Anticheat for MCServer - LO1ZB - 10-13-2014 I want to reprogram the code using vectors. RE: Anticheat for MCServer - LO1ZB - 10-15-2014 First step into a Fly-Hack protection is done. RE: Anticheat for MCServer - sphinxc0re - 10-15-2014 Okay, how did you do that and also how far is the development? |