Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Return boolean on sendMessage (XMPP) | snowleo | 2011-07-07 | -7/+9 |
| | ||||
* | Missing signs in sign list: balance and weather | snowleo | 2011-07-07 | -1/+3 |
| | ||||
* | /spawnmob command: Show error message if EssentialsProtect will prevent ↵ | snowleo | 2011-07-07 | -2/+9 |
| | | | | spawning of creature. | |||
* | Fix a bug with temp banning offline users | snowleo | 2011-07-07 | -1/+0 |
| | ||||
* | New permission: essentials.signs.trade.override | snowleo | 2011-07-07 | -1/+2 |
| | | | | Allows admins to break trade sign of other players. | |||
* | Merge branch 'master' of https://github.com/essentials/Essentials | snowleo | 2011-07-07 | -20/+33 |
|\ | ||||
| * | Merge pull request #10 from khobbits/master | snowleo | 2011-07-07 | -20/+32 |
| |\ | | | | | | | Fixing help | |||
| | * | Fixing help | KHobbits | 2011-07-07 | -20/+32 |
| | | | ||||
| | * | Merge branch 'master' of github.com:khobbits/Essentials | KHobbits | 2011-07-07 | -351/+1533 |
| | |\ | | |/ | |/| | | | | | | | Conflicts: Essentials/src/com/earth2me/essentials/commands/Commandhelp.java | |||
| * | | Added a comment to config that the item-spawn-blacklist will be ignored, if ↵ | snowleo | 2011-07-06 | -0/+1 |
| | | | | | | | | | | | | permission-based-item-spawn is set to true. | |||
| | * | Searchable help. | KHobbits | 2011-06-24 | -8/+32 |
| | | | | | | | | | | | | Toggle commands with no permissions. | |||
| | * | Fixing Typo | KHobbits | 2011-06-24 | -1/+1 |
| | | | ||||
* | | | Prevent loops generated by logging directly to xmpp | snowleo | 2011-07-07 | -28/+117 |
|/ / | ||||
* | | Missing config for last commit | snowleo | 2011-07-06 | -0/+3 |
| | | ||||
* | | Basic logging of trade/buy/sell signs and sell command | snowleo | 2011-07-06 | -1/+122 |
| | | ||||
* | | Fix /realname | snowleo | 2011-07-06 | -6/+7 |
| | | ||||
* | | Prevent oversized lines on trade signs | snowleo | 2011-07-06 | -1/+10 |
| | | ||||
* | | Now fireball explosion prevention has it's own config settings (was catched ↵ | snowleo | 2011-07-06 | -1/+11 |
| | | | | | | | | by tnt explosion prevention before) | |||
* | | Bounce projectiles, if they are cancelled. | snowleo | 2011-07-06 | -0/+1 |
| | | ||||
* | | Weather sign | snowleo | 2011-07-06 | -0/+62 |
| | | ||||
* | | Run the sign break event with the lowest priority, so it won't restore if ↵ | snowleo | 2011-07-06 | -1/+1 |
| | | | | | | | | other plugins cancel the event. | |||
* | | Set sleeping ignored for afk players & disable afk mode on login | snowleo | 2011-07-06 | -9/+27 |
| | | ||||
* | | Merge branch 'master' of https://github.com/essentials/Essentials | snowleo | 2011-07-05 | -33/+122 |
|\ \ | ||||
| * \ | Merge pull request #9 from khobbits/patch-2 | snowleo | 2011-07-05 | -1/+1 |
| |\ \ | | | | | | | | | essentials.back.ondeath would be useless without essentials.back | |||
| | * | | essentials.back.ondeath would be useless without essentials.back | KHobbits | 2011-07-03 | -1/+1 |
| |/ / | ||||
| * | | fixes #654 - user is no longer afk on chat or command use | ementalo | 2011-07-03 | -2/+12 |
| | | | ||||
| * | | Merge branch 'master' of github.com:essentials/Essentials | ementalo | 2011-07-02 | -11/+57 |
| |\ \ | ||||
| | * | | Added softdepend: Factions to EssentialsChat | snowleo | 2011-07-02 | -9/+10 |
| | | | | ||||
| | * | | Merge pull request #8 from Brettflan/master | snowleo | 2011-07-02 | -2/+47 |
| | |\ \ | | | | | | | | | | | Implemented Factions plugin hooks to EssentialsChat for proper chat integration between them (master/dev branch) | |||
| | | * | | Implemented Factions hooks for proper chat integration with it (master/dev ↵ | Brettflan | 2011-07-02 | -2/+47 |
| | | | | | | | | | | | | | | | | | | | | branch) | |||
| * | | | | fixes #475. User is no longer afk if they move. others can set afk /afk ↵ | ementalo | 2011-07-02 | -1/+25 |
| |/ / / | | | | | | | | | | | | | playername. needs essentials.afk.others | |||
| * / / | Edited README.markdown via GitHub | snowleo | 2011-07-02 | -1/+3 |
| |/ / | ||||
| * | | Merge pull request #6 from khobbits/patch-1 | snowleo | 2011-07-02 | -17/+24 |
| |\ \ | | | | | | | | | Updated groups.yml | |||
| | * | | Query: | KHobbits | 2011-06-29 | -17/+24 |
| | | | | | | | | | | | | | | | | - does essentials.back.ondeath work without essentials.back, and vice versa? - should we swap signs.protection.override? to signs.override.protection? | |||
* | | | | Limiting the amount of money a player can have. | snowleo | 2011-07-05 | -17/+34 |
|/ / / | | | | | | | | | | The maximum limit is 10 trillions. | |||
* | | | Prevent signs created by plugins like SignColours | snowleo | 2011-07-02 | -0/+5 |
| | | | ||||
* | | | Fix: No cooldown for all /tpo commands | snowleo | 2011-07-02 | -13/+17 |
| | | | | | | | | | | | | TP-Delay: Player can move around roughly in the 9 blocks surrounding them. | |||
* | | | Update of bukkit version number in essentials class | snowleo | 2011-07-02 | -1/+1 |
| | | | ||||
* | | | CB# 953 | snowleo | 2011-07-02 | -0/+0 |
| | | | | | | | | | | | | B# 754 | |||
* | | | More names for pistons (items.csv) | snowleo | 2011-07-01 | -1/+5 |
| | | | | | | | | | | | | Fix for /unlimited and pistons | |||
* | | | Fix Protection signs | snowleo | 2011-07-01 | -56/+55 |
| | | | ||||
* | | | Fix Trade signs | snowleo | 2011-07-01 | -19/+24 |
| | | | ||||
* | | | Fix Groups for warp signs | snowleo | 2011-07-01 | -1/+1 |
| | | | ||||
* | | | Always cancel interact with sign. | snowleo | 2011-07-01 | -2/+2 |
| | | | ||||
* | | | Don't add items with an amount of 0 or lower to the inventory. | snowleo | 2011-07-01 | -1/+1 |
| | | | ||||
* | | | Fix for a bug in getTrade() of Signs that would return the quantity of items ↵ | snowleo | 2011-06-30 | -5/+2 |
| | | | | | | | | | | | | as money. | |||
* | | | Don't place a block, if interacting with a sign. | snowleo | 2011-06-30 | -11/+18 |
| | | | ||||
* | | | Only act on right click, otherwise signs can't be destroyed. | snowleo | 2011-06-30 | -0/+5 |
| | | | ||||
* | | | Fix: Blocks can't be broken. | snowleo | 2011-06-30 | -3/+8 |
| | | | ||||
* | | | Updated items.csv | snowleo | 2011-06-30 | -0/+12 |
| | | |