Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Set default tpa timeout to 2 minutes. | Chris Ward | 2013-01-09 | -2/+2 | |
| | | | | 3725a5e6d4f08a8609fa98f72b0180dcdf4afc49 | ||||
* | Make /enchant only show valid enchantments for the item. | Chris Ward | 2013-01-09 | -1/+1 | |
| | | | | d551e8c6d235d73b536ddaab92431ac42e735ab2 | ||||
* | Add tpdeny message to /tpahere | Chris Ward | 2013-01-09 | -0/+1 | |
| | | | | e5fc579071c53e36b2e54c952eae30f7505687ab | ||||
* | Make seen statuses only show when true | Chris Ward | 2013-01-09 | -11/+16 | |
| | | | | c97763c3c8c22830e2db353a38c417dee8ddb2e3 | ||||
* | Log target plugin in debug mode for altcmd | Chris Ward | 2013-01-09 | -5/+6 | |
| | | | | 617959a11b23e0fe38d82be34247d71e9fcb525a | ||||
* | Final all the things - Recipe | Chris Ward | 2013-01-09 | -23/+30 | |
| | | | | a480091617e9e472dc114865e77be786e3b04015 | ||||
* | Add a little bit of extra information to /seen, this will show when user is ↵ | Chris Ward | 2013-01-09 | -0/+12 | |
| | | | | | | online. ce7812502885b10baab019859dfe9a672c540efe | ||||
* | Warn other party when teleport fails after tpaccept | Chris Ward | 2013-01-09 | -4/+15 | |
| | | | | 10b972bd079fcdfc60d861d92cb20252c1089541 | ||||
* | Missed a spot | Chris Ward | 2013-01-09 | -1/+1 | |
| | |||||
* | Fix compilation. Finish InventoryWorkaround update. | Chris Ward | 2013-01-09 | -4/+5 | |
| | |||||
* | Revert "Fix Spawns/Jail loading" | Chris Ward | 2013-01-09 | -3/+2 | |
| | | | | This reverts commit 55877e1d1abe22c4ddf1fed59e7827685cb073da. | ||||
* | Redundant tpaccept cost check | Chris Ward | 2013-01-09 | -8/+0 | |
| | | | | b2d68fe2134c6b6348aaea8b1856df9930d151c9 | ||||
* | Don't use broken CB methods | Chris Ward | 2013-01-09 | -3/+3 | |
| | | | | f125ac3b4a5b6c38cbe0d9bb11b189dbd1e462f9 | ||||
* | Fix currency display in MOTD | Chris Ward | 2013-01-09 | -1/+2 | |
| | | | | b28db7e435483c201071f7bc477eceb678315f80 | ||||
* | Force people to use latest CB version | Chris Ward | 2013-01-09 | -1/+1 | |
| | | | | 3ea3d1892265f657d7325a33940e4677180825ba | ||||
* | Fix Spawns/Jail loading | Chris Ward | 2013-01-09 | -2/+3 | |
| | | | | 3faedec602757e89db74512382cde93c1a0ab70d | ||||
* | Update Inventory Workaround to latest version | Chris Ward | 2013-01-08 | -450/+29 | |
| | | | | 2a88a314ce3003598f8b94c427b4f88a6aeb16e6 | ||||
* | Update Recipe command | Chris Ward | 2013-01-08 | -11/+29 | |
| | |||||
* | Fix deprecation nag exception | Chris Ward | 2013-01-08 | -1/+8 | |
| | |||||
* | Update pom.xml to 1.4.6 R0.3 :: Update Antibuild to use ↵ | Iaccidentally | 2013-01-02 | -8/+8 | |
| | | | | HangingBreakByEntityEvent instead of deprecated PaintingBreakByEntityEvent | ||||
* | Cleanup | snowleo | 2013-01-01 | -7/+9 | |
| | |||||
* | Cleanup | snowleo | 2013-01-01 | -2/+4 | |
| | |||||
* | clean EnumConverter | snowleo | 2013-01-01 | -3/+14 | |
| | |||||
* | WIP Converters | snowleo | 2013-01-01 | -18/+175 | |
| | | | | Only Integer and Enum for now, open for comments | ||||
* | Merge pull request #238 from gravypod/patch-3 | Alexander Schepp | 2013-01-01 | -76/+139 | |
|\ | | | | | Fixing snowleo's comments on my last PR | ||||
| * | Fix copying block data | gravypod | 2013-01-01 | -1/+1 | |
| | | |||||
| * | Fixing snowleo's comments on my last PR | gravypod | 2013-01-01 | -76/+139 | |
| | | |||||
* | | Merge pull request #237 from gravypod/patch-3 | Alexander Schepp | 2013-01-01 | -1/+5 | |
|\| | | | | | Fix an NPE | ||||
| * | Update Essentials/src/net/ess3/listener/EssentialsPlayerListener.java | gravypod | 2012-12-31 | -1/+1 | |
| | | |||||
| * | Fix an NPE | gravypod | 2012-12-31 | -0/+4 | |
|/ | | | Player dies, clicks title screen, logs in, respawns, NPE thrown. | ||||
* | Merge gravy's pull and reformat code | KHobbits | 2012-12-31 | -2753/+2633 | |
| | |||||
* | Updates, fixes, speedups and more | gravypod | 2012-12-30 | -586/+1067 | |
| | |||||
* | Fix missing import @gravypod | Chris Ward | 2012-12-30 | -0/+1 | |
| | |||||
* | Merge pull request #231 from gravypod/patch-4 | Chris Ward | 2012-12-29 | -4/+5 | |
|\ | | | | | Less objects and moar finals | ||||
| * | Less objects and moar finals | gravypod | 2012-12-29 | -4/+5 | |
| | | |||||
* | | Merge pull request #232 from gravypod/patch-5 | Chris Ward | 2012-12-29 | -3/+4 | |
|\ \ | |/ |/| | Create less objects, store a copy of player | ||||
| * | Create less objects, store a copy of player | gravypod | 2012-12-29 | -3/+4 | |
|/ | |||||
* | Merge pull request #230 from keybordpiano459/master | Iaccidentally | 2012-12-29 | -1/+1 | |
|\ | | | | | Fixed a typo in the config.yml | ||||
| * | Another typo fix | keybordpiano459 | 2012-12-29 | -1/+1 | |
|/ | |||||
* | Fix indents, file perms (sorry! XD) | Chris Ward | 2012-12-19 | -153/+153 | |
| | |||||
* | Add /recipe command | Chris Ward | 2012-12-19 | -0/+198 | |
| | |||||
* | Merge pull request #211 from chrisgward/patch-1 | KHobbits | 2012-12-14 | -38/+55 | |
|\ | | | | | i18n | ||||
| * | i18n | Chris Ward | 2012-12-14 | -38/+55 | |
| | | |||||
* | | Merge pull request #213 from chrisgward/patch-2 | KHobbits | 2012-12-14 | -2/+2 | |
|\ \ | |/ |/| | Fix bans, add console override to exempt node | ||||
| * | Fix bans, add console override to exempt node | Chris Ward | 2012-12-14 | -2/+2 | |
|/ | |||||
* | General cleanup | KHobbits | 2012-12-02 | -26/+35 | |
| | |||||
* | Make abstract methods abstract | KHobbits | 2012-12-02 | -33/+9 | |
| | |||||
* | Support new game modes | KHobbits | 2012-12-02 | -46/+93 | |
| | | | | Add gamemode to settings abstract | ||||
* | Split settings abstract to allow more complex matches | KHobbits | 2012-12-02 | -37/+68 | |
| | |||||
* | Don't allow toggling offline players with /fly and /vanish | KHobbits | 2012-12-02 | -5/+21 | |
| |