summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Added code guidelines to all projects, so we don't need them globally.snowleo2011-07-24-267/+594
* 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
* Readded some code, so that the user is not checked, if he is next to himself.snowleo2011-07-23-1/+1
* 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
* Now the cleanupsnowleo2011-07-23-1/+0
* Revert "minor cleanup"snowleo2011-07-23-183/+185
* Add white color after each name to prevent coloration of the next name.snowleo2011-07-23-0/+2
* minor cleanupementalo2011-07-22-185/+183
* Merge pull request #17 from Macel/masterementalo2011-07-22-8/+15
|\
| * *First Commit - Please verify I did everything right* - Added translationsRobert Meany2011-07-22-8/+15
|/
* SignProtection code fix number 92324ementalo2011-07-22-1/+1
* SignProtection another fixementalo2011-07-22-3/+2
* fix of my fixementalo2011-07-22-2/+2
* Test #725 fix for Protection signs created before 2.5ementalo2011-07-22-2/+4
* Test #723 essentials.ban.notify - only people with this permission get notifi...ementalo2011-07-22-1/+8
* /unlimited: Instead of 2, give the player a full stacksnowleo2011-07-21-1/+2
* EssentialsChat: The user should see his own messagesnowleo2011-07-21-6/+7
* Null pointer check for Perm 2.7.4 prefix/suffixsnowleo2011-07-21-4/+5
* Merge pull request #15 from khobbits/patch-3snowleo2011-07-20-1/+1
|\
| * Not sure how well this would work, but its probably worth giving the user at ...KHobbits2011-07-20-1/+1
* | Merge pull request #16 from Brettflan/mastersnowleo2011-07-20-6/+3
|\ \
| * | Fix for local chat not working (instead acting just like global chat)Brettflan2011-07-20-1/+1
| * | Removed leftovers from initial Factions integrationBrettflan2011-07-20-5/+2
|/ /
* | Updated VanishNoPickup:snowleo2011-07-20-0/+0
* | Updated VanishNoPickupsnowleo2011-07-20-0/+0
* | Fix /time for players without essentials.time.worldsnowleo2011-07-20-1/+1
* | Updated VanishNoPickupsnowleo2011-07-20-0/+0
* | VanishNoPickup 1.9.12+essentials2snowleo2011-07-20-0/+0
* | Don't return offline players with getPlayer()snowleo2011-07-20-1/+2
* | Prevent players to create correct signs with essentials.signs.color permission.snowleo2011-07-20-8/+8
* | Don't teleport to offline users.snowleo2011-07-20-1/+1
* | Show player not found message, if no unhidden player is found in /msgsnowleo2011-07-20-1/+16
* | Native support for PermissionsExsnowleo2011-07-20-42/+136
* | Revert "I don't think we need this anymore."snowleo2011-07-20-0/+4
* | Spawnmob signsnowleo2011-07-20-0/+48
* | Cleanupsnowleo2011-07-20-36/+36
* | Added VanishNoPickup 1.9.12+essentials1snowleo2011-07-20-0/+0
* | Socialspy for aliases of commandssnowleo2011-07-20-37/+41
* | Fix: Unmute players, even if they have essentials.mute.exempt permissionsnowleo2011-07-20-1/+1
|/
* More changes to the EssentialsChat API for Factionssnowleo2011-07-20-37/+9
* Fix duplicated logger messages in GM after reloadsnowleo2011-07-19-1/+3