The Official Plugin for ProjectKorra.
Find a file
OmniCypher a2654f141f Various Fixes (read desc)
Fixes exceptions reloading the plugin
Fixes Presets (now work full as intended)
Fixes EarthSmash reacting with metal
Fixes Suffocation cancelling all shift events
Fixed disable error in RevertChecker

Removes isEarthbendable(material)

Adds isEarth(block) method to replace isEarthbendable(material), returns
true if block is in Earthbendables config list
Adds isEarthbendable(block), returns true if block is on the
Earthbendable, Sandbendable, or Metalbendable config lists
Adds metalbending capabilities to EarthSmash
Adds reloadPresets(player) method

Changes bindPreset(player, string) to bindPreset(player, Preset)
Changes save() to save(player)
2015-12-30 02:17:14 -08:00
extras Add Eclipse launch configuration 2015-08-30 20:02:26 -04:00
lib Add collection sizes to debug command 2015-11-06 23:01:21 -08:00
src Various Fixes (read desc) 2015-12-30 02:17:14 -08:00
test/server Fix memory leak in EarthColumn 2015-11-13 19:05:41 -05:00
.gitignore Add Eclipse launch configuration 2015-08-30 20:02:26 -04:00
.travis.yml Change travis-ci to compile with java 7 and 8 2015-11-15 17:12:33 -05:00
build.xml Update build script to not execute plugin 2015-09-13 00:09:50 +12:00