summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Fix reloading of AntiBuildsnowleo2013-03-31-2/+4
|
* Fix reloading of Protectsnowleo2013-03-31-2/+4
|
* Merge pull request #410 from GunfighterJ/masterIaccidentally2013-03-23-69/+116
|\ | | | | Port spawnmob changes to 3.x
| * Port spawnmob changes to 3.xGunfighterJ2013-03-23-69/+116
|/
* Restore GM in pomPaul A.2013-03-22-0/+1
|
* Rename travis.yml to .travis.ymlPaul A.2013-03-22-0/+0
|
* Create travis.ymlPaul A.2013-03-22-0/+17
|
* Merge pull request #405 from GunfighterJ/masterIaccidentally2013-03-21-0/+0
|\ | | | | Book with a lowercase b
| * Book with a lowercase bGunfighterJ2013-03-21-0/+0
|/
* Add firework command.ementalo2013-03-22-0/+845
| | | | | Add missing book.txt. Update permissions.
* Add Book commandementalo2013-03-21-4/+337
| | | | Update pom
* port 7337b86 - pipe for linebreakementalo2013-03-21-3/+3
|
* Merge pull request #386 from gmfreaky/patch-1KHobbits2013-03-16-3/+5
|\ | | | | Keep player orientation when teleporting
| * Keep player orientation when teleportinggmfreaky2013-03-15-3/+5
|/ | | When no pitch/yaw was specified, take the current pitch/yaw of the player.
* Fixing some bugs in 3.0snowleo2013-03-03-140/+121
|
* Merge pull request #306 from Riaku/masterKHobbits2013-02-28-5/+45
|\ | | | | per-group permissions attempt#2
| * adding per-group teleport permissionsRiaku2013-02-08-5/+45
| | | | | | | | | | node: essentials.teleport.groups.<groupname> config: per-group-teleport: false
* | [Protect] Prevent creepers from breaking paintings if their explosions are ↵ementalo2013-02-25-0/+15
| | | | | | | | disabled.
* | Revert "adding per-group teleport permissions"Iaccidentally2013-02-06-40/+2
| |
* | Merge pull request #305 from Riaku/masterIaccidentally2013-02-06-2/+40
|\ \ | |/ |/| Adding per-group teleport permissions :: will clean up later if needed.
| * adding per-group teleport permissionsRiaku2013-02-07-2/+40
|/
* Revert "PircBotX"Chris Ward2013-02-02-4/+4
| | | | This reverts commit bb1710bb15494e1458b1838af65f8c064e814167.
* PircBotXChris Ward2013-02-02-4/+4
|
* Add tempban limit config option with matching exempt node. Console override ↵Chris Ward2013-02-02-1/+30
| | | | to tempban.exempt
* Normalize file modes, please do not change without reason.md_52013-02-02-0/+0
|
* Fix maven shadeChris Ward2013-02-02-0/+14
|
* TypoChris Ward2013-02-02-1/+1
|
* Update pom.xml for 1.4.7 R1 :: Replace deprecated scheduleAsyncDelayedTaskIaccidentally2013-01-31-23/+23
|
* Update heal in 3.0Iaccidentally2013-01-26-1/+6
|
* Update pom for bukkit 1.4.7-R0.1Iaccidentally2013-01-17-2/+2
|
* Remove all instances of transient. (properly formatted this time!)Iaccidentally2013-01-14-294/+294
|
* Revert "Remove Transient :: Formatting Cleanup"Iaccidentally2013-01-14-1061/+1212
|
* Remove Transient :: Formatting CleanupIaccidentally2013-01-14-4136/+5818
|
* More Cleanup :: add TODO commentsIaccidentally2013-01-14-41/+35
|
* Update the build system slightly to use embedded libraries.md_52013-01-13-20780/+289
|
* While we are at it, lets remove a file that never should have been added.md_52013-01-12-22/+0
|
* Fix GM line endingsChris Ward2013-01-12-673/+673
|
* Revert "Remove GM from 3.0"Iaccidentally2013-01-11-0/+10769
| | | | This reverts commit a4c93fef05493e6210e8d3d72af7b6d492f4e121.
* Cleanup :: Standardize import organization :: lots of comments :: remove ↵Iaccidentally2013-01-11-1016/+526
| | | | unused eco systems
* Lots of cleanup :: remove some unused variables :: add comments for future ↵Iaccidentally2013-01-11-49/+41
| | | | reference
* Merge pull request #255 from GunfighterJ/patch-1Iaccidentally2013-01-11-5/+18
|\ | | | | Fixes link between Item Frames and Paintings when breaking :: Note: Does not currently work, needs later testing when 3.0 is more complete
| * Fixes link between Item Frames and Paintings when breakingGunfighterJ2013-01-11-5/+18
|/
* Remove GM from 3.0Chris Ward2013-01-11-10769/+0
|
* porting e73983649f776315dd39916fa8b6d1236eaf1e7d :: Ban cleanupIaccidentally2013-01-09-7/+12
|
* porting 341cb89bb7cacfed3ea2f106cc55eea312c80fd2 :: Multiline kick messages ↵Iaccidentally2013-01-09-12/+25
| | | | and tempban countdown.
* Add more items to Fireball command. Add /delay option to spawnerChris Ward2013-01-10-1/+22
| | | | | b04fa82be251608f829ff55e46d917b39a3fe7f3 2988db08cabac2848c85dec26aa53dcb033b41fb
* Expand plugin.yml fireball aliases.Chris Ward2013-01-10-2/+2
| | | | 368c33a84347a5fc9991930f7491f27051c315b7
* Fire a few extra entities from /fireballChris Ward2013-01-10-9/+22
| | | | c210e8730b5140b737d1279e0e9f9481d8a79aa5
* Fix an importChris Ward2013-01-10-1/+2
|
* Unnecessary RegEx is unnecessary. Also storing Patterns in their classes for ↵Chris Ward2013-01-10-19/+22
| | | | | | | reuse. 437b01e3712e437371489e3c8714c62ea65c1913 c4e10da646a0066cff73b497cd283ae42cc775f0