Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'refs/heads/groupmanager' | snowleo | 2011-12-14 | -42/+47 |
|\ | ||||
| * | deleting the contents of GlobalGroups.yml will no longer thrown a | ElgarL | 2011-12-14 | -42/+47 |
| | | | | | | NullPointerException. | |||
* | | Read current exp, instead of stored exp. | KHobbits | 2011-12-14 | -6/+23 |
| | | | | | | | | This means that exp used in enchanting is subtracted from total exp. | |||
* | | Merge branch 'refs/heads/groupmanager' | snowleo | 2011-12-13 | -11/+291 |
|\| | ||||
| * | GM now registers with Bukkits ServicesManager. | ElgarL | 2011-12-13 | -1/+12 |
| | | ||||
| * | Update event Action names to be unique | ElgarL | 2011-12-13 | -7/+217 |
| | | ||||
| * | Added custom events so plugins can now be notified of changes within | ElgarL | 2011-12-13 | -11/+70 |
| | | | | | | GroupManager. | |||
* | | Fixing killall command definition. | KHobbits | 2011-12-13 | -2/+2 |
| | | ||||
* | | Renamed /butcher to /killall and fixes to the code. | snowleo | 2011-12-13 | -21/+33 |
| | | ||||
* | | Netbeans 7.1 changes for EssentialsUpdate | snowleo | 2011-12-13 | -5/+7 |
| | | ||||
* | | Tiny fix to the last commit. | snowleo | 2011-12-13 | -1/+2 |
| | | ||||
* | | 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. |