Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Cleanup of Console class | snowleo | 2012-01-06 | -9/+2 |
| | ||||
* | Fixing Warp, Spawnmob signs | KHobbits | 2012-01-04 | -32/+30 |
| | | | | Fix Imports | |||
* | Fixing kit and protect signs (inGroup) | KHobbits | 2012-01-04 | -26/+11 |
| | | | | Fix imports | |||
* | Revert "Possible sign refactor?" | KHobbits | 2012-01-04 | -14/+28 |
| | | | | This reverts commit 897571db7d838f0f2ff86cfb40b59fd0349f4974. | |||
* | Possible sign refactor? | KHobbits | 2012-01-04 | -31/+26 |
| | ||||
* | Cleaning up item spawning and kits. | KHobbits | 2012-01-04 | -86/+71 |
| | ||||
* | ReadLock for realname | ementalo | 2012-01-04 | -821/+6 |
| | | | | | Remove unneeded overrides Redo Khobbits messages_de changes | |||
* | 3.0 updates - Main jar should build now | ementalo | 2012-01-04 | -27/+873 |
| | ||||
* | Fix a few things for 3.0 | ementalo | 2012-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 class | snowleo | 2012-01-04 | -64/+77 |
| | ||||
* | Organize Imports | KHobbits | 2012-01-04 | -98/+51 |
| | ||||
* | final is cleaner. | KHobbits | 2012-01-04 | -5/+3 |
| | ||||
* | Readlocks maybe... | KHobbits | 2012-01-04 | -6/+11 |
| | ||||
* | Fixing up kits. | KHobbits | 2012-01-04 | -60/+261 |
| | ||||
* | More fixes for commands | snowleo | 2012-01-03 | -68/+116 |
| | ||||
* | New names | snowleo | 2012-01-03 | -2/+2 |
| | ||||
* | I always forget these | snowleo | 2012-01-03 | -44/+15 |
| | ||||
* | More work on Protect | snowleo | 2012-01-03 | -141/+263 |
| | ||||
* | This feels so good D: | snowleo | 2012-01-03 | -999/+579 |
| | ||||
* | Starting to break Protect | snowleo | 2012-01-03 | -34/+64 |
| | ||||
* | Prototype for grouping permissions into an enum | snowleo | 2012-01-02 | -0/+35 |
| | ||||
* | Those are permission based now | snowleo | 2012-01-02 | -5/+1 |
| | ||||
* | New Protect config | snowleo | 2012-01-02 | -0/+124 |
| | ||||
* | EssentialsSpawn and EssentialsChat should build now again | snowleo | 2012-01-02 | -38/+215 |
| | ||||
* | Netbeans 7.1 RC2 project stuff | snowleo | 2012-01-02 | -20/+110 |
| | ||||
* | Merge branch 'refs/heads/master' into 3.0 | snowleo | 2012-01-02 | -0/+5 |
|\ | ||||
| * | Merge pull request #42 from jjkoletar/patch-1 | snowleo | 2012-01-01 | -0/+5 |
| |\ | | | | | | | No sending to all players, must specify target. | |||
| | * | No sending to all players, must specify target. | Jeremy | 2012-01-01 | -0/+5 |
| |/ | ||||
* | | More work done on the 3.0 branch | snowleo | 2011-12-23 | -374/+1372 |
| | | ||||
* | | Merge branch 'refs/heads/master' into 3.0 | snowleo | 2011-12-22 | -20/+40 |
|\| | | | | | | | | | Conflicts: Essentials/src/com/earth2me/essentials/Essentials.java | |||
| * | Only info not a warning if a file is missing | snowleo | 2011-12-20 | -3/+1 |
| | | ||||
| * | Correctly match release and non release versions of bukkit. | snowleo | 2011-12-20 | -1/+1 |
| | | ||||
| * | Fix sending our player object to other plugins. | snowleo | 2011-12-20 | -1/+1 |
| | | ||||
| * | Always return an offlineplayer object with the name, that the user wants. | snowleo | 2011-12-19 | -7/+23 |
| | | ||||
| * | Fix double names in /balancetop and show display name in balancetop | snowleo | 2011-12-19 | -8/+8 |
| | | ||||
| * | Merge branch 'master' of github.com:essentials/Essentials | KHobbits | 2011-12-19 | -2/+8 |
| |\ | ||||
| | * | More null checks for Jails | snowleo | 2011-12-19 | -2/+8 |
| | | | ||||
| * | | Prevent future warps being named as numbers. | KHobbits | 2011-12-19 | -0/+4 |
| |/ | ||||
* | | Removing duplicate messages file | KHobbits | 2011-12-18 | -406/+0 |
| | | | | | | | | This causes confusion when trying to override messages in the ess folder. | |||
* | | Adding /join as alias to /tpa, and /come as alias to /tpahere | KHobbits | 2011-12-18 | -2/+2 |
| | | ||||
* | | Essentials now throws a custom event, to handle local chat. | KHobbits | 2011-12-17 | -1/+1 |
| | | | | | | (Changing event name, so we don't get custom event conflicts.) | |||
* | | EssentialsChat cleaning. | KHobbits | 2011-12-17 | -261/+355 |
| | | ||||
* | | Merge branch 'master' into 3.0 | KHobbits | 2011-12-15 | -4/+1 |
|\| | ||||
| * | Merge branch 'master' of github.com:essentials/Essentials | KHobbits | 2011-12-15 | -1/+1 |
| |\ | ||||
| * | | Make powertool use a chat event, instead of just messaging each user. | KHobbits | 2011-12-15 | -4/+1 |
| | | | ||||
* | | | Merge branch 'refs/heads/master' into 3.0 | snowleo | 2011-12-15 | -1/+1 |
|\ \ \ | | |/ | |/| | ||||
| * | | Corrected version match for 1597 build version | snowleo | 2011-12-15 | -1/+1 |
| |/ | ||||
* | | Updated all modules to new api, some settings are still missing | snowleo | 2011-12-14 | -88/+106 |
| | | ||||
* | | Added EssentialsSigns to build.xml | snowleo | 2011-12-14 | -0/+1 |
| | | ||||
* | | Moved signs code to a new module | snowleo | 2011-12-14 | -53/+1435 |
| | |