summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandbanip.java
Commit message (Expand)AuthorAgeLines
* Clean up tempban messages to be a little clearer.KHobbits2014-07-14-1/+1
* Add ban reason to /banipKHobbits2014-07-12-3/+16
* Future Java versions may not support _ as identifier.FearFree2014-03-22-3/+3
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-4/+3
* Cleanup broadcast, allow limited keywords in.KHobbits2013-06-16-1/+1
* Cleanup importsIaccidentally2013-06-11-8/+17
* Reduce duplicated broadcast code.KHobbits2013-05-26-9/+2
* Fix missing console notifications on /unban and /unbanipKHobbits2013-03-12-1/+1
* Fixing ban ip broadcast notification.KHobbits2013-03-11-1/+1
* Fix TL key casing.KHobbits2013-03-09-1/+1
* Fix /banip so it compiles, also throw it through a DRYer.KHobbits2013-03-02-14/+15
* Include IP address when banning IPNecrodoom2013-03-02-3/+16
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-4/+4
* Command cleanupKHobbits2011-11-18-4/+4
* New permission: essentials.repair.armorKHobbits2011-11-15-1/+2
* Updating banip to support offline players.KHobbits2011-11-15-1/+5
* Easier version of /banip usernamesnowleo2011-10-09-32/+27
* Improved to operate like.. "banip <IP|Username>" bans the specified IP or the...zzbomb2011-10-08-16/+32
* Updates for banningsnowleo2011-09-07-1/+1
* Cleanup of Essentials classsnowleo2011-07-15-4/+1
* [trunk] translationsementalo2011-05-09-1/+2
* This is a big refactoring of the user class and more.snowleo2011-05-01-5/+3
* Craftbukkit 689 / MC 1.5 snowleo2011-04-21-1/+1
* Moving all files to trunk.snowleo2011-03-19-0/+30