summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Fix fake explosions.KHobbits2012-03-15-57/+8
|
* Make /nuke drop tnt from a more reasonable height.KHobbits2012-03-15-1/+1
|
* Make /spawner errors more descriptive.KHobbits2012-03-15-25/+22
|
* Add metric opt out toggle ingame.KHobbits2012-03-15-16/+69
|
* Fixing setwarp command.KHobbits2012-03-15-4/+7
|
* Adding some simple feature metrics.KHobbits2012-03-15-8/+47
|
* Metrics errors aren't important.KHobbits2012-03-15-4/+16
|
* Basic module graph.KHobbits2012-03-15-6/+36
|
* Add Griefcraft metrics to EssentialsKHobbits2012-03-15-6/+682
| | | | Warns on first start, and first staff join, and 5 minute warning before logging starts.
* Adding permissions for overwriting exisitng warpsementalo2012-03-14-1/+42
| | | | | | essentials.warp.overwrite.[warpname] will allow overwrting of exsiting warps essentials.warp.overwrite.* for all warps Adding WarpNotFoundException class
* Fixing warp command costs.KHobbits2012-03-13-5/+18
|
* Missed a TL key.KHobbits2012-03-12-0/+7
|
* Fixing a few TL KeysKHobbits2012-03-12-19/+39
|
* New TL Key, allow formatting/colouring of help output.KHobbits2012-03-12-5/+12
|
* New permission: essentials.seen.banreasonKHobbits2012-03-12-7/+18
| | | | With this permission players can see why a user was banned, in /seen.
* Adding jail time to /whois.KHobbits2012-03-12-0/+12
|
* Update offline user check.KHobbits2012-03-12-27/+21
| | | | Add ban reason to /seen
* Update setworth to allow /setworth <price> ingameKHobbits2012-03-11-2/+29
| | | | Allow /setworth to be used from console.
* New Permission: essentials.lightning.othersKHobbits2012-03-11-1/+1
| | | | With this permission you can use /lightning <player>, without only strike based on direction.
* Add Enderman check to EntityChangeEvent (Should fix sheep eating grass).KHobbits2012-03-11-1/+1
|
* Use ignoreCancelled on event registration.KHobbits2012-03-10-32/+16
|
* Update info.txt to hint at /einfo.KHobbits2012-03-07-0/+3
|
* Fixing typo in config.ymlKHobbits2012-03-06-4/+4
|
* Merge branch 'release'KHobbits2012-03-05-2/+9
|\ | | | | | | | | | | Conflicts: lib/bukkit.jar lib/craftbukkit.jar
| * Change starter kit to default to stone toolsstable-2.8.4KHobbits2012-03-05-1/+8
| |
| * Temp fix to disable version check on R7KHobbits2012-03-05-1/+1
| |
| * Craftbukkit/Bukkit R7KHobbits2012-03-05-0/+0
| |
| * I dont think free noteblocks are a good ideamd_52012-03-05-2/+1
| |
| * Missed one.KHobbits2012-03-05-1/+1
| |
| * Fixing spawnmob count.KHobbits2012-03-05-1/+1
| |
| * Add listgroups as TL keyKHobbits2012-03-05-1/+8
| |
| * Apply colors to group tags.KHobbits2012-03-05-1/+2
| |
| * Build custom mob list /spawnmobKHobbits2012-03-05-7/+6
| |
| * CMEKHobbits2012-03-05-2/+3
| |
| * Adding starter/newbie kit to EssentialsSpawnKHobbits2012-03-05-13/+45
| | | | | | | | Optimization to EssentialsSpawn join event.
| * Extra command alias.KHobbits2012-03-05-1/+1
| |
| * Allow more currency customization.KHobbits2012-03-05-252/+269
| | | | | | | | Added currency key to messages.
| * Adding option to modify all users balances (including offline) /eco reset ** ↵KHobbits2012-03-05-1/+25
| | | | | | | | <amount>
| * Half-revert double backflip. 10 points.KHobbits2012-03-05-3/+6
| | | | | | | | (op prefix changes that md-5 broke, thinking I broke op prefixes)
| * Fix op colours, which KHobbits broke!md_52012-03-05-10/+10
| |
| * CleanupChris Ward2012-03-05-1/+5
| | | | | | | | Signed-off-by: Chris Ward <chris@chrisgward.com>
| * CleanupChris Ward2012-03-05-0/+9
| | | | | | | | Signed-off-by: Chris Ward <chris@chrisgward.com>
| * Capital case for formatting.KHobbits2012-03-05-1/+2
| |
| * 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
| |