Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Better exp fix and allow exp on buy and sell signs. | snowleo | 2011-12-13 | -118/+118 |
| | ||||
* | Disabling exp as currency. Normal money will be used. | snowleo | 2011-12-13 | -1/+2 |
| | ||||
* | Update exp trade signs on purchase. | KHobbits | 2011-12-13 | -4/+15 |
| | ||||
* | Fixing Sell/Buy Signs which use EXP as a currency. | KHobbits | 2011-12-13 | -6/+36 |
| | ||||
* | Merge branch 'master' of github.com:essentials/Essentials | KHobbits | 2011-12-13 | -0/+2 |
|\ | ||||
| * | Inform user that they were healed. | KHobbits | 2011-12-13 | -0/+2 |
| | | ||||
* | | Update copylibs. | KHobbits | 2011-12-13 | -45/+63 |
|/ | ||||
* | Updating min Bukkit version. | KHobbits | 2011-12-12 | -2/+2 |
| | ||||
* | Updating to RB | KHobbits | 2011-12-12 | -0/+38 |
| | | | | CraftBukkit #1597 Bukkit #1073 | |||
* | Merge remote branch 'remotes/origin/groupmanager' | KHobbits | 2011-12-12 | -112/+102 |
|\ | | | | | | | Adjusting bukkit paths to remove version number. | |||
| * | Offline player checks now support partial name matches. | ElgarL | 2011-12-12 | -3/+11 |
| | | ||||
| * | Fix classpath for Eclipse | ElgarL | 2011-12-12 | -1/+1 |
| | | ||||
| * | Dev Jar files for GM | ElgarL | 2011-12-12 | -0/+0 |
| | | ||||
| * | Update GM version to 1.7 | ElgarL | 2011-12-12 | -112/+95 |
| | | | | | | | | | | | | GM now supports offline players without having to mantogglevalidate Added craftbukkit-1.0.0-SNAPSHOT.jar to lib (version 1587) Added bukkit-1.0.0-R1-SNAPSHOT.jar to lib (version 1065) Updated GM XML's to build using dev bukkit/CB build jars. | |||
* | | Update Bukkit jars and paths. | KHobbits | 2011-12-12 | -18/+22 |
| | | ||||
* | | Merge branch 'master' of github.com:essentials/Essentials | KHobbits | 2011-12-12 | -9/+19 |
|\ \ | ||||
| * | | Fix sorting of users in /who | snowleo | 2011-12-11 | -9/+19 |
| | | | ||||
* | | | Switching the item value of brewing stands | KHobbits | 2011-12-12 | -9/+11 |
|/ / | ||||
* | | Temp Fix wildcard permissions in bperms. | KHobbits | 2011-12-11 | -6/+1 |
| | | ||||
* | | Make the version error messages stand out a little more... | KHobbits | 2011-12-11 | -14/+14 |
| | | ||||
* | | Added cleanup note | KHobbits | 2011-12-10 | -3/+5 |
| | | | | | | | | Minecraft server usually shows players around 140-180 range, so changing default /near to 200. | |||
* | | Make the alt command message, sound less negative/broken. | KHobbits | 2011-12-09 | -7/+7 |
| | | ||||
* | | Update plugin information. | KHobbits | 2011-12-09 | -3/+3 |
| | | ||||
* | | New permissions: essentials.powertool.append. | KHobbits | 2011-12-09 | -7/+12 |
| | | ||||
* | | Simplify the protect config file examples. | KHobbits | 2011-12-09 | -13/+10 |
| | | ||||
* | | Fix broken charge for shout and question | snowleo | 2011-12-09 | -45/+59 |
| | | ||||
* | | Allow timeout of /tpa /tpahere requests | ementalo | 2011-12-08 | -0/+52 |
| | | | | | | | | | | Adds new config setting tpa-accept-cancellation Test #781 | |||
* | | Merge branch 'master' of github.com:essentials/Essentials | KHobbits | 2011-12-08 | -20/+17 |
|\ \ | ||||
| * | | Merge branch 'refs/heads/groupmanager' | snowleo | 2011-12-08 | -20/+17 |
| |\| | ||||
| | * | Fix manload to properly clone user variables. | ElgarL | 2011-12-08 | -20/+17 |
| | | | ||||
* | | | First Refactor of Kits | KHobbits | 2011-12-08 | -119/+210 |
|/ / | | | | | | | New sign: [Kit] / <kit name> / [group] / [charge] | |||
* | | Merge branch 'master' of github.com:essentials/Essentials | KHobbits | 2011-12-08 | -8/+27 |
|\ \ | ||||
| * | | Fix for Towny using an old method. | snowleo | 2011-12-08 | -0/+5 |
| | | | ||||
| * | | Prevent blockdamage by enderdragon (default true) in EssentialsProtect ↵ | snowleo | 2011-12-08 | -8/+22 |
| | | | | | | | | | | | | CB#1566 B#1058 | |||
* | | | Adjusting /spawn to not trigger respawn event. | KHobbits | 2011-12-08 | -6/+15 |
|/ / | ||||
* | | Fix Jails not loaded after server start. | snowleo | 2011-12-07 | -0/+1 |
| | | ||||
* | | /home sends the player to bed again before it tries to respawn. | snowleo | 2011-12-07 | -0/+8 |
| | | ||||
* | | Allow to set the Respawn priority in config. | snowleo | 2011-12-07 | -4/+40 |
| | | ||||
* | | Fix Enchant sign, the user has to hold the item in hand now. A * or "any" in ↵ | snowleo | 2011-12-07 | -32/+49 |
| | | | | | | | | the second line allows to enchant all possible items. | |||
* | | Use of our Inventory code in enchant sign to be reliable. | snowleo | 2011-12-07 | -11/+9 |
| | | ||||
* | | New config option disable-item-pickup-while-afk, defaults to true. | snowleo | 2011-12-07 | -6/+33 |
| | | ||||
* | | Banned moved from /whois to /seen | snowleo | 2011-12-07 | -1/+4 |
| | | ||||
* | | SnakeYaml now ignores additional mapping values in files, so it throws less ↵ | snowleo | 2011-12-07 | -0/+134 |
| | | | | | | | | errors. | |||
* | | Fix I18n file not loading from Essentials folder, when the locale is not ↵ | snowleo | 2011-12-07 | -1/+1 |
| | | | | | | | | defined in config. | |||
* | | Fix /mail sendall, fixes #1209 | snowleo | 2011-12-07 | -12/+14 |
| | | ||||
* | | /balancetop now has pages instead of max argument | snowleo | 2011-12-07 | -42/+61 |
| | | | | | | | | Test #1210 | |||
* | | Null check in new player teleport, fixes #1212 | snowleo | 2011-12-07 | -1/+5 |
| | | ||||
* | | Missing translation for last commit | snowleo | 2011-12-07 | -3/+10 |
| | | ||||
* | | Support for experience as trading goods on signs. This will not work until ↵ | snowleo | 2011-12-07 | -25/+114 |
| | | | | | | | | experience is fixed in Bukkit. | |||
* | | Updated /near and /getpos command, added new argument playername | snowleo | 2011-12-07 | -23/+109 |
| | | | | | | | | Test #1214 |