Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Adding permissions for overwriting exisitng warps | ementalo | 2012-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. | KHobbits | 2012-03-13 | -5/+18 |
| | ||||
* | Missed a TL key. | KHobbits | 2012-03-12 | -0/+7 |
| | ||||
* | Fixing a few TL Keys | KHobbits | 2012-03-12 | -19/+39 |
| | ||||
* | New TL Key, allow formatting/colouring of help output. | KHobbits | 2012-03-12 | -5/+12 |
| | ||||
* | New permission: essentials.seen.banreason | KHobbits | 2012-03-12 | -7/+18 |
| | | | | With this permission players can see why a user was banned, in /seen. | |||
* | Adding jail time to /whois. | KHobbits | 2012-03-12 | -0/+12 |
| | ||||
* | Update offline user check. | KHobbits | 2012-03-12 | -27/+21 |
| | | | | Add ban reason to /seen | |||
* | Update setworth to allow /setworth <price> ingame | KHobbits | 2012-03-11 | -2/+29 |
| | | | | Allow /setworth to be used from console. | |||
* | New Permission: essentials.lightning.others | KHobbits | 2012-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). | KHobbits | 2012-03-11 | -1/+1 |
| | ||||
* | Use ignoreCancelled on event registration. | KHobbits | 2012-03-10 | -32/+16 |
| | ||||
* | Update info.txt to hint at /einfo. | KHobbits | 2012-03-07 | -0/+3 |
| | ||||
* | Fixing typo in config.yml | KHobbits | 2012-03-06 | -4/+4 |
| | ||||
* | Merge branch 'release' | KHobbits | 2012-03-05 | -2/+9 |
|\ | | | | | | | | | | | Conflicts: lib/bukkit.jar lib/craftbukkit.jar | |||
| * | Change starter kit to default to stone toolsstable-2.8.4 | KHobbits | 2012-03-05 | -1/+8 |
| | | ||||
| * | Temp fix to disable version check on R7 | KHobbits | 2012-03-05 | -1/+1 |
| | | ||||
| * | Craftbukkit/Bukkit R7 | KHobbits | 2012-03-05 | -0/+0 |
| | | ||||
| * | I dont think free noteblocks are a good idea | md_5 | 2012-03-05 | -2/+1 |
| | | ||||
| * | Missed one. | KHobbits | 2012-03-05 | -1/+1 |
| | | ||||
| * | Fixing spawnmob count. | KHobbits | 2012-03-05 | -1/+1 |
| | | ||||
| * | Add listgroups as TL key | KHobbits | 2012-03-05 | -1/+8 |
| | | ||||
| * | Apply colors to group tags. | KHobbits | 2012-03-05 | -1/+2 |
| | | ||||
| * | Build custom mob list /spawnmob | KHobbits | 2012-03-05 | -7/+6 |
| | | ||||
| * | CME | KHobbits | 2012-03-05 | -2/+3 |
| | | ||||
| * | Adding starter/newbie kit to EssentialsSpawn | KHobbits | 2012-03-05 | -13/+45 |
| | | | | | | | | Optimization to EssentialsSpawn join event. | |||
| * | Extra command alias. | KHobbits | 2012-03-05 | -1/+1 |
| | | ||||
| * | Allow more currency customization. | KHobbits | 2012-03-05 | -252/+269 |
| | | | | | | | | Added currency key to messages. | |||
| * | Adding option to modify all users balances (including offline) /eco reset ** ↵ | KHobbits | 2012-03-05 | -1/+25 |
| | | | | | | | | <amount> | |||
| * | Half-revert double backflip. 10 points. | KHobbits | 2012-03-05 | -3/+6 |
| | | | | | | | | (op prefix changes that md-5 broke, thinking I broke op prefixes) | |||
| * | Fix op colours, which KHobbits broke! | md_5 | 2012-03-05 | -10/+10 |
| | | ||||
| * | Cleanup | Chris Ward | 2012-03-05 | -1/+5 |
| | | | | | | | | Signed-off-by: Chris Ward <chris@chrisgward.com> | |||
| * | Cleanup | Chris Ward | 2012-03-05 | -0/+9 |
| | | | | | | | | Signed-off-by: Chris Ward <chris@chrisgward.com> | |||
| * | Capital case for formatting. | KHobbits | 2012-03-05 | -1/+2 |
| | | ||||
| * | Force all kits to lowercase. | KHobbits | 2012-03-05 | -14/+35 |
| | | ||||
| * | *make it look like i'm doing something* | KHobbits | 2012-03-05 | -8/+9 |
| | | ||||
| * | I think switches are better. | KHobbits | 2012-03-05 | -3/+8 |
| | | ||||
| * | Only update displayname on world change, not every teleport. | KHobbits | 2012-03-05 | -26/+37 |
| | | ||||
| * | Extra command aliases | KHobbits | 2012-03-05 | -1/+1 |
| | | ||||
| * | Make the antioch message optional. | KHobbits | 2012-03-05 | -3/+6 |
| | | ||||
| * | Entity event cleanup | KHobbits | 2012-03-05 | -47/+42 |
| | | ||||
| * | Shouldn't really be canceling events at priority monitor, oops. | KHobbits | 2012-03-05 | -2/+3 |
| | | ||||
| * | Don't think we need animation event anymore. | KHobbits | 2012-03-05 | -7/+0 |
| | | ||||
| * | update messages.properties for the new bukkit download link (ci.bukkit,org ↵ | Iaccidentally | 2012-03-05 | -1/+1 |
| | | | | | | | | no longer works) | |||
* | | I dont think free noteblocks are a good idea | md_5 | 2012-03-05 | -2/+1 |
| | | ||||
* | | Allow spamming of this, by reducing explosion damage to 0, same effect, no mess | md_5 | 2012-03-05 | -1/+1 |
| | | ||||
* | | Missed one. | KHobbits | 2012-03-05 | -1/+1 |
| | | ||||
* | | Fixing spawnmob count. | KHobbits | 2012-03-05 | -1/+1 |
| | | ||||
* | | Add listgroups as TL key | KHobbits | 2012-03-05 | -1/+8 |
| | | ||||
* | | Apply colors to group tags. | KHobbits | 2012-03-05 | -1/+2 |
| | |