summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandmute.java
Commit message (Expand)AuthorAgeLines
* Remove Ess object from FakeServer.KHobbits2014-04-14-1/+1
* Converted emulated player class calls to use base class.KHobbits2014-04-13-1/+1
* Helpop should use broadcast methodKHobbits2014-03-26-1/+4
* Future Java versions may not support _ as identifier.FearFree2014-03-22-11/+11
* Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuffIaccidentally2013-11-06-5/+4
* Clarify no perm msgs for missing .offline permsFearFree2013-10-28-1/+1
* CleanupKHobbits2013-10-18-1/+1
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-5/+4
* Add muting offline playersKHobbits2013-08-18-15/+42
* General cleanup.KHobbits2013-08-11-3/+5
* Cleanup broadcast, allow limited keywords in.KHobbits2013-06-16-1/+1
* Cleanup importsIaccidentally2013-06-11-1/+0
* Split util classes.KHobbits2013-06-08-4/+5
* Mute and sudo should check for essentials.vanish.interact permission.KHobbits2013-06-02-1/+1
* Reduce duplicated broadcast code.KHobbits2013-05-26-8/+1
* Use correct getPlayer method to not match offline users.KHobbits2013-03-20-1/+1
* console should be able to mute adminsNecrodoom2013-03-19-2/+2
* Adds essentials.mute.notifyGunfighterJ2013-01-17-13/+28
* Fix /mute to follow same convention as /tjailKHobbits2012-06-10-2/+8
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-7/+8
* Code cleanup continued.KHobbits2011-11-18-2/+2
* Little more command cleanup.KHobbits2011-11-18-9/+9
* Correctly charge for the use of commands.snowleo2011-08-27-3/+1
* Correcting all line endings to LFsnowleo2011-07-24-52/+52
* Fix: Unmute players, even if they have essentials.mute.exempt permissionsnowleo2011-07-20-1/+1
* Merge branch 'master' of github.com:essentials/Essentialsementalo2011-07-17-53/+52
|\
| * mute for offline userssnowleo2011-07-16-1/+1
* | essentials.mute.exempt prevents muting, send messages when a player is muted ...ementalo2011-07-16-4/+15
|/
* Fix for muted translationsnowleo2011-05-15-4/+10
* [trunk] translationsementalo2011-05-11-1/+3
* [trunk] word spacing on mute / tempbanementalo2011-05-02-1/+1
* This is a big refactoring of the user class and more.snowleo2011-05-01-41/+11
* [trunk] cleanupementalo2011-04-17-1/+1
* Moving all files to trunk.snowleo2011-03-19-0/+64