ProtocolLib/ProtocolLib
Kristian S. Stangeland 73e71ff954 Don't load classes on secondary threads. ADDRESSES TICKET-27.
We'll move the "load class" call to the main thread, hopefully fixing
ticket 27. The secondary thread will still call the "define class"
protected method, which may not be thread safe.
2013-01-06 20:14:25 +01:00
..
.settings Added configuration and commands. 2012-11-03 00:38:57 +01:00
src Don't load classes on secondary threads. ADDRESSES TICKET-27. 2013-01-06 20:14:25 +01:00
.classpath Added configuration and commands. 2012-11-03 00:38:57 +01:00
.gitignore Switching to Maven instead of Ant. 2012-10-10 21:35:55 +02:00
.project Add support for cloning maps. 2012-12-27 15:06:25 +01:00
dependency-reduced-pom.xml Reverted the attempt at automating the version number in plugin.yml. 2013-01-02 20:17:15 +01:00
pom.xml Updated to 1.9.1-SNAPSHOT for development towards the next version. 2012-12-27 17:46:09 +01:00