summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* | | | Auto update gm version.KHobbits2012-01-17-0/+1
|/ / /
* | | Removing 2 dead classes.KHobbits2012-01-17-135/+2
| | |
* | | Merge branch 'refs/heads/master' into 3.0snowleo2012-01-13-1/+29
|\| |
| * | Add new eggs to items.csvsnowleo2012-01-12-0/+24
| | |
| * | Min Bukkit version is 1713 nowsnowleo2012-01-12-1/+1
| | |
| * | Added the new Enchantmentssnowleo2012-01-12-0/+4
| | |
| * | Netbeans 7.1 stuffsnowleo2012-01-12-20/+110
| | |
| * | CB#1713 B#1136snowleo2012-01-12-0/+0
| | |
* | | Create Files, if they don't existsnowleo2012-01-12-5/+10
| | |
* | | ItemDb now loads in half the time, uses 72KB less memory.snowleo2012-01-12-22/+23
| | |
* | | Better Location code for lazy loading worldssnowleo2012-01-11-27/+300
| | | | | | | | | | | | This fixes problems with worlds that are loaded after the Location object is created and should prevent memory leaks when a world is unloaded.
* | | Essentials should run now...snowleo2012-01-10-4/+9
| | |
* | | Finished Protect, Essentials should build now.snowleo2012-01-10-391/+513
| | |
* | | All tests should work nowsnowleo2012-01-09-14/+444
| | |
* | | Cleanup of Console classsnowleo2012-01-06-9/+2
| | |
* | | Fixing Warp, Spawnmob signsKHobbits2012-01-04-32/+30
| | | | | | | | | | | | Fix Imports
* | | Fixing kit and protect signs (inGroup)KHobbits2012-01-04-26/+11
| | | | | | | | | | | | Fix imports
* | | Revert "Possible sign refactor?"KHobbits2012-01-04-14/+28
| | | | | | | | | | | | This reverts commit 897571db7d838f0f2ff86cfb40b59fd0349f4974.
* | | Possible sign refactor?KHobbits2012-01-04-31/+26
| | |
* | | Cleaning up item spawning and kits.KHobbits2012-01-04-86/+71
| | |
* | | ReadLock for realnameementalo2012-01-04-821/+6
| | | | | | | | | | | | | | | Remove unneeded overrides Redo Khobbits messages_de changes
* | | 3.0 updates - Main jar should build nowementalo2012-01-04-27/+873
| | |
* | | Fix a few things for 3.0ementalo2012-01-04-26/+58
| | | | | | | | | | | | | | | | | | Test #843 - new config option added cancelTpRequestsOnWorldChange Test # 1255 - essentials.nogod.override permission added Test #1311 - added ban reason in /seen
* | | Cleanup of Backup classsnowleo2012-01-04-64/+77
| | |
* | | Organize ImportsKHobbits2012-01-04-98/+51
| | |
* | | final is cleaner.KHobbits2012-01-04-5/+3
| | |
* | | Readlocks maybe...KHobbits2012-01-04-6/+11
| | |
* | | Fixing up kits.KHobbits2012-01-04-60/+261
| | |
* | | More fixes for commandssnowleo2012-01-03-68/+116
| | |
* | | New namessnowleo2012-01-03-2/+2
| | |
* | | I always forget thesesnowleo2012-01-03-44/+15
| | |
* | | More work on Protectsnowleo2012-01-03-141/+263
| | |
* | | This feels so good D:snowleo2012-01-03-999/+579
| | |
* | | Starting to break Protectsnowleo2012-01-03-34/+64
| | |
* | | Prototype for grouping permissions into an enumsnowleo2012-01-02-0/+35
| | |
* | | Those are permission based nowsnowleo2012-01-02-5/+1
| | |
* | | New Protect configsnowleo2012-01-02-0/+124
| | |
* | | EssentialsSpawn and EssentialsChat should build now againsnowleo2012-01-02-38/+215
| | |
* | | Netbeans 7.1 RC2 project stuffsnowleo2012-01-02-20/+110
| | |
* | | Merge branch 'refs/heads/master' into 3.0snowleo2012-01-02-0/+5
|\| |
| * | Merge pull request #42 from jjkoletar/patch-1snowleo2012-01-01-0/+5
| |\ \ | | | | | | | | No sending to all players, must specify target.
| | * | No sending to all players, must specify target.Jeremy2012-01-01-0/+5
| |/ /
* | | More work done on the 3.0 branchsnowleo2011-12-23-374/+1372
| | |
* | | Merge branch 'refs/heads/master' into 3.0snowleo2011-12-22-20/+40
|\| | | | | | | | | | | | | | Conflicts: Essentials/src/com/earth2me/essentials/Essentials.java
| * | Only info not a warning if a file is missingsnowleo2011-12-20-3/+1
| | |
| * | Correctly match release and non release versions of bukkit.snowleo2011-12-20-1/+1
| | |
| * | Fix sending our player object to other plugins.snowleo2011-12-20-1/+1
| | |
| * | Always return an offlineplayer object with the name, that the user wants.snowleo2011-12-19-7/+23
| | |
| * | Fix double names in /balancetop and show display name in balancetopsnowleo2011-12-19-8/+8
| | |
| * | Merge branch 'master' of github.com:essentials/EssentialsKHobbits2011-12-19-2/+8
| |\ \