evilpuncker 503 Posted January 12, 2014 I want to suggest the implementation of a server-side manner.txt to avoid ppl bypassing it by editing the grf. Quote Share this post Link to post Share on other sites
Emistry 145 Posted January 12, 2014 probably this ? http://www.eathena.ws/board/index.php?showtopic=138710 Quote Share this post Link to post Share on other sites
evilpuncker 503 Posted January 13, 2014 yeah I got the idea from eA topic Quote Share this post Link to post Share on other sites
pan 87 Posted January 13, 2014 IMHO it would be just another waste of resources :x but If you want people to stop bypassing your client-side manner it's possible to encrypt your grf, then, at least, it'd be way more difficult to bypass... Or you could ask for a plugin in the plugin request area Quote Share this post Link to post Share on other sites
evilpuncker 503 Posted January 13, 2014 not that wasteful, but well, that is ur opinion Quote Share this post Link to post Share on other sites
mleo1 36 Posted January 13, 2014 people will have fun listing words, other nationalities too can add their own. WIN. Quote Share this post Link to post Share on other sites
Ind 945 Posted January 14, 2014 Sounds like something fun to implement with a plugin, I feel like playing with it. /** * Reads off conf/manners.txt * - 1 Word per line * Causes players not to be able to spell badwords blacklisted * Implements @reloadmanners * Implements 'mouthful' permission set, so individual groups can be set to bypass the filter. **/ 1 kyeme reacted to this Quote Share this post Link to post Share on other sites
Ind 945 Posted January 14, 2014 There you go! I'll write a topic with the documentation and stuff. https://github.com/HerculesWS/StaffPlugins/blob/master/shennetsind/manners/manners.c There: http://herc.ws/board/topic/3925-server-side-mannerstxt/ 2 evilpuncker and AnnieRuru reacted to this Quote Share this post Link to post Share on other sites
Mystery 594 Posted January 14, 2014 This has been implemented as a plugin addition via: https://github.com/HerculesWS/StaffPlugins/blob/master/shennetsind/manners/manners.c Moving to Approved~ 1 M Test reacted to this Quote Share this post Link to post Share on other sites