summaryrefslogtreecommitdiffstats
path: root/Essentials
Commit message (Expand)AuthorAgeLines
* 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
* | Fix /time for players without essentials.time.worldsnowleo2011-07-20-1/+1
* | 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
* | Socialspy for aliases of commandssnowleo2011-07-20-37/+41
* | Fix: Unmute players, even if they have essentials.mute.exempt permissionsnowleo2011-07-20-1/+1
|/
* /tempban and /ban have the same problem as /tjailsnowleo2011-07-19-8/+35
* user.dispose() should be called on every quit.snowleo2011-07-19-1/+1
* We can't test for essentials.jail.exempt, if the player is offline, so added ...snowleo2011-07-19-3/+16
* More fixes to /tjailsnowleo2011-07-19-6/+6
* Another fix for /tjail offline playerssnowleo2011-07-19-1/+9
* Send helpop messages to consolesnowleo2011-07-19-1/+4
* {UNIQUE} player count for motdsnowleo2011-07-19-0/+1
* show hidden for /whoissnowleo2011-07-19-1/+13
* Always use lowercase if accessing users map.snowleo2011-07-19-1/+1
* only check hidden if !offline, compare user with offlineplayer classementalo2011-07-18-3/+4
* Add yet another way to get a user from our users list, Don't teleport an offl...ementalo2011-07-18-4/+38
* NPE fix in InventoryWorkaroundsnowleo2011-07-18-0/+5
* Workaround for the crippled bukkit permissions.snowleo2011-07-18-2/+14
* New config settings for Protect:snowleo2011-07-18-0/+3
* I don't think we need this anymore.snowleo2011-07-18-4/+0
* Removed " from language filessnowleo2011-07-18-12/+12
* Fix: Player staying afk if movingsnowleo2011-07-18-4/+1
* Merge branch 'master' of https://github.com/essentials/Essentialssnowleo2011-07-18-0/+10
|\
| * Merge pull request #14 from khobbits/patch-2snowleo2011-07-17-0/+10
| |\
| | * Edited Essentials/src/config.yml via GitHubKHobbits2011-07-17-0/+10
* | | Only show hidden player count, if it's more than 0snowleo2011-07-18-1/+1
|/ /
* | Fix InventoryWorkaround.addItem() not using the combined list.snowleo2011-07-18-2/+2
* | Append the event and not the word event to trade logsnowleo2011-07-18-1/+1
* | Log location of /sell and signssnowleo2011-07-18-9/+22
* | Missing return in /time reset commandsnowleo2011-07-18-0/+1
* | Fix player still being in user list after he was deleted.snowleo2011-07-18-0/+1
* | Added option to hide player from /list /who ... login message.snowleo2011-07-18-9/+107
|/
* Split build and use protectionsnowleo2011-07-18-0/+4
* Cleaned deprecated functionssnowleo2011-07-18-29/+8
* Piston push blacklistsnowleo2011-07-18-2/+4
* Protection of signs against pistonssnowleo2011-07-18-50/+118
* Bukkit Permission systemsnowleo2011-07-18-9/+65
* CB #1000 Bukkit #700ementalo2011-07-17-2/+165
* Test #706. essentials.mute.exempt - messages for mute playersementalo2011-07-17-1/+1
* Merge branch 'master' of github.com:essentials/Essentialsementalo2011-07-17-175/+573
|\
| * mute for offline userssnowleo2011-07-16-1/+1