summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* | CB#1538 b#1050KHobbits2011-12-01-1/+19
* | Show how far away each player is.KHobbits2011-12-01-2/+2
* | Fixing near output.KHobbits2011-12-01-2/+2
* | Better distance checking.KHobbits2011-12-01-39/+32
* | Command: /nearKHobbits2011-12-01-0/+68
* | Fixing spawnmob errors to say the right thing.KHobbits2011-12-01-15/+43
* | Merge branch 'master' of github.com:essentials/EssentialsKHobbits2011-12-01-2337/+593
|\ \
| * | minor changes to items.csvsnowleo2011-12-01-2/+2
| * | Updated items.csv by michaelwm from ecocitycraft.comsnowleo2011-12-01-2/+172
* | | Command CleanupKHobbits2011-12-01-56/+34
| | * Added many new MOTD possibilities + getI18n() to Essentials.javaKhyperia2011-12-01-5/+34
| | * Added {DATE} and {TIME} to motdKhyperia2011-11-30-1/+8
| | * Updating to latestKhyperia2011-11-30-2089/+14
| | |\ | | |/ | |/|
| * | Update of Smack to 3.2.1snowleo2011-12-01-3/+3
| * | We don't need them anymore.snowleo2011-12-01-1/+0
| * | This is obsolete too.snowleo2011-12-01-0/+0
| * | Cleanup of the library foldersnowleo2011-12-01-21/+11
| * | We don't need that anymore.snowleo2011-11-30-2064/+0
| |/
| * CB#1534 B#1048snowleo2011-11-30-4/+4
| * Allow EssentialsProtect to go into emergency mode, if Essentials core is not ...snowleo2011-11-30-106/+171
| * If Essentials core fails to read one of the configs now, it will disable itse...snowleo2011-11-30-56/+231
| * Removed EnchantmentFix, because it's fixed in CB#1526snowleo2011-11-30-91/+7
|/
* /spawnmob sheep:<colour> + /spawnmob sheep:baby = /spawnmob sheep:<colour>baby.KHobbits2011-11-30-3/+8
* Missing an Animal.KHobbits2011-11-30-0/+1
* New config option update-bed-at-daytime that allows players to always set the...snowleo2011-11-30-0/+57
* Updated readme about format guidelines.snowleo2011-11-30-1/+1
* Removing old settings.zipsnowleo2011-11-30-0/+0
* Fix /balancetop, cache was not clearedsnowleo2011-11-30-18/+30
* Merge branch 'refs/heads/groupmanager'snowleo2011-11-29-9/+10
|\
| * mirror world_the_end in default config.ymlsnowleo2011-11-29-0/+1
| * globalgroups prefix 'g:' is now not case sensitive.ElgarL2011-11-29-9/+9
* | Using this code until Bukkit fixes spawnCreature()snowleo2011-11-29-2/+1
* | Output the redirected plugin too.snowleo2011-11-29-18/+28
* | Allow joinList to understand Collections.snowleo2011-11-29-4/+4
* | Merge branch 'master' of github.com:essentials/EssentialsKHobbits2011-11-29-1/+3
|\ \
| * | Fix NPE in getUser()snowleo2011-11-29-1/+3
* | | Adding some debug info to /essentialsKHobbits2011-11-29-11/+51
* | | Settings Cleanup.KHobbits2011-11-29-8/+5
|/ /
* | GC: Never force reclaiming RAM on user logout, it will be done automatically,...KHobbits2011-11-29-32/+0
* | Merge branch 'master' of github.com:essentials/EssentialsKHobbits2011-11-29-1/+8
|\ \
| * | 1TBS? Nope, Allmansnowleo2011-11-29-1/+8
* | | Handle a null handler (GM)KHobbits2011-11-29-0/+28
|/ /
* | New format guidelines?snowleo2011-11-29-8/+1
* | UserMap.getUser() will return null on failure.snowleo2011-11-29-32/+16
* | Fix NPE when reading old player filessnowleo2011-11-29-10/+21
* | Fix another bug in /sellsnowleo2011-11-28-1/+1
* | Allow to set size of MagmaCubes in /spawnmobsnowleo2011-11-28-15/+15
* | Added info how to read the next page to /info /help /motd /rulessnowleo2011-11-28-11/+31
* | Fix bug in /sell commandsnowleo2011-11-28-1/+2
* | Changes to /sell /give and /itemsnowleo2011-11-28-18/+33