summaryrefslogtreecommitdiffstats
path: root/Essentials
Commit message (Expand)AuthorAgeLines
* Gamemode sign, standard sign permissions.KHobbits2011-11-16-1/+37
* 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-15/+24
* null the Essentials object in static EcoApi, so it doesn't leak on /reload.snowleo2011-11-15-0/+1
* Prevent that players are teleported to offline players using /tpa and players...snowleo2011-11-15-9/+12
* Prevent client crash on 'Free air'KHobbits2011-11-14-0/+7
* Extra translation keys.KHobbits2011-11-05-7/+7
* Adding op/god mode to whois.KHobbits2011-11-04-2518/+2561
* Only pull/push data on valid player data.KHobbits2011-11-04-2/+2
* Force displayname update on /list.KHobbits2011-11-04-2/+4
* Clear all powertools - /powertool c:KHobbits2011-11-04-3/+3
* Removing Reloadall CommandKHobbits2011-11-04-70/+45
* Start logging players last login address.KHobbits2011-11-04-1/+24
* Merge branch 'master' of github.com:essentials/Essentials into essmasterKHobbits2011-11-04-1/+17
|\
| * Temporary debug mode using /essentials debugsnowleo2011-11-04-1/+17
* | Extra command alias's.KHobbits2011-11-04-6/+14
|/
* Merge branch 'master' of github.com:essentials/Essentials into essmasterKHobbits2011-11-04-10/+20
|\
| * Fix bug in sign state loopsnowleo2011-11-04-10/+20
* | Alias for 'Everyone' on warp signs.KHobbits2011-11-04-1/+1
|/
* Adding game mode command for quick toggling (/gm /creative /gamemode)KHobbits2011-11-03-30/+92
* Spanish translationKHobbits2011-11-03-0/+371
* Adding gamemode to whoisKHobbits2011-11-03-38/+47
* Allow proper escaping and use of & symbol in nicks (&& = &).KHobbits2011-11-03-1/+1
* Trim long nicknames for use in tab listKHobbits2011-11-03-60/+37
* Allow the use of the warp command from the consoleKHobbits2011-11-03-28/+54
* Debug messages: Execution time on reload/enable.KHobbits2011-10-30-2/+105
* Removing translations for portal actions.KHobbits2011-10-30-24/+0
* Cleanup last references to portal management in Essentials.KHobbits2011-10-30-16/+1
* More message, in /meKHobbits2011-10-29-1/+1
* Updating actions to allow translations, and colour.KHobbits2011-10-29-8/+12
* Will teamcity like this change?KHobbits2011-10-29-4/+4
* Adding the handler to the (painful) list of permissions systems we support.KHobbits2011-10-29-11/+22
* File formatting.KHobbits2011-10-29-12/+12
* GM permission handler...KHobbits2011-10-29-3/+98
* Removing never used ErrorHandler and UpdateTimer from Essentials Core, they a...snowleo2011-10-27-247/+0
* Sneaking in an option to disable prefix/suffix selectively.KHobbits2011-10-27-5/+29
* Altering PEX prefix/suffix.KHobbits2011-10-27-2/+4
* Fixing invsee error.KHobbits2011-10-26-1/+2
* Extra triggers for /sell inventoryKHobbits2011-10-26-1/+1
* Improved readability of /sellKHobbits2011-10-26-36/+35
* Cleanup debug message, code tidy.KHobbits2011-10-25-62/+85
* Only prevent AFK heal, if freeze player is enabled.KHobbits2011-10-25-5/+8
* Fix health event name.KHobbits2011-10-24-1/+2
* AFK users shouldn't heal from full hunger.KHobbits2011-10-24-2/+13
* Automatically unAFK on interaction.KHobbits2011-10-23-0/+3
* Fix Testsnowleo2011-10-21-2/+63
* Use of lomboks delegate on player wrappingsnowleo2011-10-21-848/+58
* Cleanupsnowleo2011-10-19-25/+25
* Moved all config options to new Settings classessnowleo2011-10-19-45/+410