.. |
adapter
|
Make BiomeAdaptor support Bukkit 1.13 and bump java-version to 1.8 (#3526)
|
2018-08-01 21:23:29 -04:00 |
blockmeta
|
Fix a duping bug that uses a coordinate error. Fixes #2979 and fixes #3429.
|
2018-04-15 10:19:31 -07:00 |
commands
|
More descriptive text.
|
2018-04-30 13:30:41 -05:00 |
experience
|
Starting work on converting skills to use the new 100-scale system
|
2018-12-26 23:59:43 -08:00 |
player
|
Don't fail out of saves just because a single player fails.
|
2017-09-01 00:45:22 -04:00 |
scoreboards
|
Fix scoreboard numbering being off
|
2016-06-19 17:47:38 -04:00 |
skills
|
Burn it with fire
|
2018-12-27 03:04:55 -08:00 |
upgrade
|
Add an UpgradeManager
|
2014-07-23 12:37:02 +02:00 |
uuid
|
Change PROFILES_PER_REQUEST to 50
|
2014-11-18 17:25:03 -08:00 |
BlockUtils.java
|
Replant only the fully grown plants.
|
2018-10-13 17:09:08 -04:00 |
ChimaeraWing.java
|
Remove sound adapter
|
2018-07-25 20:29:40 -04:00 |
EnchantmentUtils.java
|
Add new enchants and fallback to bukkit enchant name map
|
2016-03-11 22:55:01 -05:00 |
EventUtils.java
|
Merge remote-tracking branch 'origin/master'
|
2018-07-23 22:14:44 -04:00 |
HardcoreManager.java
|
Should add these to the hash map to prevent a NPE
|
2014-10-25 17:33:55 +02:00 |
HolidayManager.java
|
Remove sound adapter
|
2018-07-25 20:29:40 -04:00 |
ItemUtils.java
|
Tridents are enchantable
|
2018-11-26 23:28:15 -05:00 |
LogFilter.java
|
Clean up some of our messes.
|
2014-01-20 13:58:40 -08:00 |
MaterialUtils.java
|
Some of these should not have been blockdata, also this should check age of crops.
|
2018-10-09 21:52:23 -04:00 |
Misc.java
|
Use dropItem instead of dropItemNaturally (#3645)
|
2018-12-14 19:51:38 -05:00 |
MobHealthbarUtils.java
|
Mob Health bars global toggle
|
2017-10-03 23:32:54 -04:00 |
ModManager.java
|
Some of these should not have been blockdata, also this should check age of crops.
|
2018-10-09 21:52:23 -04:00 |
Motd.java
|
Added new permission node to control who can check version number
|
2014-02-17 16:31:59 +01:00 |
Permissions.java
|
Summon amount limits and new ability
|
2014-10-11 11:38:52 +02:00 |
StringUtils.java
|
Herbalism was the one that actually needed to remain blockdata.
|
2018-10-13 17:06:54 -04:00 |