summaryrefslogtreecommitdiffstats
path: root/Essentials
Commit message (Expand)AuthorAgeLines
* Some fixes to the time code by mesnowleo2011-08-08-4/+4
* Some fixes to the time code by mesnowleo2011-08-08-108/+136
* Correct code format for file DescParseTickFormatsnowleo2011-08-08-213/+234
* Corrected permission testing a bitsnowleo2011-08-08-6/+4
* Part of oloflarsson new time commandsnowleo2011-08-08-67/+631
* Fixes to jailsnowleo2011-08-08-2/+2
* Fix /spawner with PigZombiesnowleo2011-08-08-1/+4
* Prevent muted players from using /msgsnowleo2011-08-08-1/+11
* Fix essentials.joinfullserversnowleo2011-08-08-1/+1
* Limiting the length of the name on signs to 13 instead of 14snowleo2011-08-08-1/+1
* Restrict sign protections to valid signs onlysnowleo2011-08-08-22/+32
* Users are now loaded async, so we have a new internal structure where they ar...snowleo2011-08-08-292/+567
* Changes to build-impl by Netbeanssnowleo2011-08-08-3/+4
* Adding extra alias's to plugin.ymlKHobbits2011-08-08-4/+5
* Updating register to latest build.KHobbits2011-08-08-257/+488
* Adding new register methods.KHobbits2011-08-08-124/+524
* More register libsKHobbits2011-08-08-0/+1
* Making /help <string> match the plugin name.KHobbits2011-08-08-1/+2
* Merge branch 'master' of github.com:essentials/EssentialsKHobbits2011-07-28-1/+6
|\
| * Merge pull request #21 from khobbits/masterKHobbits2011-07-27-1/+10
| |\
| * \ Merge pull request #20 from khobbits/masterKHobbits2011-07-27-18/+49
| |\ \
| * | | Allow fractions of 1snowleo2011-07-27-1/+1
| * | | Fix for money exploit on trade signssnowleo2011-07-27-1/+6
* | | | Removing failed translation.KHobbits2011-07-28-10/+10
| |_|/ |/| |
* | | adding sheep:random to /spawnmobKHobbits2011-07-28-1/+10
| |/ |/|
* | Adjusting the config file to mention the help permissionKHobbits2011-07-27-0/+3
* | Adding a permission for unhiding help.KHobbits2011-07-27-0/+4
* | fixing lost revision.KHobbits2011-07-26-1/+1
* | Adding tempban/kick broadcast permissions and adding a banned by to the broad...KHobbits2011-07-26-19/+43
|/
* double quoting 'ementalo2011-07-26-1/+1
* Merge pull request #19 from khobbits/masterementalo2011-07-26-48/+48
|\
| * Edited Essentials/src/messages_nl.properties via GitHubKHobbits2011-07-25-1/+1
| * Edited Essentials/src/messages_nl.properties via GitHubKHobbits2011-07-25-47/+47
* | Edited Essentials/src/plugin.yml via GitHubKHobbits2011-07-25-10/+12
|/
* Another obsolete filesnowleo2011-07-24-7/+0
* Removed useless filessnowleo2011-07-24-279/+0
* Correcting all line endings to LFsnowleo2011-07-24-2591/+2591
* Added plural alias for kit & warpKHobbits2011-07-24-352/+353
* Added code guidelines to all projects, so we don't need them globally.snowleo2011-07-24-5/+51
* If add-prefix-suffix is not set in config and EssentialsChat is installed, it...snowleo2011-07-24-1/+1
* SuperpermsBridge failsnowleo2011-07-23-1/+2
* NPE check in PlayerInteractsnowleo2011-07-23-0/+4
* More german translationssnowleo2011-07-23-1/+1
* German translation for mutedsnowleo2011-07-23-2/+2
* Fix Util.getSafeDestination() to use int instead of double.snowleo2011-07-23-22/+22
* Separate config setting for prefix/suffixsnowleo2011-07-23-7/+22
* Added more default permissions for players to config.ymlsnowleo2011-07-23-1/+22
* Removed quotes from translation filessnowleo2011-07-23-11/+11
* Missing space in Spawnmob messagesnowleo2011-07-23-1/+1
* Don't give out a full stack on /unlimited, instead either 2 or 1, if the max ...snowleo2011-07-23-1/+1