summaryrefslogtreecommitdiffstats
path: root/Essentials
Commit message (Expand)AuthorAgeLines
* EntityType instead of CreatureTypesnowleo2012-03-01-41/+42
* Requires #1988 because of the new Inventory stuffsnowleo2012-03-01-1/+1
* Updated to R6snowleo2012-03-01-58/+234
* Merge remote-tracking branch 'origin/master'md_52012-03-01-499/+786
|\
| * Adding option to log all eco api transactions.KHobbits2012-02-27-2/+12
| * Change jail listener to catch respawn at HighestKHobbits2012-02-27-2/+2
| * Allow people to hit exactly 'min money'.KHobbits2012-02-26-2/+2
| * Cleanup.KHobbits2012-02-26-10/+6
| * Adjustments to negative eco give/take.KHobbits2012-02-26-16/+17
| * Display users new balance on /eco give/take.KHobbits2012-02-26-18/+23
| * Add Minimum Balance, to allow people to manage overdrafts.KHobbits2012-02-26-7/+57
| * Updating Bukkit: CB #1858, B #1334KHobbits2012-02-25-6/+19
| * Lowering min bukkit to r4 - 1838, this build should still be compatible.KHobbits2012-02-25-1/+1
| * Write to user files less, on money update.KHobbits2012-02-23-2/+2
| * Balance top now has server total on first line.KHobbits2012-02-23-228/+249
| * Fixing upgrade script to allow powertool upgrade.KHobbits2012-02-23-3/+3
| * Fixing kits for new config classes.KHobbits2012-02-22-18/+26
| * Extra command aliases.KHobbits2012-02-22-17/+17
| * Powertools dispatch commands as delayed tasks (should reduce any conflict iss...KHobbits2012-02-22-2/+10
| * Switch powertools to use different event.KHobbits2012-02-22-45/+56
| * Fix powertools with new config format.KHobbits2012-02-22-20/+13
| * Check to see if home section exists.KHobbits2012-02-21-3/+4
| * Fixing home list.KHobbits2012-02-21-11/+3
| * Fix /sudo message display.KHobbits2012-02-21-1/+2
| * Never give our user object to other plugins!snowleo2012-02-21-1/+1
| * Updated Essentials to work with R5snowleo2012-02-21-89/+116
| * Add bPerm2 support for chat prefixes.KHobbits2012-02-18-4/+69
| * Little bit of extra info in the default /einfo fileKHobbits2012-02-18-0/+4
| * Re-allow colours in newb welcome messages.KHobbits2012-02-18-1/+1
| * Adding full keyword support for newb join message.KHobbits2012-02-18-29/+99
| * Don't try to use old bPerms API if it is not available.KHobbits2012-02-16-12/+22
| * Fixing being charged twice for /back.KHobbits2012-02-16-0/+1
* | Separate config sections evenlymd_52012-03-01-5/+0
|/
* Make Essentials Update use new Listener system, and fix a few general mistake...md_52012-02-15-1/+1
* Fix formatting in the config.yml and plugin.yml files. Add a new author.md_52012-02-15-20/+20
* Add all the new R4 methodsmd_52012-02-15-0/+56
* Update to 1.1-R4md_52012-02-15-0/+36
* Remove dropItems from the inventory work aroundmd_52012-02-15-39/+30
* /spawnmob - Only list mobs you have permission to spawn.KHobbits2012-02-14-2/+15
* Don't return null, throw an exceptionsnowleo2012-02-14-4/+13
* Merge pull request #49 from Iaccidentally/patch-2snowleo2012-02-14-1/+1
|\
| * fix typo in config.yml (another one)Iaccidentally2012-02-14-1/+1
* | fix typo in config.ymlIaccidentally2012-02-14-1/+1
|/
* Less sanitizing for more performancesnowleo2012-02-13-10/+15
* Caching regex return in user cleanup.KHobbits2012-02-13-2/+8
* Merge branch 'master' of github.com:essentials/EssentialsKHobbits2012-02-13-1/+28
|\
| * Clean up the CommandException stack traces so they appear as if Essentials wa...md_52012-02-12-1/+28
* | Allow charges for different mob types in /spawnerKHobbits2012-02-13-1/+5
* | Add per warp command costsKHobbits2012-02-13-12/+8
|/
* Update trade signs properly, and visibly handle full signs.KHobbits2012-02-11-7/+10