summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Wait 1 second after deactivation of protect to allow the database to close.snowleo2011-08-21-0/+8
|
* Fixing trade sign messagesKHobbits2011-08-21-58/+23
| | | | | Unifying tree/spawnmob code for block selection Adding TL notes
* Merge branch 'master' of github.com:khobbits/EssentialsKHobbits2011-08-20-8/+10
|\
| * added charge commandokamosy2011-08-20-8/+10
| | | | | | | | fixed formatting
* | Fixing trade message to be more user friendly.KHobbits2011-08-20-13/+34
|/
* Merge branch 'master' of github.com:khobbits/EssentialsKHobbits2011-08-20-2/+154
|\
| * Added command repair [hand|all]okamosy2011-08-20-2/+154
| | | | | | | | fixed if statements in commandsell
* | Switching trade sign flagKHobbits2011-08-20-1/+1
|/
* Merge branch 'master' of github.com:khobbits/Essentialsokamosy2011-08-20-61/+71
|\
| * Updating default permissions.KHobbits2011-08-20-51/+51
| |
| * Translation for tpall + tidy.KHobbits2011-08-20-10/+20
| |
* | Reformatted ptime and time messagesokamosy2011-08-20-101/+115
|/ | | | fixed typo in plugin
* Check jail first, before setting.KHobbits2011-08-19-3/+3
|
* Success message on /spawnerKHobbits2011-08-19-16/+34
| | | | Switch to use mob class.
* Removed unused users mapsnowleo2011-08-19-7/+6
|
* Protection signs: First check for ownership, then for allowed users.snowleo2011-08-19-4/+4
|
* Corrected german translation.snowleo2011-08-19-22/+22
|
* Added KHobbits to authorssnowleo2011-08-19-1/+1
|
* Changing default prefix behavior to be a little smarter.KHobbits2011-08-17-1/+3
|
* Adding command cost for !shout and ?question.KHobbits2011-08-17-16/+37
|
* Adding instructions to accept tpaall.KHobbits2011-08-17-0/+1
|
* Adding /tpaall - Teleport here request to all players.KHobbits2011-08-17-6/+74
|
* Removing advice to move to perm3KHobbits2011-08-15-1/+1
|
* #RB 1060 Updatesementalo2011-08-15-19/+76
|
* Update Permissions3.jar in lib folder to 3.1.6snowleo2011-08-14-0/+0
|
* Merge pull request #22 from okamosy/masterKHobbits2011-08-11-46/+104
|\ | | | | Adding hidden players to tpo/unlimited update
| * Added ability to clear entire list of of unlimited itemsokamosy2011-08-11-38/+65
| | | | | | | | | | Fixed permission bug with per item spawning General unlimited cleanup
| * Added support for teleporting to hidden playersokamosy2011-08-11-8/+39
|/ | | | Permission: essentials.teleport.hidden
* Merge pull request #1 from okamosy/masterKHobbits2011-08-11-0/+7
|\ | | | | added error message
| * 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-10/+14
| |
* | 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
| | | | | This should force the code to find an suitable tp location. - Not sure how well this will effect performance, but wanted to test it.
* 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
| | | | Adjust item spawn, to allow for match native names.
* 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
| | | | Added old time alias.
* 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 ↵snowleo2011-08-08-3/+6
| | | | make sure that the player, who creates the sign does not have essentials.signs.signname.create or essentials.signs.create.signname permission.