summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* 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
* Translation of /balancetopsnowleo2011-11-28-2/+9
* Calculation of /balancetop is now async to prevent slowdown of the serversnowleo2011-11-28-34/+136
* Ignore defaultstacksize from config, just use 64snowleo2011-11-28-7/+7
* Merge branch 'master' of github.com:essentials/EssentialsKHobbits2011-11-28-1/+10
|\
| * New option for EssProtect: Prevent villager death.snowleo2011-11-28-0/+9
| * Forgot this again. :Dsnowleo2011-11-28-1/+1
* | Adding extra mobs to essentials protect, changing some default settings.KHobbits2011-11-28-4/+6
|/
* Someone said something about wanting Snowmen.KHobbits2011-11-28-2/+4
* Fix empty argument in delhome.KHobbits2011-11-28-12/+20
* Fix broken trade/buy signs because of a wrong castsnowleo2011-11-27-2/+16
* Allow enchantments to be removed using /enchant enchantmentname 0snowleo2011-11-27-13/+28
* New permissions:snowleo2011-11-27-0/+17
* Catch exception instead of checking for nullsnowleo2011-11-27-2/+6
* Update Essentials/src/messages_fr.propertiessnowleo2011-11-27-1/+1
* Merge pull request #32 from leagris/patch-1snowleo2011-11-27-180/+180
|\
| * Up to date, more accurate french translation.Léa Gris2011-11-27-180/+180
|/
* Allow /unbanip playername, not just ipssnowleo2011-11-27-1/+5
* Don't add the internal bukkit names to the enchantment list, to make it shorter.snowleo2011-11-27-1/+1
* Revert to the old behavior of oversized stacks. We might remove or change thi...snowleo2011-11-27-5/+10
* Updated the enchantment names to match those of the gamesnowleo2011-11-27-5/+14
* Enchantments in CraftBukkit are still broken, but it works with Essentials :)snowleo2011-11-27-10/+83
* Fix Typosnowleo2011-11-27-1/+1
* Only print stack trace of motd.txt not found, if debug is on.snowleo2011-11-27-6/+17
* Added enchantment to /give and /itemsnowleo2011-11-27-15/+82
* Implement correct hashCode() and equals() in EnchantmentLevelsnowleo2011-11-27-5/+28
* Enchantment Multiplier in future Worth configsnowleo2011-11-27-38/+187
* Enchantments on Trade signs? Fixes check, so we won't add items that are ench...snowleo2011-11-27-2/+3
* Added 1.9 material where you can standsnowleo2011-11-27-1/+2
* /spawner without mobname outputs available mobssnowleo2011-11-27-2/+1
* Locale.ENGLISH!!1!snowleo2011-11-27-15/+19
* Using the ItemStack.clone() methodsnowleo2011-11-27-14/+11
* CB#1518 B#1042snowleo2011-11-27-68/+124
* URL went nowhere.KHobbits2011-11-27-1/+1
* BedLocationFix for CraftBukkitsnowleo2011-11-27-5/+35
* New command /enchantsnowleo2011-11-27-5/+167
* Merge remote branch 'remotes/origin/groupmanager'KHobbits2011-11-27-11/+12
|\
| * Added file details in error messages for loading groups/users.ElgarL2011-11-27-11/+12
* | CB#1512 B#1039snowleo2011-11-27-0/+0
* | Merge branch 'master' of github.com:essentials/EssentialsKHobbits2011-11-27-105/+112
|\ \
| * | arrrgggsssnowleo2011-11-27-1/+1
| * | Fix banning random player (and all other commands where a empty player is given)snowleo2011-11-27-0/+4
| * | New behavior of the /home command and bedssnowleo2011-11-26-93/+70