summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Translation error (german)snowleo2011-06-19-1/+1
* Moved some code from EssentialsSign to SignTrade, because it's only needed th...snowleo2011-06-13-148/+157
* Trade signsnowleo2011-06-13-188/+366
* Renamed the Charge class to Tradesnowleo2011-06-13-34/+34
* Use the new Workaround in buy signs.snowleo2011-06-12-1/+1
* Workaround methods are staticsnowleo2011-06-12-2/+2
* Use the correct maxStackSize, when adding things to the inventory.snowleo2011-06-12-5/+126
* Limit buy signs amount to a full inventory of a player.snowleo2011-06-12-1/+1
* Sell & Buy Signsnowleo2011-06-12-6/+176
* To make things consistent:snowleo2011-06-12-1/+2
* Updated french translation by Nelosnowleo2011-06-12-151/+150
* Correct headersnowleo2011-06-12-5/+8
* Sort all messages, so diffs are easier.snowleo2011-06-12-1428/+1428
* Fix for calling command for plugins that are loaded after Essentials.snowleo2011-06-12-11/+5
* Prevent lava bucket placed in air (far away from user)snowleo2011-06-12-5/+0
* Another missing partsnowleo2011-06-12-0/+4
* The permission is essentials.protect.ownerinfosnowleo2011-06-12-1/+1
* Merge branch 'master' of https://github.com/essentials/Essentialssnowleo2011-06-12-4/+15
|\
| * Protect: Remove protection when attached block is destroyedementalo2011-06-11-4/+15
* | Fix for Craftbukkit Bug 912snowleo2011-06-12-10/+21
|/
* Merge branch 'master' of https://github.com/essentials/Essentialssnowleo2011-06-11-1/+463
|\
| * Protect: Get block owners on right click block onlyementalo2011-06-11-1/+2
| * Merge pull request #2 from khobbits/mastersnowleo2011-06-08-0/+461
| |\
| | * Adding group permission aliasKHobbits2011-06-08-1/+145
| | * Adding user permission aliasKHobbits2011-06-08-1/+87
| | * Adding manloadKHobbits2011-06-08-0/+29
| | * Adding some GM aliasesKHobbits2011-06-08-0/+202
| |/
* | Merge branch 'release'snowleo2011-06-11-1/+88
|\ \ | |/ |/|
| * Update version number of Bukkitsnowleo2011-06-11-1/+1
| * Update for the changes in Bukkitsnowleo2011-06-11-0/+87
| * CB #860 B#716snowleo2011-06-11-0/+0
| * Ignore all build filessnowleo2011-06-11-1/+25
| * gitignore for .DS_Store filessnowleo2011-06-11-0/+1
* | Catch NumberFormatExceptionsnowleo2011-06-08-20/+34
* | Cleanupsnowleo2011-06-08-2/+1
* | The sign permissions will be:snowleo2011-06-08-3/+5
* | Refactoring of the signssnowleo2011-06-08-75/+622
* | Added developer readme and settings.snowleo2011-06-07-0/+16
* | Fix save inventory after logout for new players.snowleo2011-06-07-1/+1
* | Remove unused importssnowleo2011-06-07-2/+0
* | Fix dependencysnowleo2011-06-07-4/+11
* | The rest of Wundarks commit, cleanedsnowleo2011-06-07-95/+179
* | Added [Time] SignWundark2011-06-07-0/+8
* | Changed MOTDWundark2011-06-07-1/+0
* | Merge branch 'permissions3'snowleo2011-06-07-1/+3
|\ \
| * | ignore build directoriessnowleo2011-06-07-1/+3
* | | Fix the tests.snowleo2011-06-07-0/+1
* | | Only import what we really need.snowleo2011-06-07-16/+17
* | | Bukkit #704snowleo2011-06-07-0/+0
|/ /
* | Cleanupsnowleo2011-06-07-7/+83