summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Disabling exp as currency. Normal money will be used.snowleo2011-12-13-1/+2
|
* Update exp trade signs on purchase.KHobbits2011-12-13-4/+15
|
* Fixing Sell/Buy Signs which use EXP as a currency.KHobbits2011-12-13-6/+36
|
* Merge branch 'master' of github.com:essentials/EssentialsKHobbits2011-12-13-0/+2
|\
| * Inform user that they were healed.KHobbits2011-12-13-0/+2
| |
* | Update copylibs.KHobbits2011-12-13-45/+63
|/
* Updating min Bukkit version.KHobbits2011-12-12-2/+2
|
* Updating to RBKHobbits2011-12-12-0/+38
| | | | CraftBukkit #1597 Bukkit #1073
* Merge remote branch 'remotes/origin/groupmanager'KHobbits2011-12-12-112/+102
|\ | | | | | | Adjusting bukkit paths to remove version number.
| * Offline player checks now support partial name matches.ElgarL2011-12-12-3/+11
| |
| * Fix classpath for EclipseElgarL2011-12-12-1/+1
| |
| * Dev Jar files for GMElgarL2011-12-12-0/+0
| |
| * Update GM version to 1.7ElgarL2011-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.KHobbits2011-12-12-18/+22
| |
* | Merge branch 'master' of github.com:essentials/EssentialsKHobbits2011-12-12-9/+19
|\ \
| * | Fix sorting of users in /whosnowleo2011-12-11-9/+19
| | |
* | | Switching the item value of brewing standsKHobbits2011-12-12-9/+11
|/ /
* | Temp Fix wildcard permissions in bperms.KHobbits2011-12-11-6/+1
| |
* | Make the version error messages stand out a little more...KHobbits2011-12-11-14/+14
| |
* | Added cleanup noteKHobbits2011-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.KHobbits2011-12-09-7/+7
| |
* | Update plugin information.KHobbits2011-12-09-3/+3
| |
* | New permissions: essentials.powertool.append.KHobbits2011-12-09-7/+12
| |
* | Simplify the protect config file examples.KHobbits2011-12-09-13/+10
| |
* | Fix broken charge for shout and questionsnowleo2011-12-09-45/+59
| |
* | Allow timeout of /tpa /tpahere requestsementalo2011-12-08-0/+52
| | | | | | | | | | Adds new config setting tpa-accept-cancellation Test #781
* | Merge branch 'master' of github.com:essentials/EssentialsKHobbits2011-12-08-20/+17
|\ \
| * | Merge branch 'refs/heads/groupmanager'snowleo2011-12-08-20/+17
| |\|
| | * Fix manload to properly clone user variables.ElgarL2011-12-08-20/+17
| | |
* | | First Refactor of KitsKHobbits2011-12-08-119/+210
|/ / | | | | | | New sign: [Kit] / <kit name> / [group] / [charge]
* | Merge branch 'master' of github.com:essentials/EssentialsKHobbits2011-12-08-8/+27
|\ \
| * | Fix for Towny using an old method.snowleo2011-12-08-0/+5
| | |
| * | Prevent blockdamage by enderdragon (default true) in EssentialsProtect ↵snowleo2011-12-08-8/+22
| | | | | | | | | | | | CB#1566 B#1058
* | | Adjusting /spawn to not trigger respawn event.KHobbits2011-12-08-6/+15
|/ /
* | Fix Jails not loaded after server start.snowleo2011-12-07-0/+1
| |
* | /home sends the player to bed again before it tries to respawn.snowleo2011-12-07-0/+8
| |
* | Allow to set the Respawn priority in config.snowleo2011-12-07-4/+40
| |
* | Fix Enchant sign, the user has to hold the item in hand now. A * or "any" in ↵snowleo2011-12-07-32/+49
| | | | | | | | the second line allows to enchant all possible items.
* | Use of our Inventory code in enchant sign to be reliable.snowleo2011-12-07-11/+9
| |
* | New config option disable-item-pickup-while-afk, defaults to true.snowleo2011-12-07-6/+33
| |
* | Banned moved from /whois to /seensnowleo2011-12-07-1/+4
| |
* | SnakeYaml now ignores additional mapping values in files, so it throws less ↵snowleo2011-12-07-0/+134
| | | | | | | | errors.
* | Fix I18n file not loading from Essentials folder, when the locale is not ↵snowleo2011-12-07-1/+1
| | | | | | | | defined in config.
* | Fix /mail sendall, fixes #1209snowleo2011-12-07-12/+14
| |
* | /balancetop now has pages instead of max argumentsnowleo2011-12-07-42/+61
| | | | | | | | Test #1210
* | Null check in new player teleport, fixes #1212snowleo2011-12-07-1/+5
| |
* | Missing translation for last commitsnowleo2011-12-07-3/+10
| |
* | Support for experience as trading goods on signs. This will not work until ↵snowleo2011-12-07-25/+114
| | | | | | | | experience is fixed in Bukkit.
* | Updated /near and /getpos command, added new argument playernamesnowleo2011-12-07-23/+109
| | | | | | | | Test #1214
* | New feature: IsBanned to /whoisKhyperia2011-12-07-0/+8
| |