summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* CB# 974ementalo2011-07-09-121/+93
|
* Merge pull request #11 from khobbits/patch-1ementalo2011-07-09-0/+7
|\ | | | | Add support for permissions: in plugin.yml files
| * Edited Essentials/src/com/earth2me/essentials/commands/Commandhelp.java via ↵KHobbits2011-07-08-0/+7
|/ | | | GitHub
* fix take message for ecementalo2011-07-08-1/+1
|
* fixing eco command player argument. must be careful with c&p :/ementalo2011-07-08-1/+1
|
* missed this from checkin oopsementalo2011-07-08-38/+54
|
* /balance offline players. Send message to initiator of eco commandsementalo2011-07-08-8/+4
|
* update signs after tradesementalo2011-07-08-0/+14
|
* copy and paste argument fixementalo2011-07-08-1/+1
|
* /eco offline playersementalo2011-07-08-16/+15
|
* Set priority to Highest to prevent item dupe with trade signs.snowleo2011-07-08-1/+1
|
* missing translationementalo2011-07-08-0/+6
|
* Test #304 set the location using the setters location, not the players location.ementalo2011-07-07-1/+6
| | | | Support for offlline players
* use full english for disconnect to spare eyeballsementalo2011-07-07-4/+4
|
* #539 new config . remove-god-on-discon if people discon with godmode on it ↵ementalo2011-07-07-139/+153
| | | | will be turned off on quit.
* remove null check for user in toggle jail. this is handled when we get userementalo2011-07-07-5/+0
|
* Merge branch 'master' of github.com:essentials/Essentialsementalo2011-07-07-7/+9
|\
| * Return boolean on sendMessage (XMPP)snowleo2011-07-07-7/+9
| |
* | #571 test jailing offline players. Person needs to have visited the server ↵ementalo2011-07-07-3/+20
|/ | | | at least once and have a players.yml file
* Missing signs in sign list: balance and weathersnowleo2011-07-07-1/+3
|
* /spawnmob command: Show error message if EssentialsProtect will prevent ↵snowleo2011-07-07-2/+9
| | | | spawning of creature.
* Fix a bug with temp banning offline userssnowleo2011-07-07-1/+0
|
* New permission: essentials.signs.trade.overridesnowleo2011-07-07-1/+2
| | | | Allows admins to break trade sign of other players.
* Merge branch 'master' of https://github.com/essentials/Essentialssnowleo2011-07-07-20/+33
|\
| * Merge pull request #10 from khobbits/mastersnowleo2011-07-07-20/+32
| |\ | | | | | | Fixing help
| | * Fixing helpKHobbits2011-07-07-20/+32
| | |
| | * Merge branch 'master' of github.com:khobbits/EssentialsKHobbits2011-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 ↵snowleo2011-07-06-0/+1
| | | | | | | | | | | | permission-based-item-spawn is set to true.
| | * Searchable help.KHobbits2011-06-24-8/+32
| | | | | | | | | | | | Toggle commands with no permissions.
| | * Fixing TypoKHobbits2011-06-24-1/+1
| | |
* | | Prevent loops generated by logging directly to xmppsnowleo2011-07-07-28/+117
|/ /
* | Missing config for last commitsnowleo2011-07-06-0/+3
| |
* | Basic logging of trade/buy/sell signs and sell commandsnowleo2011-07-06-1/+122
| |
* | Fix /realnamesnowleo2011-07-06-6/+7
| |
* | Prevent oversized lines on trade signssnowleo2011-07-06-1/+10
| |
* | Now fireball explosion prevention has it's own config settings (was catched ↵snowleo2011-07-06-1/+11
| | | | | | | | by tnt explosion prevention before)
* | Bounce projectiles, if they are cancelled.snowleo2011-07-06-0/+1
| |
* | Weather signsnowleo2011-07-06-0/+62
| |
* | Run the sign break event with the lowest priority, so it won't restore if ↵snowleo2011-07-06-1/+1
| | | | | | | | other plugins cancel the event.
* | Set sleeping ignored for afk players & disable afk mode on loginsnowleo2011-07-06-9/+27
| |
* | Merge branch 'master' of https://github.com/essentials/Essentialssnowleo2011-07-05-33/+122
|\ \
| * \ Merge pull request #9 from khobbits/patch-2snowleo2011-07-05-1/+1
| |\ \ | | | | | | | | essentials.back.ondeath would be useless without essentials.back
| | * | essentials.back.ondeath would be useless without essentials.backKHobbits2011-07-03-1/+1
| |/ /
| * | fixes #654 - user is no longer afk on chat or command useementalo2011-07-03-2/+12
| | |
| * | Merge branch 'master' of github.com:essentials/Essentialsementalo2011-07-02-11/+57
| |\ \
| | * | Added softdepend: Factions to EssentialsChatsnowleo2011-07-02-9/+10
| | | |
| | * | Merge pull request #8 from Brettflan/mastersnowleo2011-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 ↵Brettflan2011-07-02-2/+47
| | | | | | | | | | | | | | | | | | | | branch)
| * | | | fixes #475. User is no longer afk if they move. others can set afk /afk ↵ementalo2011-07-02-1/+25
| |/ / / | | | | | | | | | | | | playername. needs essentials.afk.others
| * / / Edited README.markdown via GitHubsnowleo2011-07-02-1/+3
| |/ /