.. |
adapter
|
Update for Minecraft 1.6.4
|
2013-09-20 13:12:24 +02:00 |
cmd
|
Add a permission arg reader and the option to turn of the cmd arg tokenizer.
|
2013-10-06 14:28:29 +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
|
Update for Minecraft 1.6.4
|
2013-09-20 13:12:24 +02:00 |
mcorecmd
|
More sound stuff and a hearsound command available to everyone.
|
2013-08-18 13:13:00 +02:00 |
mixin
|
Increase the online state lookup speed. Improves MassiveCraft/Factions#423
|
2013-09-22 11:32:51 +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
|
Trim content for possible evasion of hidden invalid chars.
|
2013-10-03 00:37:07 +02:00 |
teleport
|
Improve upon the teleport mixin again. Lazy destination plz :)
|
2013-08-05 09:02:42 +02:00 |
util
|
Handle zero time diff better
|
2013-10-10 14:29:20 +02: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 |
Couple.java
|
Small changes to the Couple
|
2013-09-30 20:09:33 +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
|
Trim content for possible evasion of hidden invalid chars.
|
2013-10-03 00:37:07 +02:00 |
SoundEffect.java
|
More sound stuff and a hearsound command available to everyone.
|
2013-08-18 13:13:00 +02:00 |
Triple.java
|
Triple
|
2013-10-03 16:06:43 +02:00 |