Commit graph

199 commits

Author SHA1 Message Date
MistPhizzle
2e43a27183 1.7.0 BETA 14 2015-08-03 12:51:04 -04:00
OmniCypher
10ca339e9f 1.7.0 Beta 13 2015-08-02 16:21:03 -07:00
Jack Lin
2b98266c0a Rename all packages to lowercase
Rename all packages to lowercase
2015-08-02 22:05:46 +12:00
OmniCypher
7f0e363400 Beta 12 2015-07-11 18:35:57 -07:00
AlexTheCoder
a99fbe8bc0 The Armor Update
PlantArmor/Related:
- Add PlantArmor move
- Add playPlantbendingSound(Location loc) in WaterMethods
- Add isPlantbendable(Block block) in WaterMethods
- Add getPlantSourceBlock() in WaterMethods
EarthArmor:
- Fix incorrect cooldown configuration
- Properly add cooldown
- Fix EarthArmor + FastSwim bug
2015-07-08 08:16:06 -04:00
OmniCypher
8bfd35914e 1.7.0 Beta 11 2015-06-29 18:27:53 -07:00
Jack Lin
ac09940017 Fix permission node error for AirCombo 2015-06-15 14:52:18 +12:00
MistPhizzle
354796e997 1.7.0 BETA 10 2015-06-10 04:29:40 -04:00
MistPhizzle
0207bb97b0 1.7.0 BETA 9 2015-06-06 22:24:09 -04:00
OmniCypher
05e7780c5e Re-added Sandspout and IceBlast fixes
New sandbending move: SandSpout
Requires the user to have the sandbending subelement.
SandSpoutis slower and lower then AirSpout and WaterSpout by default.
Requires the player to be above sand/sandstone to use (like how
waterspout relies on a water source)
Any players caught in the spout will be dealt small amounts of damage
over time and will be blinded from standing in the whirlwind of sand.
Config options:
Height - Max height the spout can achieve.
BlindnessTime - How long a player will be blinded for standing in a
spout. (in seconds)
Spout Damage - How much damage the spout does over time for standing in
it.

Slight Iceblast rework
Added default cooldown of 1.5 seconds.
Iceblast is now much less laggy and looks/acts nicer.
Added an on collision sound and effect.
2015-06-06 19:19:13 -07:00
MistPhizzle
9954ab2c17 1.7.0 BETA 8 2015-06-04 19:48:14 -04:00
Jack Lin
f0c0b829c5 Add /pk check command and permissions 2015-06-01 23:57:05 +12:00
MistPhizzle
09cf032885 1.7.0 BETA 7 2015-05-31 22:24:15 -04:00
MistPhizzle
41452edc0d 1.7.0 BETA 6 2015-05-31 20:49:23 -04:00
MistPhizzle
7862535a0b MERGE 2015-05-31 20:39:32 -04:00
jedk1
5a10da3f1f Added permissions for WaterArms. 2015-05-31 21:23:21 +01:00
MistPhizzle
b41a04fd12 1.7.0 BETA 5 2015-05-30 23:37:44 -04:00
MistPhizzle
e84bf58094 1.7.0 BETA 4 2015-05-30 21:18:48 -04:00
MistPhizzle
cb13a38873 1.7.0 BETA 3 2015-05-25 16:22:06 -04:00
MistPhizzle
dbd64385dd Expand Permissions
You can now require specific permissions for elements. i.e.
bending.command.choose.fire and bending.command.add.fire (Currently only
added to choose and add)

Please note: They wont be able to choose fire without the permission
node bending.command.choose and bending.command.add respectively. All
new permissions default true, but again, they will not be able to add
elements without the basic command to do so in the first place.
2015-05-25 16:18:44 -04:00
nathank33
2af027dddb Combos have individual permissions 2015-05-24 21:53:18 -07:00
MistPhizzle
4b392d2a01 1.7.0 BETA 2 2015-05-22 16:20:09 -04:00
MistPhizzle
18dcedff83 1.7.0 BETA 1 2015-05-13 10:06:11 -04:00
MistPhizzle
625d7014c1 1.6.0 2015-04-19 18:27:10 -04:00
MistPhizzle
72ca8e3fd9 1.6.0 BETA 20 2015-04-19 18:08:38 -04:00
MistPhizzle
61fc509d7d 1.6.0 BETA 19 2015-04-12 20:15:16 -04:00
MistPhizzle
931891c463 1.6.0 BETA 18 2015-04-05 20:36:07 -04:00
MistPhizzle
c3876a8f18 1.6.0 BETA 17 2015-03-15 11:33:09 -04:00
MistPhizzle
1446dcc1d4 1.6.0 BETA 16 2015-03-08 12:45:09 -04:00
nathank33
6d3a48b189 Lightning Merge Conflict 2015-02-15 22:43:40 -08:00
MistPhizzle
fc5646e4f9 1.6.0 BETA 15 2015-02-08 10:50:08 -05:00
MistPhizzle
43a560d912 1.6.0 BETA 14 2015-02-04 22:40:53 -05:00
MistPhizzle
9e8a8376f4 1.6.0 BETA 13 2015-02-01 18:57:35 -05:00
nathank33
82614d0ea3 MetalClips: Advanced permissions are not OP default 2015-01-31 23:34:30 -08:00
MistPhizzle
c71301f2dc 1.6.0 BETA 12 2015-01-22 19:41:55 -05:00
MistPhizzle
1203995a11 1.6.0 BETA 11 2015-01-17 14:07:14 -05:00
MistPhizzle
a588c85037 Removed TagAPI Support
TagAPI breaks with 1.8 and the developer is no longer updating it.
2015-01-17 12:45:27 -05:00
MistPhizzle
dc9135dcfc 1.6.0 BETA 10 2015-01-16 17:59:24 -05:00
MistPhizzle
7e6b967512 Merge pull request #85 from Carbogen/master
Added missing things to ChiCombos
2015-01-16 17:56:24 -05:00
Brendan Wilson
83367f4e50 Added missing things to ChiCombos
Added configuration entries for ChiCombo.
Added Help Message for ChiCombo.
Implemented configuration variables in SwiftKick & QuickStrike.
Added new abilities into plugin.yml.
Made jumping mandatory for SwiftKick.
2015-01-16 16:44:00 -05:00
MistPhizzle
a71264f2f3 1.6.0 BETA 9 2015-01-16 16:01:02 -05:00
Brendan Wilson
55d33dafca Finished implementing all sub abilities.
Does not support addons yet.
2015-01-10 11:42:21 -05:00
MistPhizzle
413a7a615c 1.6.0 BETA 8 2015-01-09 10:47:31 -05:00
MistPhizzle
1ec148d878 1.6.0 BETA 7 2015-01-04 16:30:40 -05:00
MistPhizzle
6a5ee64cb5 1.6.0 BETA 6 2015-01-03 16:27:36 -05:00
MistPhizzle
55a2d748f1 1.6.0 BETA 5 2015-01-01 23:40:21 -05:00
MistPhizzle
c418c9065c 1.6.0 BETA 4 2014-12-30 19:49:01 -05:00
MistPhizzle
57083e2ce8 1.6.0 BETA 3 2014-12-30 01:51:46 -05:00
MistPhizzle
d7356ee45b 1.6.0 BETA 2 2014-12-29 15:41:32 -05:00
MistPhizzle
6bbb6f3b55 Fix Flight Merge Conflict 2014-12-29 15:32:53 -05:00