MassiveCore/src/com/massivecraft/mcore
2013-09-10 03:34:06 +02:00
..
adapter We wanna serialize JsonElements as JsonElements, duh 2013-09-10 02:40:57 +02:00
cmd More sound stuff and a hearsound command available to everyone. 2013-08-18 13:13:00 +02:00
event Check if AsyncPlayerChatEvent is async or not. Fixes #35. 2013-09-08 22:59:40 +02:00
integration Fix the protocol lib integration. Thanks @aadnk 2013-07-02 21:37:13 +02:00
inventory This is 6.4.4_dev for 1.6.2 2013-07-11 20:59:26 +02:00
mcorecmd More sound stuff and a hearsound command available to everyone. 2013-08-18 13:13:00 +02:00
mixin Add ability to require a presence in the mixin for commands. 2013-08-06 15:11:20 +02:00
money This is 6.4.1_dev, Fix Vault NPE. 2013-06-23 09:27:36 +02:00
ps Move the Aspect and Multiverse entities to the main package. 2013-05-01 11:25:39 +02:00
sender With custom naming for block command senders that follow no special rules for the ID there is not much we can do. Also the reverse lookup was doomed to fail from the beginning. Removing that feature and make the system more compatible with the current situation. 2013-04-21 10:08:35 +02:00
store Add custom data to all Entities instead of Factions only. 2013-09-10 03:34:06 +02:00
teleport Improve upon the teleport mixin again. Lazy destination plz :) 2013-08-05 09:02:42 +02:00
util Define hashCode() for TimeUnit as it is being used in a HashMap 2013-08-30 18:45:57 -07:00
xlib Update MongoDB Java driver to 2.11.1 2013-05-01 11:06:39 +02:00
Aspect.java Move the Aspect and Multiverse entities to the main package. 2013-05-01 11:25:39 +02:00
AspectColl.java Move the Aspect and Multiverse entities to the main package. 2013-05-01 11:25:39 +02:00
ConfServer.java Oh yeah. I should not use ServerConf since this could be MConf. 2013-08-29 10:55:35 +02:00
EngineOfflineCase.java Oh yeah. I should not use ServerConf since this could be MConf. 2013-08-29 10:55:35 +02:00
EngineWorldNameSet.java Make the forceOnePlayerNameCase much quicker and isolate it in an Engine class. 2013-08-25 12:28:20 +02: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 Check if AsyncPlayerChatEvent is async or not. Fixes #35. 2013-09-08 22:59:40 +02:00
Lang.java Add a permission denied format event. 2013-03-26 09:43:23 +01:00
MCore.java We wanna serialize JsonElements as JsonElements, duh 2013-09-10 02:40:57 +02:00
MCoreConf.java Oh yeah. I should not use ServerConf since this could be MConf. 2013-08-29 10:55:35 +02:00
MCoreConfColl.java Moving lowercasing logic to Coll and alter constructors to get rid of uuid as default and troll myself. 2013-04-16 09:23:55 +02:00
MCorePerm.java More sound stuff and a hearsound command available to everyone. 2013-08-18 13:13:00 +02:00
ModuloRepeatTask.java Some users want to set the delay to 0? 2013-06-29 20:07:31 +02:00
MPlugin.java Adding in a sync-log. This makes it easier to find colls that sync to much 2013-05-27 08:41:06 +02:00
Multiverse.java Move the Aspect and Multiverse entities to the main package. 2013-05-01 11:25:39 +02:00
MultiverseColl.java Move the Aspect and Multiverse entities to the main package. 2013-05-01 11:25:39 +02:00
NaturalOrderComparator.java Fix some comments and indent style 2013-04-20 15:50:50 +02: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 Fix some comments and indent style 2013-04-20 15:50:50 +02:00
Progressbar.java Add a progressbar system 2013-04-26 17:54:53 +02:00
ReversePriorityComparator.java Fix some comments and indent style 2013-04-20 15:50:50 +02:00
SimpleConfig.java For those that felt like clearing their config file. 2013-09-09 19:57:04 +02:00
SoundEffect.java More sound stuff and a hearsound command available to everyone. 2013-08-18 13:13:00 +02:00