summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands/Commandunbanip.java
Commit message (Expand)AuthorAgeLines
* Clean up tempban messages to be a little clearer.KHobbits2014-07-14-3/+3
* Update to new ban method.FearFree2014-07-12-1/+4
* 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-5/+13
* Split util classes.KHobbits2013-06-08-2/+3
* Reduce duplicated broadcast code.KHobbits2013-05-26-8/+1
* Use correct getPlayer method to not match offline users.KHobbits2013-03-20-1/+1
* Fix missing console notifications on /unban and /unbanipKHobbits2013-03-12-1/+4
* Shows IP unbans to online staff.Skylexia-PC2013-03-10-5/+23
* Catch exception instead of checking for nullsnowleo2011-11-27-2/+6
* Allow /unbanip playername, not just ipssnowleo2011-11-27-1/+5
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-2/+2
* Updates for banningsnowleo2011-09-07-1/+1
* Cleanup of Essentials classsnowleo2011-07-15-4/+2
* Finally all commands translated.snowleo2011-05-15-1/+2
* This is a big refactoring of the user class and more.snowleo2011-05-01-11/+3
* Craftbukkit 689 / MC 1.5 snowleo2011-04-21-1/+1
* Moving all files to trunk.snowleo2011-03-19-0/+35