summaryrefslogtreecommitdiffstats
path: root/Essentials
Commit message (Expand)AuthorAgeLines
* Added ability to clear entire list of of unlimited itemsokamosy2011-08-11-38/+65
* Added support for teleporting to hidden playersokamosy2011-08-11-8/+39
* Merge pull request #1 from okamosy/masterKHobbits2011-08-11-0/+7
|\
| * added error message when attempting to pay a user that isn't onlineokamosy2011-08-11-0/+7
* | Catch NPE while login of new playersnowleo2011-08-11-3/+12
* | Allow the use of the world spawn in EssentialsSpawn for new players.snowleo2011-08-11-0/+1
* | Fix help for plugins which miss command descriptions.KHobbits2011-08-11-33/+40
|/
* Todo/alias.KHobbits2011-08-11-2/+2
* Fix unbanning players who don't have user files.KHobbits2011-08-11-4/+13
* Updating /help for static ptime.KHobbits2011-08-11-1/+1
* Fix sethome/seen for invalid players.KHobbits2011-08-11-1/+5
* Stop searching for tp location after a chunk.KHobbits2011-08-11-6/+5
* /ptime list output message changeKHobbits2011-08-11-2/+6
* Removing hole in floor, tp cop-out.KHobbits2011-08-11-1/+6
* Add '@' prefix to time, to fix the time, rather than relative.KHobbits2011-08-10-11/+32
* Merge diff from krnlyng:KHobbits2011-08-10-2/+7
* Fixing annoying text match.KHobbits2011-08-10-1/+1
* Fixing omission on last patches.KHobbits2011-08-10-3/+4
* Patch around broken bukkit method.KHobbits2011-08-10-1/+3
* Trim help message to fit on 1 line.KHobbits2011-08-10-4/+4
* Fixing display timezone if the server isn't running GMT+1KHobbits2011-08-10-1/+3
* Added method to list users fixed time.KHobbits2011-08-10-1/+15
* Adjust times a little bit to be more realistic?KHobbits2011-08-10-4/+4
* Allow other plugins to use the same first line on signs as essentials. Just m...snowleo2011-08-08-3/+6
* Reverting some changes to /time commandsnowleo2011-08-08-10/+2
* 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
| |/ |/|