Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bukkit] Dynmapの発言内容にもNGWord設定を適用し、ログに記録して欲しい #218

Open
cosmos223 opened this issue Nov 21, 2020 · 0 comments

Comments

@cosmos223
Copy link

Is your feature request related to a problem? Please describe.
私のサーバーではDynmapを使って会話をしている人がたくさんいます。
そこで気になるのが、Minecraftゲームないでは禁止されているNGWordがDynmapのwebchatでは言えてしまうことです。
しかし、webchatの発言内容は、サーバー本体のLogにしか保存されず、見づらい上に、[0;37;1mのようなカラーコードが混じり、余計見辛くなっています。
これでは、Dynmapのwebchatの発言を管理するのに、多大な時間を要してしまいます。

Describe the solution you'd like
config.yml のdynmap連携設定の項目に、recordWebChatMessage: truesetWebChatNgword: trueのような項目を作成し、デフォルトでtrueにします。管理者がそれを気に入らない時に、オフにできるようにします。

Describe alternatives you've considered
調べたところDynmapにはNgWordの機能はなく、ログに記載する機能もないようです。また私のサーバーでは、webchatとゲーム内での会話もあり、ログを一つにまとめて、チャットログとして保存したい願望もありますので、このプラグインだけでできたらいいと思いました。

Additional context
config.yml のキーは上記の物でなくて構いません。
どちらか一方でも機能として追加してくれると嬉しいです。
お願いします。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant