Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Updating register to latest build. | KHobbits | 2011-08-08 | -257/+488 |
| | ||||
* | Adding new register methods. | KHobbits | 2011-08-08 | -124/+524 |
| | ||||
* | More register libs | KHobbits | 2011-08-08 | -0/+1 |
| | ||||
* | Making /help <string> match the plugin name. | KHobbits | 2011-08-08 | -1/+2 |
| | ||||
* | Merge branch 'master' of github.com:essentials/Essentials | KHobbits | 2011-07-28 | -1/+6 |
|\ | ||||
| * | Merge pull request #21 from khobbits/master | KHobbits | 2011-07-27 | -1/+10 |
| |\ | | | | | | | rainbow sheep | |||
| * \ | Merge pull request #20 from khobbits/master | KHobbits | 2011-07-27 | -18/+49 |
| |\ \ | | | | | | | | | Ban changes | |||
| * | | | Allow fractions of 1 | snowleo | 2011-07-27 | -1/+1 |
| | | | | ||||
| * | | | Fix for money exploit on trade signs | snowleo | 2011-07-27 | -1/+6 |
| | | | | ||||
* | | | | Removing failed translation. | KHobbits | 2011-07-28 | -10/+10 |
| |_|/ |/| | | ||||
* | | | adding sheep:random to /spawnmob | KHobbits | 2011-07-28 | -1/+10 |
| |/ |/| | ||||
* | | Adjusting the config file to mention the help permission | KHobbits | 2011-07-27 | -0/+3 |
| | | ||||
* | | Adding a permission for unhiding help. | KHobbits | 2011-07-27 | -0/+4 |
| | | ||||
* | | fixing lost revision. | KHobbits | 2011-07-26 | -1/+1 |
| | | ||||
* | | Adding tempban/kick broadcast permissions and adding a banned by to the ↵ | KHobbits | 2011-07-26 | -19/+43 |
|/ | | | | | | | | | | | | | | | broadcast. Adding tempban/kick broadcast permissions and adding a banned by to the broadcast. Merge branch 'master' of github.com:khobbits/Essentials Conflicts: Essentials/src/messages.properties Essentials/src/messages_da.properties Essentials/src/messages_en.properties Essentials/src/messages_fr.properties Essentials/src/messages_nl.properties Merge branch 'master' of github.com:khobbits/Essentials | |||
* | double quoting ' | ementalo | 2011-07-26 | -1/+1 |
| | ||||
* | Merge pull request #19 from khobbits/master | ementalo | 2011-07-26 | -48/+48 |
|\ | | | | | Xesxen's Dutch translation. | |||
| * | Edited Essentials/src/messages_nl.properties via GitHub | KHobbits | 2011-07-25 | -1/+1 |
| | | ||||
| * | Edited Essentials/src/messages_nl.properties via GitHub | KHobbits | 2011-07-25 | -47/+47 |
| | | ||||
* | | Edited Essentials/src/plugin.yml via GitHub | KHobbits | 2011-07-25 | -10/+12 |
|/ | ||||
* | Another obsolete file | snowleo | 2011-07-24 | -8/+4 |
| | ||||
* | Removed useless files | snowleo | 2011-07-24 | -279/+0 |
| | ||||
* | Edited README.markdown via GitHub | snowleo | 2011-07-24 | -1/+4 |
| | ||||
* | Correcting all line endings to LF | snowleo | 2011-07-24 | -3392/+3392 |
| | ||||
* | Added plural alias for kit & warp | KHobbits | 2011-07-24 | -352/+353 |
| | ||||
* | Added code guidelines to all projects, so we don't need them globally. | snowleo | 2011-07-24 | -267/+594 |
| | | | | | | | Compress jar files Don't copy lib files into dist folders Removed vendor names Changed all java versions to 1.6 to make it consistent. | |||
* | If add-prefix-suffix is not set in config and EssentialsChat is installed, ↵ | snowleo | 2011-07-24 | -1/+1 |
| | | | | it will default to true now for backwards compatibility. | |||
* | SuperpermsBridge fail | snowleo | 2011-07-23 | -1/+2 |
| | ||||
* | NPE check in PlayerInteract | snowleo | 2011-07-23 | -0/+4 |
| | ||||
* | More german translations | snowleo | 2011-07-23 | -1/+1 |
| | ||||
* | German translation for muted | snowleo | 2011-07-23 | -2/+2 |
| | ||||
* | Readded some code, so that the user is not checked, if he is next to himself. | snowleo | 2011-07-23 | -1/+1 |
| | ||||
* | Fix Util.getSafeDestination() to use int instead of double. | snowleo | 2011-07-23 | -22/+22 |
| | ||||
* | Separate config setting for prefix/suffix | snowleo | 2011-07-23 | -7/+22 |
| | ||||
* | Added more default permissions for players to config.yml | snowleo | 2011-07-23 | -1/+22 |
| | ||||
* | Removed quotes from translation files | snowleo | 2011-07-23 | -11/+11 |
| | ||||
* | Missing space in Spawnmob message | snowleo | 2011-07-23 | -1/+1 |
| | ||||
* | Don't give out a full stack on /unlimited, instead either 2 or 1, if the max ↵ | snowleo | 2011-07-23 | -1/+1 |
| | | | | stack size is 1 | |||
* | Now the cleanup | snowleo | 2011-07-23 | -1/+0 |
| | ||||
* | Revert "minor cleanup" | snowleo | 2011-07-23 | -183/+185 |
| | | | | | | This reverts commit 50271980104e5a944baf1f417fa87beaeef810cd. Don't mess with the line endings! | |||
* | Add white color after each name to prevent coloration of the next name. | snowleo | 2011-07-23 | -0/+2 |
| | ||||
* | minor cleanup | ementalo | 2011-07-22 | -185/+183 |
| | ||||
* | Merge pull request #17 from Macel/master | ementalo | 2011-07-22 | -8/+15 |
|\ | | | | | Added translations to plugin help command failure log messages | |||
| * | *First Commit - Please verify I did everything right* - Added translations | Robert Meany | 2011-07-22 | -8/+15 |
|/ | | | | to plugin help command failure log messagets. | |||
* | SignProtection code fix number 92324 | ementalo | 2011-07-22 | -1/+1 |
| | ||||
* | SignProtection another fix | ementalo | 2011-07-22 | -3/+2 |
| | ||||
* | fix of my fix | ementalo | 2011-07-22 | -2/+2 |
| | ||||
* | Test #725 fix for Protection signs created before 2.5 | ementalo | 2011-07-22 | -2/+4 |
| | ||||
* | Test #723 essentials.ban.notify - only people with this permission get ↵ | ementalo | 2011-07-22 | -1/+8 |
| | | | | notified on ban | |||
* | /unlimited: Instead of 2, give the player a full stack | snowleo | 2011-07-21 | -1/+2 |
| |