summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Force all kits to lowercase.KHobbits2012-03-05-14/+35
|
* *make it look like i'm doing something*KHobbits2012-03-05-8/+9
|
* I think switches are better.KHobbits2012-03-05-3/+8
|
* Only update displayname on world change, not every teleport.KHobbits2012-03-05-26/+37
|
* Extra command aliasesKHobbits2012-03-05-1/+1
|
* Make the antioch message optional.KHobbits2012-03-05-3/+6
|
* Entity event cleanupKHobbits2012-03-05-47/+42
|
* Shouldn't really be canceling events at priority monitor, oops.KHobbits2012-03-05-2/+3
|
* Don't think we need animation event anymore.KHobbits2012-03-05-7/+0
|
* update messages.properties for the new bukkit download link (ci.bukkit,org ↵Iaccidentally2012-03-05-1/+1
| | | | no longer works)
* Merge branch 'master' of github.com:essentials/Essentialsstable-2.8.3KHobbits2012-03-01-6/+14
|\
| * update inventorysnowleo2012-03-01-0/+1
| |
| * Bukkit broke this sign :(snowleo2012-03-01-6/+13
| |
* | Kit sign cleanupKHobbits2012-03-01-5/+4
|/
* Fix kit timers resetting on server restart.KHobbits2012-03-01-8/+4
|
* Fix version matching.KHobbits2012-03-01-2/+2
|
* Merge branch 'refs/heads/master' into releasesnowleo2012-03-01-0/+0
|\
| * Merge remote-tracking branch 'origin/groupmanager'snowleo2012-03-01-10/+11
| |\
| | * Make 'manload' reload the config correctly.ElgarL2012-02-28-10/+11
| | |
| * | 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-59/+242
| | |
| * | CB# 1988 B# 1360snowleo2012-03-01-0/+0
| | |
| * | Merge remote-tracking branch 'origin/master'md_52012-03-01-699/+929
| |\ \
| | * | Adding option to log all eco api transactions.KHobbits2012-02-27-2/+12
| | | |
| | * | Prevent EssSpawn trying to handle spawning of jailed players.KHobbits2012-02-27-0/+5
| | | |
| | * | 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
| | | |
| * | | Separate config sections evenlymd_52012-03-01-5/+0
| | | |
| * | | Remove old, unwanted manifest.mf filesmd_52012-03-01-10/+0
| | | |
* | | | 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-59/+242
| | | |
* | | | CB# 1988 B# 1360snowleo2012-03-01-0/+0
| | | |
* | | | Separate config sections evenlymd_52012-03-01-5/+0
| | | |
* | | | Remove old, unwanted manifest.mf filesmd_52012-03-01-10/+0
| | | |
* | | | Make 'manload' reload the config correctly.ElgarL2012-03-01-10/+11
| | | |
* | | | Updating Bukkit: CB #1858, B #1334KHobbits2012-03-01-6/+19
| | | |
* | | | Adding option to log all eco api transactions.KHobbits2012-02-28-2/+12
| | | |
* | | | Prevent EssSpawn trying to handle spawning of jailed players.KHobbits2012-02-28-0/+5
| | | |
* | | | Change jail listener to catch respawn at HighestKHobbits2012-02-28-2/+2
| | | |
* | | | Allow people to hit exactly 'min money'.KHobbits2012-02-28-2/+2
| | | |
* | | | Cleanup.KHobbits2012-02-28-10/+6
| | | |
* | | | Adjustments to negative eco give/take.KHobbits2012-02-28-16/+17
| | | |
* | | | Display users new balance on /eco give/take.KHobbits2012-02-28-18/+23
| | | |