Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | CB# 974 | ementalo | 2011-07-09 | -121/+93 |
| | ||||
* | Merge pull request #11 from khobbits/patch-1 | ementalo | 2011-07-09 | -0/+7 |
|\ | | | | | Add support for permissions: in plugin.yml files | |||
| * | Edited Essentials/src/com/earth2me/essentials/commands/Commandhelp.java via ↵ | KHobbits | 2011-07-08 | -0/+7 |
|/ | | | | GitHub | |||
* | fix take message for ec | ementalo | 2011-07-08 | -1/+1 |
| | ||||
* | fixing eco command player argument. must be careful with c&p :/ | ementalo | 2011-07-08 | -1/+1 |
| | ||||
* | missed this from checkin oops | ementalo | 2011-07-08 | -38/+54 |
| | ||||
* | /balance offline players. Send message to initiator of eco commands | ementalo | 2011-07-08 | -8/+4 |
| | ||||
* | update signs after trades | ementalo | 2011-07-08 | -0/+14 |
| | ||||
* | copy and paste argument fix | ementalo | 2011-07-08 | -1/+1 |
| | ||||
* | /eco offline players | ementalo | 2011-07-08 | -16/+15 |
| | ||||
* | Set priority to Highest to prevent item dupe with trade signs. | snowleo | 2011-07-08 | -1/+1 |
| | ||||
* | missing translation | ementalo | 2011-07-08 | -0/+6 |
| | ||||
* | Test #304 set the location using the setters location, not the players location. | ementalo | 2011-07-07 | -1/+6 |
| | | | | Support for offlline players | |||
* | use full english for disconnect to spare eyeballs | ementalo | 2011-07-07 | -4/+4 |
| | ||||
* | #539 new config . remove-god-on-discon if people discon with godmode on it ↵ | ementalo | 2011-07-07 | -139/+153 |
| | | | | will be turned off on quit. | |||
* | remove null check for user in toggle jail. this is handled when we get user | ementalo | 2011-07-07 | -5/+0 |
| | ||||
* | Merge branch 'master' of github.com:essentials/Essentials | ementalo | 2011-07-07 | -7/+9 |
|\ | ||||
| * | Return boolean on sendMessage (XMPP) | snowleo | 2011-07-07 | -7/+9 |
| | | ||||
* | | #571 test jailing offline players. Person needs to have visited the server ↵ | ementalo | 2011-07-07 | -3/+20 |
|/ | | | | at least once and have a players.yml file | |||
* | 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 |
| |/ / |