3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-09-20 14:50:05 +02:00
FastAsyncWorldEdit/src/main/java/com/sk89q
2012-08-24 13:40:26 -07:00
..
bukkit/util Fixed 2 warnings. 2012-05-27 20:30:17 +02:00
jnbt Added missing TYPE_DOUBLE in NBTConstants.getClassFromType(). 2012-08-24 12:28:29 -07:00
minecraft/util/commands Added a command to list schematics and the abilitiy to autodetect schematic format 2012-03-28 13:04:09 -07:00
util Remove a bit of trailing whitespace 2012-03-01 20:33:04 -08:00
wepif Add isInitialized method to PermissionsResolverManager for an easy way to check if the PermissionsResolverManager has been initialized 2012-04-28 10:30:20 -07:00
worldedit Fixed incorrect schematic handling code being used when AddBlocks is present. The old code did not properly handle the signed nature of the byte, nor did it properly shift and add the extra 4 bits in AddBlocks. 2012-08-24 13:40:26 -07:00