summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/commands
Commit message (Expand)AuthorAgeLines
* Code cleanup continued.KHobbits2011-11-18-150/+115
* Little more command cleanup.KHobbits2011-11-18-51/+52
* Updating gamemode to allow essentials.gamemode.other.KHobbits2011-11-18-16/+31
* Command cleanupKHobbits2011-11-18-162/+165
* motd and rules are now configured in the files motd.txt and rules.txt, values...snowleo2011-11-18-180/+25
* Sudo: This would break horrible for offline players and the original player o...snowleo2011-11-16-4/+6
* Sudo CommandKHobbits2011-11-16-0/+39
* Gamemode sign, standard sign permissions.KHobbits2011-11-16-1/+0
* New permission: essentials.repair.armorKHobbits2011-11-15-2/+5
* Updating banip to support offline players.KHobbits2011-11-15-1/+5
* Cleanup of the /tree commandssnowleo2011-11-15-14/+6
* Prevent that players are teleported to offline players using /tpa and players...snowleo2011-11-15-9/+12
* Adding op/god mode to whois.KHobbits2011-11-04-2/+10
* Clear all powertools - /powertool c:KHobbits2011-11-04-2/+2
* Removing Reloadall CommandKHobbits2011-11-04-21/+0
* Temporary debug mode using /essentials debugsnowleo2011-11-04-0/+6
* Adding game mode command for quick toggling (/gm /creative /gamemode)KHobbits2011-11-03-1/+45
* Adding gamemode to whoisKHobbits2011-11-03-5/+6
* Allow proper escaping and use of & symbol in nicks (&& = &).KHobbits2011-11-03-1/+1
* Trim long nicknames for use in tab listKHobbits2011-11-03-55/+36
* Allow the use of the warp command from the consoleKHobbits2011-11-03-28/+54
* More message, in /meKHobbits2011-10-29-1/+1
* Updating actions to allow translations, and colour.KHobbits2011-10-29-8/+6
* Fixing invsee error.KHobbits2011-10-26-1/+2
* Extra triggers for /sell inventoryKHobbits2011-10-26-1/+1
* Improved readability of /sellKHobbits2011-10-26-25/+24
* Cleanupsnowleo2011-10-19-36/+44
* Merge pull request #30 from tustin2121/mastersnowleo2011-10-19-9/+140
|\
| * Minor fixes. Basic testing shows all works.Tim P2011-10-18-6/+26
| * Made a couple commands available for the console (ones that make sense to be ...Tim P2011-10-18-9/+120
* | Save the ban reason, not the command name.KHobbits2011-10-18-1/+1
|/
* Correctly fix the N/S directionsnowleo2011-10-15-13/+40
* Merge branch 'master' into groupmanagersnowleo2011-10-11-8/+37
|\
| * Cleanupsnowleo2011-10-09-3/+5
| * Notch decided that the sun rises north and sets south.snowleo2011-10-09-2/+2
| * Easier version of /banip usernamesnowleo2011-10-09-32/+27
| * Fix pull request of damage requestsnowleo2011-10-09-4/+8
| * Merge pull request #29 from zzbomb/patch-1snowleo2011-10-09-16/+32
| |\
| | * Improved to operate like.. "banip <IP|Username>" bans the specified IP or the...zzbomb2011-10-08-16/+32
| * | Merge pull request #27 from feildmaster/patch-1snowleo2011-10-09-0/+4
| |\ \
| | * | Fires an event before "killing." feildmaster2011-10-03-0/+4
| * | | Fix NPE in /repairsnowleo2011-10-08-0/+8
| | |/ | |/|
* | | Merge branch 'groupmanager' ofElgarL2011-10-11-0/+0
|\| |
| * | Removing obsolete Nether portal code.snowleo2011-10-04-21/+22
* | | Fixed manudelsub not correctly selecting the group to remove.ElgarL2011-10-11-21/+22
|/ /
* | Add hunger replenish to /heal (Do we want to add a toggle?)KHobbits2011-10-04-0/+1
* | Adding list name to /nick support.KHobbits2011-10-04-4/+4
|/
* Fixing mail argument errors.KHobbits2011-10-03-4/+7
* Allow different 'sets' of multiple homes, definable by permission.KHobbits2011-10-01-2/+2
* Kits timeout are now saved in user datasnowleo2011-09-30-44/+29