This bukkit plugin contains components for developing other bukkit plugins.
Go to file
Magnus Ulf 81519542e8 Disable error in migration when field is not found
This error was useful when developing the system. Now however, it throws whenever a field is removed and the removal is not dealt with in a migrator. That we do not want.
2018-12-20 03:16:21 +01:00
src/com/massivecraft/massivecore Disable error in migration when field is not found 2018-12-20 03:16:21 +01:00
.gitignore Maven 2016-10-09 10:36:36 +02:00
ISSUE_TEMPLATE.md Update Issue Template 2017-08-08 20:05:37 +02:00
itemstackformat.txt Add potion & map color fields to DataItemStack. 2017-02-22 08:58:36 +01:00
plugin.yml Improve player cleaning system 2017-11-16 15:41:26 +01:00
pom.xml Change away from MassiveCoreXlib 2018-12-18 14:20:24 +01:00
README.md Add compile tutorial link to readme file 2017-12-21 20:45:56 +01:00
sponsor-disable-code Add unused disable system 2017-07-20 20:00:27 +02:00