1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-09-24 21:31:32 +02:00
Commit Graph

3128 Commits

Author SHA1 Message Date
JamieSinn
e4e07cfc3d Healing others puts them out
Extinguishes the fire on another player if you do /heal <player>
2013-04-01 17:50:34 -03:00
snowleo
d91b174f96 Actually fix stuff and not break it 2013-04-01 20:33:23 +02:00
snowleo
7e92c35500 Make this test actually work 2013-04-01 20:33:22 +02:00
Iaccidentally
3447bdf0ad Merge pull request #429 from GunfighterJ/master
[Fix] Update Essentials Protect
2013-04-01 10:54:25 -07:00
snowleo
9494e94f7b Fix Travis builds of master branch 2013-04-01 19:48:54 +02:00
GunfighterJ
9a81b905a1 [Fix] Update protection settings
Removed unnecessary return statements
Waiting on bukkit bug for item frames and paintings
2013-04-01 11:59:05 -05:00
snowleo
3a4f7ae42c Fix reloading of AntiBuild 2013-03-31 11:24:18 +03:00
snowleo
726d659afc Fix reloading of Protect 2013-03-31 11:22:11 +03:00
Iaccidentally
774dd1c186 Merge pull request #410 from GunfighterJ/master
Port spawnmob changes to 3.x
2013-03-23 19:18:01 -07:00
GunfighterJ
a903cb5323 Port spawnmob changes to 3.x 2013-03-23 09:24:09 -05:00
Paul A.
1e8a29c064 Restore GM in pom 2013-03-22 10:52:43 +00:00
Paul A.
4dc1931f7e Rename travis.yml to .travis.yml 2013-03-22 10:43:27 +00:00
Paul A.
976ddaa487 Create travis.yml 2013-03-22 10:34:48 +00:00
Iaccidentally
2a64605fb9 Merge pull request #405 from GunfighterJ/master
Book with a lowercase b
2013-03-21 18:50:01 -07:00
GunfighterJ
bdaef6e2cf Book with a lowercase b 2013-03-21 19:57:13 -05:00
ementalo
e761967ebf Add firework command.
Add missing book.txt.
Update permissions.
2013-03-22 00:39:43 +00:00
ementalo
210c898dd6 Add Book command
Update pom
2013-03-21 23:49:58 +00:00
ementalo
91653847f5 port 7337b86 - pipe for linebreak 2013-03-21 23:21:07 +00:00
KHobbits
2711bdacf4 Merge pull request #386 from gmfreaky/patch-1
Keep player orientation when teleporting
2013-03-16 05:14:11 -07:00
gmfreaky
7901f6e9b9 Keep player orientation when teleporting
When no pitch/yaw was specified, take the current pitch/yaw of the player.
2013-03-15 17:31:54 +01:00
snowleo
e5b26fc061 Fixing some bugs in 3.0 2013-03-03 14:48:57 +01:00
KHobbits
af93487eef Merge pull request #306 from Riaku/master
per-group permissions attempt#2
2013-02-28 05:25:24 -08:00
ementalo
46b721c2a7 [Protect] Prevent creepers from breaking paintings if their explosions are disabled. 2013-02-25 22:43:05 +00:00
Riaku
6e13eb7070 adding per-group teleport permissions
node: essentials.teleport.groups.<groupname>
config: per-group-teleport: false
2013-02-08 04:53:12 -06:00
Iaccidentally
b2ff27cde2 Revert "adding per-group teleport permissions" 2013-02-06 18:53:14 -05:00
Iaccidentally
770830140d Merge pull request #305 from Riaku/master
Adding per-group teleport permissions :: will clean up later if needed.
2013-02-06 15:46:32 -08:00
Riaku
fbc8167ea9 adding per-group teleport permissions 2013-02-07 16:41:26 -06:00
Chris Ward
fa20d24957 Revert "PircBotX"
This reverts commit bb1710bb15.
2013-02-02 19:11:12 +11:00
Chris Ward
bb1710bb15 PircBotX 2013-02-02 18:51:22 +11:00
Chris Ward
7816916a8e Add tempban limit config option with matching exempt node. Console override to tempban.exempt 2013-02-02 18:45:32 +11:00
md_5
5996d645f4 Normalize file modes, please do not change without reason. 2013-02-02 18:08:22 +11:00
Chris Ward
2a87c4fe60 Fix maven shade 2013-02-02 17:16:56 +11:00
Chris Ward
0cb6d90bb3 Typo 2013-02-02 16:38:51 +11:00
Iaccidentally
5f480a5da5 Update pom.xml for 1.4.7 R1 :: Replace deprecated scheduleAsyncDelayedTask 2013-01-31 19:12:04 -05:00
Iaccidentally
d8657b3e00 Update heal in 3.0 2013-01-26 17:14:38 -05:00
Iaccidentally
2af3a234ad Update pom for bukkit 1.4.7-R0.1 2013-01-17 14:20:19 -05:00
Iaccidentally
fa3f4f92f4 Remove all instances of transient. (properly formatted this time!) 2013-01-14 20:38:11 -05:00
Iaccidentally
2a097530e5 Revert "Remove Transient :: Formatting Cleanup" 2013-01-14 20:06:28 -05:00
Iaccidentally
8e54bf13b2 Remove Transient :: Formatting Cleanup 2013-01-14 20:02:22 -05:00
Iaccidentally
232052b7d2 More Cleanup :: add TODO comments 2013-01-14 18:18:24 -05:00
md_5
4818bec0d8 Update the build system slightly to use embedded libraries. 2013-01-13 09:51:23 +11:00
md_5
2a26e46034 While we are at it, lets remove a file that never should have been added. 2013-01-12 15:12:56 +11:00
Chris Ward
ca863b8332 Fix GM line endings 2013-01-12 15:05:50 +11:00
Iaccidentally
eb7cedd6fd Revert "Remove GM from 3.0"
This reverts commit a4c93fef05.
2013-01-11 19:59:22 -05:00
Iaccidentally
859ca6e919 Cleanup :: Standardize import organization :: lots of comments :: remove unused eco systems 2013-01-11 19:56:02 -05:00
Iaccidentally
72ab21ac19 Lots of cleanup :: remove some unused variables :: add comments for future reference 2013-01-11 14:24:04 -05:00
Iaccidentally
d7c29ff0fd Merge pull request #255 from GunfighterJ/patch-1
Fixes link between Item Frames and Paintings when breaking :: Note: Does not currently work, needs later testing when 3.0 is more complete
2013-01-11 11:03:05 -08:00
GunfighterJ
502d0197c6 Fixes link between Item Frames and Paintings when breaking 2013-01-11 12:34:17 -06:00
Chris Ward
a4c93fef05 Remove GM from 3.0 2013-01-11 21:31:51 +11:00
Iaccidentally
cb819f37e9 porting e73983649f :: Ban cleanup 2013-01-09 16:41:05 -05:00