Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Don't return offline players with getPlayer() | snowleo | 2011-07-20 | -1/+2 |
| | ||||
* | Prevent players to create correct signs with essentials.signs.color permission. | snowleo | 2011-07-20 | -8/+8 |
| | ||||
* | Don't teleport to offline users. | snowleo | 2011-07-20 | -1/+1 |
| | ||||
* | Show player not found message, if no unhidden player is found in /msg | snowleo | 2011-07-20 | -1/+16 |
| | ||||
* | Native support for PermissionsEx | snowleo | 2011-07-20 | -42/+136 |
| | ||||
* | Revert "I don't think we need this anymore." | snowleo | 2011-07-20 | -0/+4 |
| | | | | | | This reverts commit 83b71eef5ed18ee352707c06b40d4c2133f0cdf6. Also inverted it, so it works now again. | |||
* | Spawnmob sign | snowleo | 2011-07-20 | -0/+48 |
| | ||||
* | Cleanup | snowleo | 2011-07-20 | -36/+36 |
| | ||||
* | Added VanishNoPickup 1.9.12+essentials1 | snowleo | 2011-07-20 | -0/+0 |
| | ||||
* | Socialspy for aliases of commands | snowleo | 2011-07-20 | -37/+41 |
| | | | | Adding tell as alias of msg | |||
* | Fix: Unmute players, even if they have essentials.mute.exempt permission | snowleo | 2011-07-20 | -1/+1 |
| | ||||
* | More changes to the EssentialsChat API for Factions | snowleo | 2011-07-20 | -37/+9 |
| | ||||
* | Fix duplicated logger messages in GM after reload | snowleo | 2011-07-19 | -1/+3 |
| | ||||
* | The event.getPlayer() is needed for the hook. | snowleo | 2011-07-19 | -2/+2 |
| | ||||
* | Rewritten Factions hook, so we don't need Factions in our code. | snowleo | 2011-07-19 | -38/+70 |
| | ||||
* | Removing the annoying c3p0 start message. | snowleo | 2011-07-19 | -1/+15 |
| | ||||
* | Close database connections on plugin deactivation | snowleo | 2011-07-19 | -1/+22 |
| | ||||
* | /tempban and /ban have the same problem as /tjail | snowleo | 2011-07-19 | -8/+35 |
| | | | | | | new permissions: essentials.ban.offline essentials.tempban.offline | |||
* | user.dispose() should be called on every quit. | snowleo | 2011-07-19 | -1/+1 |
| | ||||
* | We can't test for essentials.jail.exempt, if the player is offline, so added ↵ | snowleo | 2011-07-19 | -3/+16 |
| | | | | a new permission essentials.togglejail.offline | |||
* | More fixes to /tjail | snowleo | 2011-07-19 | -6/+6 |
| | | | | | Don't prevent unjailing an admin Fix time change | |||
* | Another fix for /tjail offline players | snowleo | 2011-07-19 | -1/+9 |
| | ||||
* | Send helpop messages to console | snowleo | 2011-07-19 | -1/+4 |
| | ||||
* | {UNIQUE} player count for motd | snowleo | 2011-07-19 | -0/+1 |
| | ||||
* | show hidden for /whois | snowleo | 2011-07-19 | -1/+13 |
| | ||||
* | Always use lowercase if accessing users map. | snowleo | 2011-07-19 | -1/+1 |
| | ||||
* | only check hidden if !offline, compare user with offlineplayer class | ementalo | 2011-07-18 | -3/+4 |
| | ||||
* | Add yet another way to get a user from our users list, Don't teleport an ↵ | ementalo | 2011-07-18 | -4/+38 |
| | | | | | | offline player when jailed Added playerjoin to jaillistener to teleport a player on login | |||
* | NPE fix in InventoryWorkaround | snowleo | 2011-07-18 | -0/+5 |
| | ||||
* | Workaround for the crippled bukkit permissions. | snowleo | 2011-07-18 | -2/+14 |
| | | | | Splits the node at . and checks for * permissions on all levels. | |||
* | New config settings for Protect: | snowleo | 2011-07-18 | -0/+38 |
| | | | | | | protect.prevent.tnt-playerdamage protect.prevent.fireball-fire protect.prevent.fireball-playerdamage | |||
* | I don't think we need this anymore. | snowleo | 2011-07-18 | -4/+0 |
| | ||||
* | Removed " from language files | snowleo | 2011-07-18 | -12/+12 |
| | ||||
* | Fix: Player staying afk if moving | snowleo | 2011-07-18 | -4/+1 |
| | ||||
* | Merge branch 'master' of https://github.com/essentials/Essentials | snowleo | 2011-07-18 | -0/+10 |
|\ | ||||
| * | Merge pull request #14 from khobbits/patch-2 | snowleo | 2011-07-17 | -0/+10 |
| |\ | | | | | | | Missing commands in config.yml | |||
| | * | Edited Essentials/src/config.yml via GitHub | KHobbits | 2011-07-17 | -0/+10 |
| | | | ||||
* | | | Only show hidden player count, if it's more than 0 | snowleo | 2011-07-18 | -1/+1 |
|/ / | ||||
* | | Fix InventoryWorkaround.addItem() not using the combined list. | snowleo | 2011-07-18 | -2/+2 |
| | | ||||
* | | Append the event and not the word event to trade log | snowleo | 2011-07-18 | -1/+1 |
| | | ||||
* | | Log location of /sell and signs | snowleo | 2011-07-18 | -9/+22 |
| | | ||||
* | | Missing return in /time reset command | snowleo | 2011-07-18 | -0/+1 |
| | | ||||
* | | Fix player still being in user list after he was deleted. | snowleo | 2011-07-18 | -0/+1 |
| | | ||||
* | | Added option to hide player from /list /who ... login message. | snowleo | 2011-07-18 | -9/+107 |
|/ | | | | | This is for other plugins, that want to hide a player. Use IEssentials.getUser(Player p).setHidden(boolean) | |||
* | Split build and use protection | snowleo | 2011-07-18 | -2/+21 |
| | ||||
* | Protect Rails and other signs from pistons | snowleo | 2011-07-18 | -1/+66 |
| | ||||
* | Cleaned deprecated functions | snowleo | 2011-07-18 | -44/+23 |
| | ||||
* | Piston push blacklist | snowleo | 2011-07-18 | -3/+41 |
| | ||||
* | Protection of signs against pistons | snowleo | 2011-07-18 | -50/+118 |
| | ||||
* | Bukkit Permission system | snowleo | 2011-07-18 | -9/+65 |
| | | | | New config setting: use-bukkit-permissions |