| Commit message (Expand) | Author | Age | Lines |
* | Adding instructions to accept tpaall. | KHobbits | 2011-08-17 | -0/+1 |
* | Adding /tpaall - Teleport here request to all players. | KHobbits | 2011-08-17 | -6/+74 |
* | Removing advice to move to perm3 | KHobbits | 2011-08-15 | -1/+1 |
* | #RB 1060 Updates | ementalo | 2011-08-15 | -19/+76 |
* | Update Permissions3.jar in lib folder to 3.1.6 | snowleo | 2011-08-14 | -0/+0 |
* | Merge pull request #22 from okamosy/master | KHobbits | 2011-08-11 | -46/+104 |
|\ |
|
| * | Added ability to clear entire list of of unlimited items | okamosy | 2011-08-11 | -38/+65 |
| * | Added support for teleporting to hidden players | okamosy | 2011-08-11 | -8/+39 |
|/ |
|
* | Merge pull request #1 from okamosy/master | KHobbits | 2011-08-11 | -0/+7 |
|\ |
|
| * | added error message when attempting to pay a user that isn't online | okamosy | 2011-08-11 | -0/+7 |
* | | Catch NPE while login of new player | snowleo | 2011-08-11 | -3/+12 |
* | | Allow the use of the world spawn in EssentialsSpawn for new players. | snowleo | 2011-08-11 | -10/+14 |
* | | Fix help for plugins which miss command descriptions. | KHobbits | 2011-08-11 | -33/+40 |
|/ |
|
* | Todo/alias. | KHobbits | 2011-08-11 | -2/+2 |
* | Fix unbanning players who don't have user files. | KHobbits | 2011-08-11 | -4/+13 |
* | Updating /help for static ptime. | KHobbits | 2011-08-11 | -1/+1 |
* | Fix sethome/seen for invalid players. | KHobbits | 2011-08-11 | -1/+5 |
* | Stop searching for tp location after a chunk. | KHobbits | 2011-08-11 | -6/+5 |
* | /ptime list output message change | KHobbits | 2011-08-11 | -2/+6 |
* | Removing hole in floor, tp cop-out. | KHobbits | 2011-08-11 | -1/+6 |
* | Add '@' prefix to time, to fix the time, rather than relative. | KHobbits | 2011-08-10 | -11/+32 |
* | Merge diff from krnlyng: | KHobbits | 2011-08-10 | -2/+7 |
* | Fixing annoying text match. | KHobbits | 2011-08-10 | -1/+1 |
* | Fixing omission on last patches. | KHobbits | 2011-08-10 | -3/+4 |
* | Patch around broken bukkit method. | KHobbits | 2011-08-10 | -1/+3 |
* | Trim help message to fit on 1 line. | KHobbits | 2011-08-10 | -4/+4 |
* | Fixing display timezone if the server isn't running GMT+1 | KHobbits | 2011-08-10 | -1/+3 |
* | Added method to list users fixed time. | KHobbits | 2011-08-10 | -1/+15 |
* | Adjust times a little bit to be more realistic? | KHobbits | 2011-08-10 | -4/+4 |
* | Allow other plugins to use the same first line on signs as essentials. Just m... | snowleo | 2011-08-08 | -3/+6 |
* | Reverting some changes to /time command | snowleo | 2011-08-08 | -10/+2 |
* | Revert "Prevent closing already closed statements" | snowleo | 2011-08-08 | -28/+7 |
* | Some fixes to the time code by me | snowleo | 2011-08-08 | -4/+4 |
* | Some fixes to the time code by me | snowleo | 2011-08-08 | -108/+136 |
* | Correct code format for file DescParseTickFormat | snowleo | 2011-08-08 | -213/+234 |
* | Corrected permission testing a bit | snowleo | 2011-08-08 | -6/+4 |
* | Part of oloflarsson new time command | snowleo | 2011-08-08 | -67/+631 |
* | Fixes to jail | snowleo | 2011-08-08 | -2/+2 |
* | Minor cleanup | snowleo | 2011-08-08 | -2/+2 |
* | XMPP: Let xmpp users see xmpp messages from other xmpp users. | snowleo | 2011-08-08 | -9/+27 |
* | XMPP: reconnect to server, if connection is broken. | snowleo | 2011-08-08 | -0/+4 |
* | Prevent closing already closed statements | snowleo | 2011-08-08 | -7/+28 |
* | Fix /spawner with PigZombie | snowleo | 2011-08-08 | -1/+4 |
* | Prevent muted players from using /msg | snowleo | 2011-08-08 | -1/+11 |
* | Fix essentials.joinfullserver | snowleo | 2011-08-08 | -1/+1 |
* | Limiting the length of the name on signs to 13 instead of 14 | snowleo | 2011-08-08 | -1/+1 |
* | Restrict sign protections to valid signs only | snowleo | 2011-08-08 | -22/+32 |
* | Users are now loaded async, so we have a new internal structure where they ar... | snowleo | 2011-08-08 | -292/+567 |
* | Changes to build-impl by Netbeans | snowleo | 2011-08-08 | -30/+40 |
* | Adding extra alias's to plugin.yml | KHobbits | 2011-08-08 | -4/+5 |