summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Set default tpa timeout to 2 minutes.Chris Ward2013-01-09-2/+2
| | | | 3725a5e6d4f08a8609fa98f72b0180dcdf4afc49
* Make /enchant only show valid enchantments for the item.Chris Ward2013-01-09-1/+1
| | | | d551e8c6d235d73b536ddaab92431ac42e735ab2
* Add tpdeny message to /tpahereChris Ward2013-01-09-0/+1
| | | | e5fc579071c53e36b2e54c952eae30f7505687ab
* Make seen statuses only show when trueChris Ward2013-01-09-11/+16
| | | | c97763c3c8c22830e2db353a38c417dee8ddb2e3
* Log target plugin in debug mode for altcmdChris Ward2013-01-09-5/+6
| | | | 617959a11b23e0fe38d82be34247d71e9fcb525a
* Final all the things - RecipeChris Ward2013-01-09-23/+30
| | | | a480091617e9e472dc114865e77be786e3b04015
* Add a little bit of extra information to /seen, this will show when user is ↵Chris Ward2013-01-09-0/+12
| | | | | | online. ce7812502885b10baab019859dfe9a672c540efe
* Warn other party when teleport fails after tpacceptChris Ward2013-01-09-4/+15
| | | | 10b972bd079fcdfc60d861d92cb20252c1089541
* Missed a spotChris Ward2013-01-09-1/+1
|
* Fix compilation. Finish InventoryWorkaround update.Chris Ward2013-01-09-4/+5
|
* Revert "Fix Spawns/Jail loading"Chris Ward2013-01-09-3/+2
| | | | This reverts commit 55877e1d1abe22c4ddf1fed59e7827685cb073da.
* Redundant tpaccept cost checkChris Ward2013-01-09-8/+0
| | | | b2d68fe2134c6b6348aaea8b1856df9930d151c9
* Don't use broken CB methodsChris Ward2013-01-09-3/+3
| | | | f125ac3b4a5b6c38cbe0d9bb11b189dbd1e462f9
* Fix currency display in MOTDChris Ward2013-01-09-1/+2
| | | | b28db7e435483c201071f7bc477eceb678315f80
* Force people to use latest CB versionChris Ward2013-01-09-1/+1
| | | | 3ea3d1892265f657d7325a33940e4677180825ba
* Fix Spawns/Jail loadingChris Ward2013-01-09-2/+3
| | | | 3faedec602757e89db74512382cde93c1a0ab70d
* Update Inventory Workaround to latest versionChris Ward2013-01-08-450/+29
| | | | 2a88a314ce3003598f8b94c427b4f88a6aeb16e6
* Update Recipe commandChris Ward2013-01-08-11/+29
|
* Fix deprecation nag exceptionChris Ward2013-01-08-1/+8
|
* Update pom.xml to 1.4.6 R0.3 :: Update Antibuild to use ↵Iaccidentally2013-01-02-8/+8
| | | | HangingBreakByEntityEvent instead of deprecated PaintingBreakByEntityEvent
* Cleanupsnowleo2013-01-01-7/+9
|
* Cleanupsnowleo2013-01-01-2/+4
|
* clean EnumConvertersnowleo2013-01-01-3/+14
|
* WIP Converterssnowleo2013-01-01-18/+175
| | | | Only Integer and Enum for now, open for comments
* Merge pull request #238 from gravypod/patch-3Alexander Schepp2013-01-01-76/+139
|\ | | | | Fixing snowleo's comments on my last PR
| * Fix copying block datagravypod2013-01-01-1/+1
| |
| * Fixing snowleo's comments on my last PRgravypod2013-01-01-76/+139
| |
* | Merge pull request #237 from gravypod/patch-3Alexander Schepp2013-01-01-1/+5
|\| | | | | Fix an NPE
| * Update Essentials/src/net/ess3/listener/EssentialsPlayerListener.javagravypod2012-12-31-1/+1
| |
| * Fix an NPEgravypod2012-12-31-0/+4
|/ | | Player dies, clicks title screen, logs in, respawns, NPE thrown.
* Merge gravy's pull and reformat codeKHobbits2012-12-31-2753/+2633
|
* Updates, fixes, speedups and moregravypod2012-12-30-586/+1067
|
* Fix missing import @gravypodChris Ward2012-12-30-0/+1
|
* Merge pull request #231 from gravypod/patch-4Chris Ward2012-12-29-4/+5
|\ | | | | Less objects and moar finals
| * Less objects and moar finalsgravypod2012-12-29-4/+5
| |
* | Merge pull request #232 from gravypod/patch-5Chris Ward2012-12-29-3/+4
|\ \ | |/ |/| Create less objects, store a copy of player
| * Create less objects, store a copy of playergravypod2012-12-29-3/+4
|/
* Merge pull request #230 from keybordpiano459/masterIaccidentally2012-12-29-1/+1
|\ | | | | Fixed a typo in the config.yml
| * Another typo fixkeybordpiano4592012-12-29-1/+1
|/
* Fix indents, file perms (sorry! XD)Chris Ward2012-12-19-153/+153
|
* Add /recipe commandChris Ward2012-12-19-0/+198
|
* Merge pull request #211 from chrisgward/patch-1KHobbits2012-12-14-38/+55
|\ | | | | i18n
| * i18nChris Ward2012-12-14-38/+55
| |
* | Merge pull request #213 from chrisgward/patch-2KHobbits2012-12-14-2/+2
|\ \ | |/ |/| Fix bans, add console override to exempt node
| * Fix bans, add console override to exempt nodeChris Ward2012-12-14-2/+2
|/
* General cleanupKHobbits2012-12-02-26/+35
|
* Make abstract methods abstractKHobbits2012-12-02-33/+9
|
* Support new game modesKHobbits2012-12-02-46/+93
| | | | Add gamemode to settings abstract
* Split settings abstract to allow more complex matchesKHobbits2012-12-02-37/+68
|
* Don't allow toggling offline players with /fly and /vanishKHobbits2012-12-02-5/+21
|