Multiverse-Core/src/main/java/com/onarandombox/MultiverseCore
2012-09-05 20:53:59 -04:00
..
api Added config option for setting whether or not to use async chat. (Default true (uses async)) 2012-08-15 09:27:52 -04:00
commands Fixed #859 2012-08-26 14:47:01 +02:00
configuration Added migrators. Needs testing. 2012-05-01 12:42:48 +02:00
destination General cleanup. 2012-03-03 17:07:07 +01:00
enums Improved EnglishChatColor and added the "style" world-property. 2012-06-13 15:58:17 +02:00
event Merge pull request #547 from Multiverse/mvworld-plus-serializationconfig-equals-awesome 2012-04-30 13:54:37 -07:00
exceptions MVWorld + SerializationConfig = Awesome 2012-03-04 16:08:09 +01:00
listeners Now using ConcurrentHashMap instead of ReentrantLock for caching player world. 2012-08-21 15:06:33 -04:00
utils Stop checking for null worlds. 2012-08-21 15:06:55 -04:00
MultiverseCore.java Should now detect Async chat availability for even better backwards compatibility. 2012-09-05 20:53:59 -04:00
MultiverseCoreConfiguration.java MVWorld properties now volatile instead of using thread lock. 2012-08-21 14:25:11 -04:00
MVWorld.java MVWorld properties now volatile instead of using thread lock. 2012-08-21 14:25:11 -04:00
package-info.java package-info.java 2012-01-03 13:41:49 +01:00