MassiveCore/src/com/massivecraft/mcore
2013-04-12 15:07:34 +02:00
..
adapter Messing around with UUID's and ObjectId's. 2013-04-12 11:39:47 +02:00
cmd Do not require MPlugin if Plugin is sufficient 2013-04-10 11:08:13 +02:00
event Add MCoreCancellableEvent 2013-04-10 09:04:20 +02:00
integration Adding debug output to the protocol lib useage location to get more data. 2013-03-01 13:10:56 +01:00
inventory Experimental PlayerInventory serdes support. 2013-03-23 16:14:13 +01:00
mixin Make PS comparable and have equals make use of the compare methods. 2013-04-11 08:19:15 +02:00
ps Added better valueOf methods for chunk PS by coord. 2013-04-11 11:27:57 +02:00
sender use one mcore only 2013-02-22 08:27:28 +01:00
store Use NaturalOrderComparator instead of built in Java one for strings. 2013-04-12 15:07:34 +02:00
usys Get rid of Auto Increment alltogether. 2013-04-12 14:36:49 +02:00
util Moved the tpdelay to the mstore conf. 2013-03-26 10:37:42 +01:00
xlib Making argument index optional and heavy OCD 2013-03-14 12:35:42 +01:00
ConfServer.java Moved the tpdelay to the mstore conf. 2013-03-26 10:37:42 +01:00
Heatable.java More stuff in cooldown system test component. 2013-04-05 09:19:13 +02:00
HeatData.java first draft and cooldown component 2013-04-03 09:35:23 +02:00
InternalListener.java Since I only used String ids for now, let's assume that's always the case. Saves us a lot of generics-crap. 2013-04-12 14:05:14 +02:00
Lang.java Add a permission denied format event. 2013-03-26 09:43:23 +01:00
MCore.java Since I only used String ids for now, let's assume that's always the case. Saves us a lot of generics-crap. 2013-04-12 14:05:14 +02:00
MCoreConf.java Since I only used String ids for now, let's assume that's always the case. Saves us a lot of generics-crap. 2013-04-12 14:05:14 +02:00
MCoreConfColl.java Get rid of Auto Increment alltogether. 2013-04-12 14:36:49 +02:00
MPlugin.java Since I only used String ids for now, let's assume that's always the case. Saves us a lot of generics-crap. 2013-04-12 14:05:14 +02:00
NaturalOrderComparator.java Use NaturalOrderComparator instead of built in Java one for strings. 2013-04-12 15:07:34 +02:00
Perm.java Adhere to some conventions. 2013-03-21 10:33:36 +01:00
Predictate.java use one mcore only 2013-02-22 08:27:28 +01:00
Prioritized.java use one mcore only 2013-02-22 08:27:28 +01:00
PriorityComparator.java use one mcore only 2013-02-22 08:27:28 +01:00
ReversePriorityComparator.java use one mcore only 2013-02-22 08:27:28 +01:00
SimpleConfig.java Do not require MPlugin if Plugin is sufficient 2013-04-10 11:08:13 +02:00