MassiveCore/src/com/massivecraft/massivecore
2017-03-23 16:39:05 +01:00
..
adapter Rework the BackstringSet solution 2017-03-23 16:39:05 +01:00
chestgui Add isBottomInventoryAllowed to ChestGui. 2017-01-25 14:37:45 +01:00
collections Rework the BackstringSet solution 2017-03-23 16:39:05 +01:00
command Rework the BackstringSet solution 2017-03-23 16:39:05 +01:00
comparator Fix Map comparison. Entry may not implement comparable. Also typo for iterator in ComparatorCollection. 2016-05-02 09:31:53 +02:00
engine Add isBottomInventoryAllowed to ChestGui. 2017-01-25 14:37:45 +01:00
event Make EventMassiveCore serialization safe 2017-02-25 07:44:45 +01:00
fetcher Fix a couple of performance issues. 2015-05-11 23:10:02 +02:00
integration/vault MassiveCore - MassivePlugin and Active 2016-02-25 22:28:55 +01:00
item Add potion & map color fields to DataItemStack. 2017-02-22 08:58:36 +01:00
mixin Don't allow online players as command argument if not visible 2017-01-24 11:34:33 +01:00
money 1h Better money round 2016-03-09 17:24:18 +01:00
mson Perform some sanitation of items before applying them as Mson tooltips. 2017-02-23 22:38:47 +01:00
nms Fix a typo in NmsBasics. 2016-12-27 20:53:08 +01:00
pager MassiveCore - Remove Static Mixin 2016-05-13 12:32:28 +02:00
particleeffect Forge Support 🎉 2016-08-20 11:00:26 +02:00
predicate More InventoyUtil lore methods and PredicateStartsWith 2017-01-06 11:21:20 +01:00
ps MassiveCore - Remove Static Mixin 2016-05-13 12:32:28 +02:00
sender Whatever 2015-09-17 15:17:27 +02:00
store Add version migration system to the database 2017-03-15 09:26:46 +01:00
teleport MassiveCore - Remove Static Mixin 2016-05-13 12:32:28 +02:00
test Minor derp and add a first TEST 2016-12-29 19:29:09 +01:00
util Add version migration system to the database 2017-03-15 09:26:46 +01:00
xlib Update to GSON 2.3.1 2015-05-12 11:38:19 +02:00
Active.java MassiveCore - Lazy Active by Reflection. Solves unwanted early instance creation. 2016-04-19 12:00:56 +02:00
Aspect.java Remove Maven 2015-01-19 09:58:05 +01:00
AspectColl.java MassiveCore - Automatic Collection Constructors 2016-06-23 11:55:13 +02:00
Button.java Add sponsorship. Ignore Entity CommandSenders, support ignoring player invenoties on clone. 2016-04-15 15:32:03 +02:00
Colorized.java 0.5h More Named, Identified and Colorized 2016-03-09 11:34:55 +01:00
ConfServer.java Maven 2016-10-09 10:36:36 +02:00
Couple.java Couple and Triple minor cleanup. 2016-08-24 09:12:34 +02:00
Engine.java MassiveCore - Editor Improvements. Only single singletons. Shared annotation for inner types. 2016-06-08 13:00:40 +02:00
Heatable.java Remove Maven 2015-01-19 09:58:05 +01:00
HeatData.java Remove Maven 2015-01-19 09:58:05 +01:00
Identified.java Add Identified interface. Should probably start using it. 2016-03-08 13:57:20 +01:00
Integration.java Mixin Improvement Step 1 2016-05-16 11:36:34 +02:00
Lang.java MassiveCore - Heavy Refactoring and Command improvements 2015-10-21 19:36:10 +02:00
Log.java Use untyped player object and rename category to type for MixinLog. 2016-11-15 13:47:39 +01:00
MassiveCore.java Rework the BackstringSet solution 2017-03-23 16:39:05 +01:00
MassiveCoreMConf.java Setup basic framework for lore sorting 2017-01-03 20:21:44 +01:00
MassiveCoreMConfColl.java MassiveCore - Automatic Collection Constructors 2016-06-23 11:55:13 +02:00
MassiveCoreMSponsorInfo.java Increase enabledToMillis in sponsor info 2016-12-12 18:02:06 +01:00
MassiveCoreMSponsorInfoColl.java MassiveCore - Automatic Collection Constructors 2016-06-23 11:55:13 +02:00
MassiveCorePerm.java Permission System Improvements. TypeEnchantment Aliases. TypeMap settings. 2016-06-16 19:28:15 +02:00
MassiveCoreTaskDeleteFiles.java Remove Maven 2015-01-19 09:58:05 +01:00
MassiveException.java 0.2h Only add a newline if not empty 2016-03-09 16:26:09 +01:00
MassivePlugin.java Support Active by String 2016-10-17 18:33:59 +02:00
MetadataSimple.java ExceptionSet equals and hash code. MetadataSimple improvements. 2016-05-19 17:49:51 +02:00
MetricsLite.java Remove Maven 2015-01-19 09:58:05 +01:00
ModuloRepeatTask.java MassiveCore - MassivePlugin and Active 2016-02-25 22:28:55 +01:00
Multiverse.java Changed 2016-01-19 08:08:05 +01:00
MultiverseColl.java MassiveCore - Automatic Collection Constructors 2016-06-23 11:55:13 +02:00
Named.java MassiveCore - More type. More editor. 2015-11-06 02:10:56 +01:00
PlayerState.java Adding a bit of Fail Fast. 2016-05-31 09:25:45 +02:00
PotionEffectWrap.java Allow properties for types 2016-05-10 12:21:59 +02:00
Prioritized.java Remove Maven 2015-01-19 09:58:05 +01:00
PriorityLines.java MassiveCore - Working on DataItemStack. Not done yet. 2016-04-24 08:39:15 +02:00
Progressbar.java Remove Maven 2015-01-19 09:58:05 +01:00
Registerable.java Remove Maven 2015-01-19 09:58:05 +01:00
SenderPresence.java IdUtil MaintainedSets rework, and proper sender tab completion. 2015-07-24 13:04:08 +02:00
SenderType.java IdUtil MaintainedSets rework, and proper sender tab completion. 2015-07-24 13:04:08 +02:00
SimpleConfig.java MassiveCore - Version Synchronized Warnings 2015-10-21 20:28:50 +02:00
SoundEffect.java Improvements to ChestGui system. 2016-06-15 12:25:47 +02:00
Triple.java Couple and Triple minor cleanup. 2016-08-24 09:12:34 +02:00