-
Users should be able to make the actions taken by badwords timed using the !T and !P tokens as they can for akick.
-
current implementation monkey patches the Censor.penalizeClient method. That method originally call the admin plugin.
What we are currently missing with the monkey patch is the interpretation of the …
-
検証用に以下のようなコマンドを用意する。
``` vim
function! CompleteFunc(A, L, P)
echomsg string([a:A, a:L, a:P])
return ['']
endfunction
command! -nargs=* -complete=customlist,CompleteFunc Test :
```
```
:Test foo…
-
Issue sent from #limnoria at freenode by nyuszika7h (registered as nyuszika7h)
-
I'm using Essentials/GroupManager for permissions on my server. I added RealStore.\* to the perms for the default group and restarted the server. At this time, only players with OP status are able to …
-
I hope this helps and sorry for the lack of additional info. I didn't see these errors in the logs until after I had logged out of the game. I was able to create a coffer and store successfully though…
-
The censor plugin is not user friendly with default penalties missing from the config file. I also could be improved by not failing when the whole 'badname' section is not found.
Here is a testimony …
-
{{{
vie 10 abr 2009 ART
# =cicatriz c1c4tr1z@voodoo-labs.org=#=~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(advisories)=
# =~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~…
-
- - - _Issue #14 opened by_ @dubkat
Version: 0.8.10-rc3
Scripts:
clones
usercount
autoaway
badword
dccstat
shitlist
…
-
I am passing List of words 'Mayur Vihar Center Circle Udyog Vihar Noida Gurgaon' to create spell index from Lucene Index. when i searches for correct word for 'Centrer' i.e 'Center', it does'nt find i…